document.write( "Question 56028: I just got an answer to my problem, but I don't belive it is right. I am trying to find the distance of (-3,0) and (4,0). I come out with 10. Please help me to determine if this is correct. \n" ); document.write( "
Algebra.Com's Answer #37990 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
find the distance of (-3,0) and (4,0).
\n" ); document.write( "d=sqrt[(4--3)^2 + (0-0)^2]
\n" ); document.write( "d=sqrt[49+0]
\n" ); document.write( "d=7
\n" ); document.write( "Cheers,
\n" ); document.write( "stan H.
\n" ); document.write( "
\n" );