document.write( "Question 283248: what is the distance between points (5,-3)and (0,9)in a coordinate system \n" ); document.write( "
Algebra.Com's Answer #205626 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! (5-0)^2+(-3-9)^2 \n" ); document.write( "25+144=169 \n" ); document.write( "sq rt of 169=13 \n" ); document.write( " |