document.write( "Question 863406: find the base and height of the triangle if its area is 42cm^2
\n" ); document.write( "b= 2x+6
\n" ); document.write( "h= x+2
\n" ); document.write( "

Algebra.Com's Answer #520401 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "A = \"%281%2F2%29%282x%2B6%29%28x%2B2%29\" =( x+3)(x+2) = 42cm^2
\n" ); document.write( " x^2 + 5x -36 = 0
\n" ); document.write( " (x +9)(x-4) = 0
\n" ); document.write( " x = 4
\n" ); document.write( "b = 14
\n" ); document.write( "h = 6 \n" ); document.write( "
\n" );