utfcbb
contestada

Point M (5,-7) is the midpoint of CD. If C is (2, -3), find the coordinates of D.

Please Help

Point M 57 is the midpoint of CD If C is 2 3 find the coordinates of D Please Help class=

Respuesta :

Amist
Midpoint formula ((x1 + x2)/2), (y1 + y2)/2))
Plug in with given information
((2 + x2)/2), (-3 + y2)/2)) = (5, -7)
Solve for x2 and y2
((2 + x2)/2) = 5
2 + x2 = 10, x2 = 8
((-3 + y2)/2) = -7
-3 + y2 = -14, y2 = -11
Therefore D coordinate = (8,-11)

Using the formula for calculating the midpoint of a line segment, the coordinates of D are [tex](8, -11)[/tex].

How to calculate midpoint of a line segment?

If we have coordinates (x₁, y₁) and (x₂, y₂) of a line segment, then the midpoint of the line segment is determined by (p, q) =  [tex](\frac{x_{1}+x_{2} }{2} , \frac{y_{1}+y_{2} }{2} )[/tex].

(p, q) = (5, -7)

(x₁, y₁) = (2, -3)

(x₂, y₂)  = ?

(p, q) = [tex](\frac{x_{1}+x_{2} }{2} , \frac{y_{1}+y_{2} }{2} )[/tex] = (5, -7)


[tex](\frac{(2+x}{2}, \frac{-3 + y}{2} ) = (5,-7)\\\\\frac{2+x}{2} = 5\\\\2 + x = 10\\\\x = 8\\\\\frac{-3 + y}{2} = -7\\\\-3 + y= -14\\\\y = -11[/tex]

Coordinates of D = (8, -11)

Learn more about midpoint of a line segment here

https://brainly.com/question/13792156

#SPJ2