document.write( "Question 1175607: The height of a triangle is 2 m more than twice the length of the base. The area of the triangle is 30 m^2. Find the height of the triangle \n" ); document.write( "
Algebra.Com's Answer #801237 by ikleyn(52777)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x be the height;  then the base is (x-2)/2 meters.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The area equation is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"%281%2F2%29%2Ax%2A%28%28x-2%29%2F2%29\" = 30.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    x*(x-2) = 120\r\n" );
document.write( "\r\n" );
document.write( "    x^2 - 2x - 120 = 0\r\n" );
document.write( "\r\n" );
document.write( "    (x-12)*(x+10) = 0\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Of the two roots,  12  and  -10,  only  x= 12 is positive and makes sense.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The height is 12 meters.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );