document.write( "Question 478882: 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 #328200 by cleomenius(959)![]() ![]() You can put this solution on YOUR website! Let x = base \n" ); document.write( "Let 2x = height \n" ); document.write( "36 = 1/2 ( x)(2x) \n" ); document.write( "36 = x^2\r \n" ); document.write( "\n" ); document.write( "x = 6 in \n" ); document.write( "2x = 12 in.\r \n" ); document.write( "\n" ); document.write( "36 = 1/2( 6) (12)\r \n" ); document.write( "\n" ); document.write( "This does check. \n" ); document.write( "Cleomenius. \n" ); document.write( " |