document.write( "Question 907274: Find the distance between the points R(0,5) and S(12,3). Round the answer to the nearset tenth. \n" ); document.write( "
Algebra.Com's Answer #550247 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the distance formula,
\n" ); document.write( "\"D%5E2=%28x%5B2%5D-x%5B1%5D%29%5E2%2B%28y%5B2%5D-y%5B1%5D%29%5E2\"
\n" ); document.write( "\"D%5E2=%280-12%29%5E2%2B%285-3%29%5E2\"
\n" ); document.write( "\"D%5E2=12%5E2%2B2%5E2\"
\n" ); document.write( "\"D%5E2=148\"
\n" ); document.write( "\"D=sqrt%28148%29\"
\n" ); document.write( "\"D=2sqrt%2837%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );