document.write( "Question 874072: The height of a triangle is 4 meters more than it's base. If the area of the triangle is 160 square meters, find the base and height \n" ); document.write( "
Algebra.Com's Answer #527468 by ben720(159)![]() ![]() ![]() You can put this solution on YOUR website! Let b = base \n" ); document.write( "Let b+4 = height \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Distribute \n" ); document.write( " \n" ); document.write( "Subtract 160 from both sides \n" ); document.write( " \n" ); document.write( "Use the quadratic formula, where x = b \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Because the measurements must be positive, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The base is 16 and the height is 20. \n" ); document.write( " |