document.write( "Question 612632: Find the distance between the points (2, -3) and (5, -4).\r
\n" );
document.write( "\n" );
document.write( "Find the distance between the points (-1, 3) and (5, 0). (Hint: Remember to simplify the square root if you can. For example: sqrt 28 = 2 sqrt 7.)\r
\n" );
document.write( "\n" );
document.write( "Write your answer to problems 3 and 4 as ordered pairs (x, y).\r
\n" );
document.write( "\n" );
document.write( "Find the midpoint between the points (3, 1) and (1, 5).\r
\n" );
document.write( "\n" );
document.write( "Find the midpoint between the points (5, 2) and (-1, -2). \n" );
document.write( "
Algebra.Com's Answer #385629 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the distance between the points (2, -3) and (5, -4). \n" ); document.write( "d= sqrt[(-4-2)^2 + (5-2)^2] = sqrt[36+9] = sqrt(45 = 3sqrt(5) \n" ); document.write( "============================================================== \n" ); document.write( "Find the distance between the points (-1, 3) and (5, 0). (Hint: Remember to simplify the square root if you can. For example: sqrt 28 = 2 sqrt 7.) \n" ); document.write( "Write your answer to problems 3 and 4 as ordered pairs (x, y). \n" ); document.write( "Find the midpoint between the points (3, 1) and (1, 5). \n" ); document.write( "Let the midpoint be (x,y) \n" ); document.write( "x = (3+1)/2 = 2 \n" ); document.write( "y = (1+5)/2 = 3 \n" ); document.write( "mid-point: (2,3) \n" ); document.write( " \n" ); document.write( "Find the midpoint between the points (5, 2) and (-1, -2). \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "====================== \n" ); document.write( " \n" ); document.write( " |