document.write( "Question 1078746: Suppose your school is located 1.2 miles south of your home. The mall is located 3.2 miles west of the school. What is the shortest distance between your home and the mall? Round to the nearest hundredth. \n" ); document.write( "
Algebra.Com's Answer #693127 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The two distances given form the legs of a right triangle (draw it). \n" ); document.write( "The hypotenuse is the shortest distance. \n" ); document.write( "1.2^2+3.2^2=x^2=1.44+10.24=11.68 \n" ); document.write( "That is the square of the distance. \n" ); document.write( "The distance is the positive square root of that or 3.42 miles. \n" ); document.write( " |