galaxyslimeninja
galaxyslimeninja galaxyslimeninja
  • 02-04-2021
  • Mathematics
contestada

Find the coordinates of the other endpoint of a segment with an endpoint of (-1,5)
and a midpoint of (2,-3).
A) (5,-1)
B) (5, -11)
C) (6, -1)
D) (6, -11)

Respuesta :

angiealfayed
angiealfayed angiealfayed
  • 02-04-2021
it’s B

Midpoint = (X1+X2/2 , Y1+Y2/2 )

(2,-3) = X1+(-1)/2 , Y1+5/2

break up the equations into two parts


2=X1+(-1)/2

X1= 5


-3= y1+5/2


Y1= -11


so (5,-11)
Answer Link

Otras preguntas

did the populist party change american politics
Suppose that the reason the jewelry was brand new and at such a bargain price online was because the seller actually stole the jewelry. If the jewelry were stol
Complete the sentences on the control of the cell cycle with the correct terms. After S phase ____________ appear to share a common centromere.
Helppppppppp ASAP!!!!! The graphs below have the same shape . The equation of the blue graph is f(x) =2^x . Which of these is the equation of the red graph
it is usually measured in m/s​
If a good that generates negative externalities were priced to take these negative externalities into account, then its
The level of concern for, or interest in, the purchase process triggered by the need to consider a particular purchase is
Solve for h. Make sure to use scrap paper to show your work. ( 136 + 6 x 8 ) ÷ 2 = g
What is the escape speed on a spherical asteroid whose radius is 517 km and whose gravitational acceleration at the surface is 0.636 m/s2
What will be the range of the random numbers generated by the following code snippet? rand() % 50 + 5;