document.write( "Question 1036286: Question from text book\r
\n" );
document.write( "\n" );
document.write( "The height of a triangle is nine less than three times its base. Its area is 500 m^? Write its equation. \n" );
document.write( "
Algebra.Com's Answer #650947 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Make the base = x \n" ); document.write( "Height = (3x - 9) \n" ); document.write( "Area of a triangle = 1/2(base x height) \n" ); document.write( "500 = 1/2(x * (3x - 9)) (* = times) \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |