document.write( "Question 45439: 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( "(5,0), (0,6) \n" );
document.write( "
Algebra.Com's Answer #30176 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! A pair of points is given. \n" ); document.write( "(a) plot the points in a coordiunate plane\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( ". \n" ); document.write( "(b) find the distance between them. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "d = 7.81 \n" ); document.write( ". \n" ); document.write( ".\r \n" ); document.write( "\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 = [ (5+0)/2, (0+6)/2 ] \n" ); document.write( "Midpoint = [ 5/2, 6/2 ] \n" ); document.write( "Midpoint = (2.5, 3)\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( " |