document.write( "Question 390001: Can you help me solve this problem please.\r
\n" ); document.write( "\n" ); document.write( "The length of the line segment that joins two points whose coordinates are (4,-1) and (7,5) is
\n" ); document.write( "

Algebra.Com's Answer #276472 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
l = \"sqrt%28%287+-+4%29%5E2+%2B+%285+-%28-1%29%29%5E2%29\"
\n" ); document.write( "l = \"sqrt%283%5E2+%2B+6%5E2%29\"
\n" ); document.write( "l = \"sqrt%289++%2B+36%29\"
\n" ); document.write( "l = \"sqrt%2845%29\"
\n" ); document.write( "l = \"3%2Asqrt%285%29\"
\n" ); document.write( "
\n" );