document.write( "Question 154269: The area of a triangle is 13.5 square meters.Find the base and height of the rectangle if its height is 6 meters greater than its base. Use an equation and the formula: area of a triangle =0.5(base)(height)\r
\n" );
document.write( "\n" );
document.write( "I have no idea what to do ,Please help me! \n" );
document.write( "
Algebra.Com's Answer #113573 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! H=B+6 \n" ); document.write( "A=.5*B*H \n" ); document.write( "A=.5*B(B+6) \n" ); document.write( "A=.5(B^2+6B) \n" ); document.write( "A=.5B^2+3B \n" ); document.write( " \n" ); document.write( " |