document.write( "Question 318542: I need some help figuring out how to do this word problem. The base of a triangle is 6cm greater than the height. The area is 36cm^2. How do you find the height and length of the base> \n" ); document.write( "
Algebra.Com's Answer #227988 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"b\" = the base
\n" ); document.write( "Let \"h\" = the height
\n" ); document.write( "\"A+=+%281%2F2%29%2Ab%2Ah\"
\n" ); document.write( "given:
\n" ); document.write( "\"b+=+h+%2B+6\" cm
\n" ); document.write( "\"A+=+36\" cm2
\n" ); document.write( "---------------
\n" ); document.write( "\"36+=+%281%2F2%29%2Ab%2Ah\"
\n" ); document.write( "\"36+=+%281%2F2%29%2A%28h+%2B+6%29%2Ah\"
\n" ); document.write( "\"36+=+%281%2F2%29%2A%28h%5E2+%2B+6h%29\"
\n" ); document.write( "Multiply both sides by \"2\"
\n" ); document.write( "\"72+=+h%5E2+%2B+6h\"
\n" ); document.write( "\"h%5E2+%2B+6h+-+72+=+0\"
\n" ); document.write( "Use quadratic formula
\n" ); document.write( " \"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"a+=+1\"
\n" ); document.write( "\"b+=+6\"
\n" ); document.write( "\"c+=+-72\"
\n" ); document.write( " \"h+=+%28-6+%2B-+sqrt%28+6%5E2-4%2A1%2A%28-72%29+%29%29%2F%282%2A1%29+\"
\n" ); document.write( " \"h+=+%28-6+%2B-+sqrt%28+36+%2B+288+%29%29%2F2+\"
\n" ); document.write( " \"h+=+%28-6+%2B-+sqrt%28+324+%29%29%2F2+\"
\n" ); document.write( "\"h+=+%28-6+%2B+18%29%2F2\" (can't use the negative square root)
\n" ); document.write( "\"h+=+12%2F2\"
\n" ); document.write( "\"h+=+6\"
\n" ); document.write( "and, since
\n" ); document.write( "\"b+=+h+%2B+6\"
\n" ); document.write( "\"b+=+12\"
\n" ); document.write( "The height is 6 cm and the base is 12 cm
\n" ); document.write( "check:
\n" ); document.write( "\"A+=+%281%2F2%29%2A12%2A6\"
\n" ); document.write( "\"A+=+%281%2F2%29%2A72\"
\n" ); document.write( "\"A+=+36\" cm2
\n" ); document.write( "OK
\n" ); document.write( "
\n" );