document.write( "Question 5720: The area of a triangle is 37 square feet and the height is 10 feet. Find the base? I know that Area = 1/2 base height. The Area is 37 square feet and the height is 10 feet. I am lost can you help me? please? \n" ); document.write( "
Algebra.Com's Answer #2938 by arunpaul(104)![]() ![]() ![]() You can put this solution on YOUR website! Area A = 37 sqft \n" ); document.write( "height h = 10 ft \n" ); document.write( "as u know area = (1/2)h*b=37 (where b = base) \n" ); document.write( "or (1/2)10*b=37 \n" ); document.write( "b = (37*2/10) \n" ); document.write( "b = 74/10=7.4 (Ans) \n" ); document.write( "so base = 7.4ft \n" ); document.write( " |