document.write( "Question 192306: The height of a triangle is 4in greater than twice its base. The area of the trianlge is 168 square in. What is the base of the triangle? \n" ); document.write( "
Algebra.Com's Answer #144339 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The height of a triangle is 4in greater than twice its base. The area of the trianlge is 168 square in. What is the base of the triangle? \n" ); document.write( ". \n" ); document.write( "We know that for any triangle: \n" ); document.write( "area = (1/2)bh \n" ); document.write( "where \n" ); document.write( "b is base \n" ); document.write( "h is height \n" ); document.write( ". \n" ); document.write( "Let b = length of the base \n" ); document.write( "then \n" ); document.write( "2b+4 = length of the height \n" ); document.write( ". \n" ); document.write( "168 = (1/2)b(2b+4) \n" ); document.write( "336 = b(2b+4) \n" ); document.write( "336 = 2b^2 + 4b \n" ); document.write( "0 = 2b^2 + 4b - 336 \n" ); document.write( "0 = b^2 + 2b - 168 \n" ); document.write( "0 = (b+14)(b-12) \n" ); document.write( "b = 12 inches (base)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |