document.write( "Question 950228: The area of a triangle is 140 square feet.If the height is 7 more than the base, find the length of the height and base of the triangle.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #580217 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
The area of a triangle is 140 square feet.If the height is 7 more than the base, find the length of the height and base of the triangle.
\n" ); document.write( "b=base; h=heught=b+7; a=1/2bh
\n" ); document.write( "a=1/2bh
\n" ); document.write( "\"140+sq+ft=1%2F2bh\" Multiply each side by 2.
\n" ); document.write( "\"280+sq+ft=bh\" Substitute for h
\n" ); document.write( "\"280+sq+ft=b%28b%2B7%29\"
\n" ); document.write( "\"280+sq+ft=b%5E2%2B7b\" Subtract 280 sq ft from each side
\n" ); document.write( "\"0=b%5E2%2B7b-280+sq+ft\"\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"ab%5E2%2Bbb%2Bc=0\" (in our case \"1b%5E2%2B7b%2B-280+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"b%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%287%29%5E2-4%2A1%2A-280=1169\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=1169 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28-7%2B-sqrt%28+1169+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"b%5B1%5D+=+%28-%287%29%2Bsqrt%28+1169+%29%29%2F2%5C1+=+13.5953209972788\"
\n" ); document.write( " \"b%5B2%5D+=+%28-%287%29-sqrt%28+1169+%29%29%2F2%5C1+=+-20.5953209972788\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"1b%5E2%2B7b%2B-280\" can be factored:
\n" ); document.write( " \"1b%5E2%2B7b%2B-280+=+1%28b-13.5953209972788%29%2A%28b--20.5953209972788%29\"
\n" ); document.write( " Again, the answer is: 13.5953209972788, -20.5953209972788.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B7%2Ax%2B-280+%29\"

\n" ); document.write( "\n" ); document.write( "b=13.595 feet
\n" ); document.write( "h=b+7=13.595+7=20.595
\n" ); document.write( "CHECK:
\n" ); document.write( "a=1/2bh
\n" ); document.write( "280 sq ft=1/2(13.595)(20.595)
\n" ); document.write( "280 sq ft=280 sq ft
\n" ); document.write( "
\n" );