document.write( "Question 296514: A grid shows the position of a subway stop at your house. The subway stop is located at (-5, 2) and your house is located (-9,9). What is the distance, to the nearest unit, between your house and the subway stop? \n" ); document.write( "
Algebra.Com's Answer #213645 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (9-2)^2+(-9-(-5))^2=c^2 \n" ); document.write( "65=c^2 \n" ); document.write( "closest unit is 8 \n" ); document.write( " \n" ); document.write( " |