document.write( "Question 335152: the area of a triangle is 20 square feet. if the base is 2 feet longer than the height, find the height? \n" ); document.write( "
Algebra.Com's Answer #240190 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
The formula for finding the area of a triangle is A = 1/2 * b * h.\r
\n" ); document.write( "\n" ); document.write( "Let A = 20\r
\n" ); document.write( "\n" ); document.write( "Let b = x + 2\r
\n" ); document.write( "\n" ); document.write( "Let h = x\r
\n" ); document.write( "\n" ); document.write( "Here is your equation:\r
\n" ); document.write( "\n" ); document.write( "20 = 1/2 * (x + 2)(x)\r
\n" ); document.write( "\n" ); document.write( "Can you take it from here?\r
\n" ); document.write( "\n" ); document.write( "To find the height, solve the given equation for x.\r
\n" ); document.write( "\n" ); document.write( "Got it?
\n" ); document.write( "
\n" );