A line segment AB is increased along its length by 25% by producing it to C on the side of B . If A and B have the coordinates ( 1 , 2 ) and ( 5 , 6 ) respectively then find the coordinates of C.
Ans : ( 6 , 7 )

*Please show your workings* ​

Respuesta :

Answer:

  • C = (6, 7)

Step-by-step explanation:

Coordinates of point B in terms of A and C:

  • x = x₁ + (xβ‚‚ - x₁)*a/(a + b)
  • y = y₁ + (yβ‚‚ - y₁)*a/(a + b)
  • B(x, y) = (5, 6), A(x₁, y₁) = (1, 2), C(xβ‚‚, yβ‚‚) = ?

Find the coordinates:

  • 5 = 1 + (xβ‚‚ - 1)*4/5 Β β‡’ 4 = 4/5*(xβ‚‚ - 1) β‡’ xβ‚‚ - 1 = 5 β‡’ xβ‚‚ Β = 6
  • 6 = 2 + (yβ‚‚ - 2)*4/5 β‡’ 4 = 4/5(yβ‚‚ - 2) β‡’ yβ‚‚ - 2 = 5 β‡’ yβ‚‚ = 7
  • C = (6, 7)