document.write( "Question 564292: a triangle has an area of 28 inches the base is 6 inches less than the twice the height was the answer
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #365310 by ad_alta(240) You can put this solution on YOUR website! Let 'h' be the height and 'b' be the base. The area, 'A,' is equal to (1/2)bh. Since the base is 6 inches less than twice the height, b=2h-6. We have the equation 28=(1/2)(2h-6)h. Solving the quadratic equation [using the quadratic formula: |