document.write( "Question 18320: What is the distance between (2,-3) and (1,2) \n" ); document.write( "
Algebra.Com's Answer #8773 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! What is the distance between (2,-3) and (1,2)= \n" ); document.write( "sqrt[{(2-(-3)}^2+(1-2)^2]=sqrt[25+1]=sqrt26 \n" ); document.write( " |