document.write( "Question 253352: the endpoints of PQ are P(-3,1) and Q(4,25). Find the length of PQ \n" ); document.write( "
Algebra.Com's Answer #185635 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
the endpoints of PQ are P(-3,1) and Q(4,25). Find the length of PQ
\n" ); document.write( "------------------
\n" ); document.write( "distance = sqrt[(change in x)^2 + (change in y)^2]
\n" ); document.write( "-------
\n" ); document.write( "d = sqrt[7^2 + 24^2] \r
\n" ); document.write( "\n" ); document.write( "d = sqrt[625]
\n" ); document.write( "---
\n" ); document.write( "d = 25
\n" ); document.write( "===============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );