document.write( "Question 901076: Hi,\r
\n" ); document.write( "\n" ); document.write( " I am stuck on this problem and need help I am not sure how to do this problem.\r
\n" ); document.write( "\n" ); document.write( "using the distance formula,d=sqrt(x2-x1)^2+(y2-y1)^2
\n" ); document.write( "what is the distance between point (-2,2) and point (2,-3) rounded to the nearest tenth?\r
\n" ); document.write( "\n" ); document.write( "a.4.5 units-i picked
\n" ); document.write( "b.57.0 units
\n" ); document.write( "c.1.0 units
\n" ); document.write( "d.6.4 units\r
\n" ); document.write( "\n" ); document.write( "i got this answer i did 2=2=4 and 3+2=5 not sure if its correct.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #546436 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
distance(d) = square root of ((X2-X1)^2 + (y2-y1)^2)
\n" ); document.write( "we are given two points (-2,2) and (2,-3)
\n" ); document.write( "d = square root( (2-(-2))^2 + (-3-2)^2)
\n" ); document.write( "d = square root( 16 + 25 ) = square root(41) = 6.4 units
\n" ); document.write( "answer d is correct answer
\n" ); document.write( "
\n" ); document.write( "
\n" );