document.write( "Question 268061: One of the legs of a right triangle is 5 feet long. The area of the triangle is 20 square feet. What is the angle opposite the 5-foot leg to the nearest tenth of a degree? \n" ); document.write( "
Algebra.Com's Answer #196896 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Area = (1/2)*base * height \n" ); document.write( "we are given leg = 5 and area = 20, so \n" ); document.write( "20 = (1/2)*5*leg \n" ); document.write( "leg = 8. \n" ); document.write( "To find the angle, we use tangent x and get \n" ); document.write( " \n" ); document.write( "so \n" ); document.write( "x = 32.02 degrees \n" ); document.write( "to the nearest tenth we get \n" ); document.write( "x = 32 degrees \n" ); document.write( " |