document.write( "Question 1054876: The height of a triangle is 4 times the base. The area is 50 square inches. Find the base. \n" ); document.write( "
Algebra.Com's Answer #670065 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Area=1/2 (bh) \n" ); document.write( "h=4b \n" ); document.write( "50=(1/2)(b*4b)=2b^2 \n" ); document.write( "25=b^2 \n" ); document.write( "b=5 inches ANSWER \n" ); document.write( "height is 20 inches \n" ); document.write( "Area is (1/2)(100) or 50 sq in. \n" ); document.write( " \n" ); document.write( " |