document.write( "Question 909871: The base of a triangle is 6cm greater than the height. The area is 56 cm^2. Find the height and the length of the base. \n" ); document.write( "
Algebra.Com's Answer #552089 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "h^2 + 6h - 112 = 0 (Tossing out the negative solution for unit measure) \n" ); document.write( "(h+14)(h-8) = 0, h = 8cm and base is 14cm \n" ); document.write( "And.. \n" ); document.write( "A = 56cm^2 \n" ); document.write( " |