document.write( "Question 487398: How do i solve A(0,0), B(8,6) \n" ); document.write( "
Algebra.Com's Answer #334261 by cleomenius(959)\"\" \"About 
You can put this solution on YOUR website!
I assume you are trying to fine the distance using the pythagorean theoem/
\n" ); document.write( "We will create a third point, (0,6)as point C.
\n" ); document.write( "(AC)^2 + (BC)^2 = (AB)^2
\n" ); document.write( " (8)^2 + (6)^2 = (AB)^2
\n" ); document.write( "64 + 36 = (AB)^2
\n" ); document.write( "100 = (AB)^2
\n" ); document.write( "10 = AB.
\n" ); document.write( "Cleomenius.
\n" ); document.write( "
\n" ); document.write( "
\n" );