document.write( "Question 316989: find the distance between (2/3,4) and (5/3,7)\r
\n" ); document.write( "\n" ); document.write( "a)3.46
\n" ); document.write( "b)3.16
\n" ); document.write( "c)10.06
\n" ); document.write( "d)4.24
\n" ); document.write( "

Algebra.Com's Answer #226946 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the difference between x values.
\n" ); document.write( "Find the difference between y values.
\n" ); document.write( "Square both of those. Add them. Take the square root.
\n" ); document.write( "That's the distance.
\n" ); document.write( "------------------
\n" ); document.write( "\"d+=+sqrt%28diffy%5E2+%2B+diffx%5E2%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );