document.write( "Question 981543: Find the distance of P(5,8) and Q(a,b) \n" ); document.write( "
Algebra.Com's Answer #602523 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the distance formula,
\n" ); document.write( "\"D%5E2=%285-a%29%5E2%2B%288-b%29%5E2\"
\n" ); document.write( "\"D=sqrt%28%285-a%29%5E2%2B%288-b%29%5E2%29%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );