document.write( "Question 1146170: The height of a triangle is 2 ft less than the base x. The area is 40 ft squared.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #767452 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "V = (1/2)bh \n" ); document.write( "The height is 2 feet less than the base, so \n" ); document.write( "base = x \n" ); document.write( "height = x-2 \n" ); document.write( "The volume is 40: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "That's a quadratic equation; solve it by your favorite method. \n" ); document.write( "If an algebraic solution is not required, a very little bit of mental arithmetic should allow you to find two numbers that differ by 2 and whose product is 80. \n" ); document.write( " |