document.write( "Question 1149887: A right triangle has area of 18inSq. The base is 3in longer than the height. What is the height? \n" ); document.write( "
Algebra.Com's Answer #771222 by ikleyn(52777)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "If \"x\" is the unknown height length, then the area equation is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"%281%2F2%29%2Ax%2A%28x%2B3%29\" = 18\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    x*(x+3) = 2*18 = 36\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    x^2 + 3x - 36 = 0\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Solve using the quadratic formula.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );