document.write( "Question 316264: Find the distance between (3,3) and (-3,-3) \n" ); document.write( "
Algebra.Com's Answer #226230 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
easiest way i remember to do it is to draw it on the graph, make your right triagle and use the pathagorean therom to solve for the hypotnuse.
\n" ); document.write( "so the sides in this case for a and b equal 6.
\n" ); document.write( "a^2+b^2=c^2
\n" ); document.write( "a=6, b=6, find c
\n" ); document.write( "\"6%5E2%2B6%5E2=c%5E2\"
\n" ); document.write( "\"36%2B36=c%5E2\"
\n" ); document.write( "\"72=c%5E2\"
\n" ); document.write( "\"9%2A8=c%5E2\"
\n" ); document.write( "\"sqrt%283%5E2%2A2%5E3%29=c\"
\n" ); document.write( "\"3%2A2sqrt%282%29=c\"
\n" ); document.write( "\"6sqrt%282%29=c\" this is the distance of the line between the 2 points
\n" ); document.write( "
\n" );