document.write( "Question 950228: The area of a triangle is 140 square feet.If the height is 7 more than the base, find the length of the height and base of the triangle.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #580217 by macston(5194)![]() ![]() You can put this solution on YOUR website! The area of a triangle is 140 square feet.If the height is 7 more than the base, find the length of the height and base of the triangle. \n" ); document.write( "b=base; h=heught=b+7; a=1/2bh \n" ); document.write( "a=1/2bh \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b=13.595 feet \n" ); document.write( "h=b+7=13.595+7=20.595 \n" ); document.write( "CHECK: \n" ); document.write( "a=1/2bh \n" ); document.write( "280 sq ft=1/2(13.595)(20.595) \n" ); document.write( "280 sq ft=280 sq ft \n" ); document.write( " |