document.write( "Question 901023: A line segment has its endpoints at (-3, 4) and (3, -2). What is the midpoint of this segment?\r
\n" );
document.write( "\n" );
document.write( "a. (3, 2)
\n" );
document.write( "b. (0, 1)
\n" );
document.write( "c. (0, 3)
\n" );
document.write( "d. (3, -3) \n" );
document.write( "
Algebra.Com's Answer #546382 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A line segment has its endpoints at (-3, 4) and (3, -2). What is the midpoint of this segment? \n" ); document.write( "------------------ \n" ); document.write( "Let the midpoint be (x,y) \n" ); document.write( "---- \n" ); document.write( "Equations: \n" ); document.write( "x = (-3+3)/2 = 0 \n" ); document.write( "y = (4+-2)/2 = 1 \n" ); document.write( "---- \n" ); document.write( "Ans:: (0,1) \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |