document.write( "Question 60446This question is from textbook alegbra concepts and applications
\n" );
document.write( ": Find the distance between the points\r
\n" );
document.write( "\n" );
document.write( "(0,2) and ( 3,6) \n" );
document.write( "
Algebra.Com's Answer #41514 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! This is geometry. \n" ); document.write( "Remeber (x,y) is always how points appear written this way. \n" ); document.write( "You've got (x1 , y1) and (x2 , y2) \n" ); document.write( "The horizontal distance is x2 - x1 \n" ); document.write( "The vertical distance is y2 - y1. \n" ); document.write( "The points are (0,2) and (3,6) \n" ); document.write( "x2 - x1 = 3 - 0 \n" ); document.write( "x2 - x1 = 3 \n" ); document.write( "y2 - y1 = 6 - 2 \n" ); document.write( "y2 - y1 = 4 \n" ); document.write( "Now you need the formula for the hypotenuse of a right triange \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "the x length squared plus y length squared \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |