document.write( "Question 758158: A rectangular field is 90 meters wide and 120 meters long. A pathway is drawn diagonally from one corner to another. How long is the pathway \n" ); document.write( "
Algebra.Com's Answer #461396 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Pythagorean question. \n" ); document.write( "Consider a right angled triangle: \n" ); document.write( "Upright side = 120 metres \n" ); document.write( "Base side = 90 metres \n" ); document.write( "The diagonal path is the hypotenuse \n" ); document.write( " 120^2 + 90^2 = hypotenuse^2 \n" ); document.write( " 14400 + 8100 = hypotenuse^2 \n" ); document.write( " Hypotenuse^2 = 22500 \n" ); document.write( " Hypotenuse = square root of 22500 \n" ); document.write( " Hypotenuse = 150 metres \n" ); document.write( "This is the length of the pathway. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |