Tag: mid-point of a line segment

Questions Related to mid-point of a line segment

Multiple choice maths section and mid-point formula midpoint of line segment mid point formula mid-point of a line segment

Consider points $A(-1,3), B(-1,2)$. Find point $P$ which divides $AB$ externally in $\dfrac{5}{4}$.

  1. $(9,-22)$

  2. <span>$(-1,2)$</span>

  3. <span>$(-1,-2)$</span>

  4. <span>$(9,22)$</span>

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation
Let point P be (x,y)
$x=\cfrac { 5\times (-1)-4\times (-1) }{ 5-4 } \\ x=\cfrac { -5+4 }{ 1 } \\ x=-1\\ y=\cfrac { 5\times (2)-4\times (3) }{ 5-4 } \\ y=\cfrac { 10-12 }{ 1 } \\ y=-2\\ \therefore P=(-1,-2)$