document.write( "Question 888979: given points A (2,3), B (-4,6) and C (-8,-5), find the distance from B to the midpoint of AC \n" ); document.write( "
Algebra.Com's Answer #537783 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Find the midpoint.
\n" ); document.write( "It's the average of x and y values.
\n" ); document.write( "\"x%5Bm%5D=%282%2B%28-8%29%29%2F2=-6%2F2=-3\"
\n" ); document.write( "\"y%5Bm%5D=%283%2B%28-5%29%29%2F2=-2%2F2=-1\"
\n" ); document.write( "Now use the distance formula,
\n" ); document.write( "\"D%5E2=%28-3-%28-4%29%29%5E2%2B%28-1-6%29%5E2\"
\n" ); document.write( "\"D%5E2=%281%29%5E2%2B%287%29%5E2\"
\n" ); document.write( "\"D%5E2=50\"
\n" ); document.write( "\"D=sqrt%2850%29\"
\n" ); document.write( "\"highlight%28D=5sqrt%282%29%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );