document.write( "Question 758162: Pascale leaves the office to go home. She walks 12 blocks due north and then 9 blocks due west. How far is she from the office? \n" ); document.write( "
Algebra.Com's Answer #461395 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Pythagorean problem. \n" ); document.write( "Consider a right angled triangle. \n" ); document.write( "Upright face = 12 blocks \n" ); document.write( "Base face = 9 blocks \n" ); document.write( "Distance from office - hypotenuse \n" ); document.write( " 12^2 + 9^2 = hypotenuse^2 \n" ); document.write( " 144 + 81 = hypotenuse^2 \n" ); document.write( " Hypotenuse = square root of 225 \n" ); document.write( " Hypotenuse = 15 blocks. \n" ); document.write( "Pascale is 15 blocks distance from her office. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |