document.write( "Question 45438: A pair of points is given.\r
\n" );
document.write( "\n" );
document.write( "(a) plot the points in a coordiunate plane.
\n" );
document.write( "(b) find the distance between them.
\n" );
document.write( "(c) find the midpoint of the segment joins them.\r
\n" );
document.write( "\n" );
document.write( "(2,-1), (4,3) \n" );
document.write( "
Algebra.Com's Answer #30188 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! (a) plot the points in a coordiunate plane. \n" ); document.write( "Points (2,-1), (4,3) \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "(b) find the distance between them.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "d = 4.472\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(c) find the midpoint of the segment joins them. \n" ); document.write( "((c) find the midpoint of the segment joins them. \n" ); document.write( "Midpoint = [ (x1+x2)/2, (y1+y2)/2 ] \n" ); document.write( "Midpoint = [ (2+4)/2, (-1+3)/2 ] \n" ); document.write( "Midpoint = [ 6/2, 2/2 ] \n" ); document.write( "Midpoint = (3, 1)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |