document.write( "Question 66998This question is from textbook Advanced mathematics
\n" );
document.write( ": Find the coordinates of the point halfway between (-3,4) and (8,-3). \n" );
document.write( "
Algebra.Com's Answer #47644 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the coordinates of the point halfway between (-3,4) and (8,-3). \n" ); document.write( "-------- \n" ); document.write( "The x-coordinate is the average of the two x coordinates: (-3+8)/2=(5/2) \n" ); document.write( "The y-coordinate is the average of the two y coordinates: (4-3)/2=1/2 \n" ); document.write( "Mid-pt is ((5/2),(1/2)) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |