document.write( "Question 746903: The height of a right triangle is 5 units more than twice its base. If the area of the triangle is 21 square units, what is its height?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #454567 by timvanswearingen(106)\"\" \"About 
You can put this solution on YOUR website!
Let x represent the length of the base.\r
\n" ); document.write( "\n" ); document.write( "Then the height can be represented as \"h=2x%2B5\" (5 units more than twice the base)\r
\n" ); document.write( "\n" ); document.write( "Now, the formula for the area of a triangle is \"A=b%2Ah\"\r
\n" ); document.write( "\n" ); document.write( "So, \"21=%281%2F2%29%2Ax%2A%282x%2B5%29\"\r
\n" ); document.write( "\n" ); document.write( "Using the distributive property,
\n" ); document.write( " \"21=x%5E2%2B%285%2F2%29x\"\r
\n" ); document.write( "\n" ); document.write( "Subtract 21 from both sides, \r
\n" ); document.write( "\n" ); document.write( "\"0=x%5E2%2B%285%2F2%29x-21\"\r
\n" ); document.write( "\n" ); document.write( "Now, using a=1, b=5/2, and c=-21, plug into the quadratic formula.\r
\n" ); document.write( "\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x+=+%282.5+%2B-+sqrt%28+6.25%2B168+%29%29%2F4+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x+=+%282.5+%2B-+sqrt%28+174.25+%29%29%2F4+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There are two possible answers. \"x=%282.5%2B+sqrt%28+174.25+%29%29%2F4\" or \"x=%282.5-+sqrt%28+174.25+%29%29%2F4\"\r
\n" ); document.write( "\n" ); document.write( "The second answer would result in a negative number. Since we are trying to find out the length of the base of a triangle, we can throw out the negative answer. \r
\n" ); document.write( "\n" ); document.write( "Thus, \"x=%282.5%2B+sqrt%28+174.25+%29%29%2F4\"\r
\n" ); document.write( "\n" ); document.write( "So x is about 3.925 units. \r
\n" ); document.write( "\n" ); document.write( "x was representing the base. Since the height was 2x+5, simply plug in the x value found above to find the height.
\n" ); document.write( "\"h=2x%2B5\"
\n" ); document.write( "\"h=2%2A%283.925%29%2B5\"
\n" ); document.write( "\"h=7.850%2B5\"\r
\n" ); document.write( "\n" ); document.write( "h=12.850 units\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );