document.write( "Question 156211: How do I do the following problem:\r
\n" ); document.write( "\n" ); document.write( " Use the Pythagorean Theorem to find the distance between each pair of points\r
\n" ); document.write( "\n" ); document.write( "A(0,0), B(8,6)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #115073 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
6^2+8^2=d^2
\n" ); document.write( "36+64=d^2
\n" ); document.write( "d^2=100
\n" ); document.write( "d=sqrt100
\n" ); document.write( "d=10 is the distance from (0,0) to (6,8)
\n" ); document.write( "y=4x/3
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+10%2C+-10%2C+10%2C+4x%2F3%29+\" (graph 300x200 pixels, x from -6 to 10, y from -10 to 10, 4x/3).
\n" ); document.write( "
\n" );