document.write( "Question 598619: Find the coordinates of the point that lies one fourth of the way from (-10, -2) to ( -12, -6)\r
\n" );
document.write( "\n" );
document.write( "please helpppp! \n" );
document.write( "
Algebra.Com's Answer #378642 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the coordinates of the point that lies one fourth of the way from (-10, -2) to ( -12, -6) \n" ); document.write( "(x,y) coordinates of midpoint: \n" ); document.write( "(x1+x2)/2,(y1+y2)/2 \n" ); document.write( "=(-10-12)/2, (-2-6)/2 \n" ); document.write( "=-22/2,-8/2 \n" ); document.write( "=(-11,-4) \n" ); document.write( "1/4 the way from (-10, -2) to ( -12, -6) is the midpoint between (-11,-4) just found and given point \n" ); document.write( "(-10,-2) \n" ); document.write( "(x,y) coordinates 1/4 of the way: (-11-10)/2, (-4-2)/2 \n" ); document.write( "=-21/2,-6/2 \n" ); document.write( "=(-10.5,-3) \n" ); document.write( " |