document.write( "Question 478889: The area of the triangle is 36 square inches. The base is half the height. Find the height and base of the triangle. \n" ); document.write( "
Algebra.Com's Answer #328130 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The area of the triangle is 36 square inches. The base is half the height. Find the height and base of the triangle. \n" ); document.write( "--- \n" ); document.write( "Let height = 2x inches \n" ); document.write( "Then base = x inches \n" ); document.write( "--- \n" ); document.write( "Area = (1/2)(base)(height) \n" ); document.write( "36 = (1/2)x(2x) \n" ); document.write( "36 = x^2 \n" ); document.write( "--- \n" ); document.write( "x = 6 inches (base) \n" ); document.write( "2x = 12 inches (height) \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========================== \n" ); document.write( " |