document.write( "Question 437046: The base of a triangle exceeds the height by 4 inches. The area of the triangle is 30 square inches. Find the height of the triangle. \n" ); document.write( "
Algebra.Com's Answer #302309 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
The base of a triangle exceeds the height by 4 inches.
\n" ); document.write( "\"b+=+h%2B4\"
\n" ); document.write( ".
\n" ); document.write( "The area of the triangle is 30 square inches.
\n" ); document.write( "\"%281%2F2%29b%2Ah+=+30\"
\n" ); document.write( ".
\n" ); document.write( "Substitute for b = h+4
\n" ); document.write( "\"%281%2F2%29%2A%28h%2B4%29%2Ah+=+30\"
\n" ); document.write( ".
\n" ); document.write( "Multiply both sides by 2 to eliminate the 1/2.
\n" ); document.write( "\"%28h%2B4%29%2Ah+=+60\"
\n" ); document.write( ".
\n" ); document.write( "Multiply through the left side
\n" ); document.write( "\"h%5E2+%2B+4h+=+60\"
\n" ); document.write( ".
\n" ); document.write( "Subtract 60 from both sides
\n" ); document.write( "\"h%5E2+%2B+4h+-+60+=+0\"
\n" ); document.write( ".
\n" ); document.write( "Factor the quadratic equation
\n" ); document.write( "\"%28h%2B10%29%28h-6%29+=+0\"
\n" ); document.write( ".
\n" ); document.write( "So h = -10 or h = 6
\n" ); document.write( "But a negative value for the height is nonsensical
\n" ); document.write( "So
\n" ); document.write( "\"h+=+6\"
\n" ); document.write( ".
\n" ); document.write( "Recall
\n" ); document.write( "\"b+=+h+%2B+4\"
\n" ); document.write( "That means that
\n" ); document.write( "\"b+=+10\"
\n" ); document.write( ".
\n" ); document.write( "Always check your work!
\n" ); document.write( "\"%281%2F2%29%2Ab%2Ah+=+%281%2F2%29%2810%29%286%29\"
\n" ); document.write( "\"%281%2F2%29%2810%29%286%29+=+30\"
\n" ); document.write( "That checks.
\n" ); document.write( ".
\n" ); document.write( "Review the question to be sure you answer it.
\n" ); document.write( "Answer: The height of the triangle is 6 inches.
\n" ); document.write( ".
\n" ); document.write( "Done.
\n" ); document.write( "
\n" );