document.write( "Question 529664: Whats the base?\r
\n" );
document.write( "\n" );
document.write( "The base of the triangle is 4 times its height. If the area of the triangle is 162 square yards find the base \n" );
document.write( "
Algebra.Com's Answer #349653 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The base of the triangle is 4 times its height. If the area of the triangle is 162 square yards find the base \n" ); document.write( ". \n" ); document.write( "Let h = height \n" ); document.write( "then \n" ); document.write( "4h = base \n" ); document.write( ". \n" ); document.write( "(1/2)base*height = area \n" ); document.write( "(1/2)(4h)h = 162 \n" ); document.write( "(2h)h = 162 \n" ); document.write( "2h^2 = 162 \n" ); document.write( "h^2 = 81 \n" ); document.write( "h = 9 yards (height) \n" ); document.write( ". \n" ); document.write( "base: \n" ); document.write( "4h = 4(9) = 36 yards \n" ); document.write( " \n" ); document.write( " |