document.write( "Question 181568: The perimeter of a right triangle is 18. If the hypotenuse is 8, how many square units are in the area of the triangle? I know the formula for the area and the perimeter but don't know how to solve for this question with only knowing the hypotenuse. \n" ); document.write( "
Algebra.Com's Answer #136162 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Call the legs \"a\" and \"b\" and the
\n" ); document.write( "hypotenuse \"c\"
\n" ); document.write( "given:
\n" ); document.write( "\"h+%2B+b+%2B+c+=+18\"
\n" ); document.write( "\"c+=+8\"
\n" ); document.write( "so,
\n" ); document.write( "\"h+%2B+b+%2B+8+=+18\"
\n" ); document.write( "\"h+%2B+b+=+10\"
\n" ); document.write( "\"b+=+10+-+h\"
\n" ); document.write( "Now I can say the sides are
\n" ); document.write( "\"h\", \"b+=+10+-+h\", and \"c+=+8\"
\n" ); document.write( "The pythagorean theorem is
\n" ); document.write( "\"h%5E2+%2B+%2810+-+h%29%5E2++=+8%5E2\"
\n" ); document.write( "\"h%5E2+%2B+100+-+20h+%2B+h%5E2+=+64\"
\n" ); document.write( "\"2h%5E2+-+20h+%2B+36+=+0\"
\n" ); document.write( "\"h%5E2+-+10h+%2B+18+=+0\"
\n" ); document.write( "\"h+=+%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+=+-10\"
\n" ); document.write( "\"c+=+18\"
\n" ); document.write( "\"h+=+%28-%28-10%29+%2B-+sqrt%28+%28-10%29%5E2-4%2A1%2A18+%29%29%2F%282%2A1%29+\"
\n" ); document.write( "\"h+=+%2810+%2B-+sqrt%28100+-+72%29%29%2F2+\"
\n" ); document.write( "\"h+=+%2810+%2B-+sqrt%28100+-+72%29%29%2F2+\"
\n" ); document.write( "\"h+=+%2810+%2B+sqrt%2828%29%29+%2F+2\"
\n" ); document.write( "\"h+=+%2810+%2B+5.29%29%2F2\"
\n" ); document.write( "\"h+=+7.65\"
\n" ); document.write( "and
\n" ); document.write( "\"h+=+%2810+-+sqrt%2828%29%29+%2F+2\"
\n" ); document.write( "\"h+=+%2810+-+5.29%29+%2F+2\"
\n" ); document.write( "\"h+=+2.35\"
\n" ); document.write( "These 2 values for \"h\" turn out to be the legs of the
\n" ); document.write( "right triangle, since
\n" ); document.write( "\"h+%2B+b+=+10\"
\n" ); document.write( "\"7.65+%2B+2.35+=+10\"
\n" ); document.write( "and
\n" ); document.write( "\"h%5E2+%2B+b%5E2++=+8%5E2\"
\n" ); document.write( "\"7.65%5E2+%2B+2.35%5E2+=+64\"
\n" ); document.write( "\"58.52+%2B+5.52+=+64\"
\n" ); document.write( "\"64+=+64\"
\n" ); document.write( "The area is:
\n" ); document.write( "\"A+=+%281%2F2%29%2Ab%2Ah\"
\n" ); document.write( "\"A+=+%281%2F2%29%2A2.35%2A7.65\"
\n" ); document.write( "\"A+=+8.99\" answer
\n" ); document.write( "
\n" );