document.write( "Question 830180: a soccer field is a rectangle 90 meters wide and 120 meters long the coach ask the players to run from one corner to the corner diagonally across the field how far do the player run? do you know because i missed when my teacher was teaching this now im a day behind \n" ); document.write( "
Algebra.Com's Answer #500417 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! A diagonal through a rectangle is the hypotenuse of a right angle triangle. \n" ); document.write( "We know that a^2 + b^2 = c^2 for a right triangle where a and b are the vertical and horizontal measurements.(the ^2 means \"squared\") \n" ); document.write( "You're given a as 120m. \n" ); document.write( "You're given b as 90m \n" ); document.write( "Find c. \n" ); document.write( "120^2 + 90^2 = c^2 \n" ); document.write( "14400 + 8100 = c^2 \n" ); document.write( "22500 = c^2 \n" ); document.write( "Square root of each side: \n" ); document.write( "150 = c (the diagonal) \n" ); document.write( " \n" ); document.write( " |