naom43
contestada

Point M is the midpoint of overline PQ . The coordinates of point M are (2, 4) . The coordinates of point Q are (12, 10) . What are the coordinates of point P?

Respuesta :

Answer:

-8,-2

Step-by-step explanation:

The coordinates of point P are ( -8 , -2 ).

The midpoint of a Line:

  • If P[tex](x_1 , y_1)[/tex] and Q [tex](x_2 , y_2)[/tex] are the endpoints of the line PQ, then coordinates of midpoint M are given by :

    [tex]x = \frac{x_1 +x_2}{2}[/tex]   &  [tex]y = \frac{y_1 +y_2}{2}[/tex]

How to solve the given question?

  • Let P [tex](x_1 , y_1)[/tex] = (a,b) & Q [tex](x_2 , y_2)[/tex] = (12,10) and midpoint M(x,y) = (2,4).
    ∴  [tex]x = \frac{x_1 +x_2}{2}[/tex]
    ∴  [tex]2 = \frac{x_1 +12}{2}[/tex]
    ∴ [tex]4 = 12 + x_1[/tex]
    ∴ [tex]x_1 = 4 - 12 = -8[/tex]
    Similarly,    [tex]y = \frac{y_1 +y_2}{2}[/tex]
    ∴ [tex]4 = \frac{y_1 +10}{2}[/tex]
    ∴ [tex]8 = 10 + y_1[/tex]
    ∴ [tex]y_1 = 8 - 10 = -2[/tex]

Thus the coordinates of point P are (-8 , -2).

Learn more about the midpoint of the line here:

https://brainly.com/question/896396

#SPJ2