document.write( "Question 356841: the distance between a point width coordinates (5,9) and another point with coordinates (2,5) is what? \n" ); document.write( "
Algebra.Com's Answer #254758 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "distance between Pt(2,5)and Pt(5,9)
\n" ); document.write( "note: diffence in x values is 3 and difference in y values is 4
\n" ); document.write( "Applying the Pythagorean Theorem with c being the distance between the points
\n" ); document.write( "\"3%5E2+%2B+4%5E2+=+c%5E2\"
\n" ); document.write( "\"+25=+c%5E2\"
\n" ); document.write( "c = 5\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );