document.write( "Question 1031662: The base of a triangle exceeds the height by 4 meters. If the area is 126 square meters, find the length of the base and the height of the triangle. \n" ); document.write( "
Algebra.Com's Answer #646374 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The area of a triangle is given by \n" ); document.write( " \n" ); document.write( "In our problem, b = h + 4 and A = 126...let's plug that in and solve for the height...we get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "We can factor this and get \n" ); document.write( " \n" ); document.write( "so that \n" ); document.write( "h = 14 m and that means the base is \n" ); document.write( "b = h+4 = 18 m \n" ); document.write( " |