document.write( "Question 1148248: A triangle with an area of 54 has a base that is 3 times the height.\r
\n" );
document.write( "\n" );
document.write( "Write an equation for the area in terms of the height? \r
\n" );
document.write( "\n" );
document.write( "What is the length of the base? \r
\n" );
document.write( "\n" );
document.write( "What is the height? \n" );
document.write( "
Algebra.Com's Answer #769616 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! A=1/2 *b*h \n" ); document.write( "but A=54 and b=3h \n" ); document.write( "so 54=(1/2)3h^2 \n" ); document.write( "108=3h^2 \n" ); document.write( "h^2=36 \n" ); document.write( "h=6 \n" ); document.write( "base=18 \n" ); document.write( " |