document.write( "Question 341390: what is the distance between a & b A(2,2) B(5,5) \n" ); document.write( "
Algebra.Com's Answer #244491 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the distance formula,
\n" ); document.write( "\"D%5E2=%28x1-x2%29%5E2%2B%28y1-y2%29%5E2\"
\n" ); document.write( "\"D=sqrt%28%285-2%29%5E2%2B%285-2%29%5E2%29%29\"
\n" ); document.write( "
\n" );