Question 832486
<pre>
Hi, there--

THE PROBLEM:
ind the midpoint of the segment from Point A (2, -3) to Point B (-1, 9).

A SOLUTION:
The midpoint formula is 
{{{x[m]=(x[A]+x[B])/2}}}
{{{x[m]=(2 + (-1))/2=0.5}}}


and 

{{{y[m]=(y[A]+y[B])/2}}}
{{{y[m]=(-3 + 9)/2=3}}}

The midpoint of your segment is (0.5,3)


Hope this helps! Feel free to email if you have any questions about the solution.

Good luck with your math,

Mrs. F
math.in.the.vortex@gmail.com
</pre>