document.write( "Question 840471: Find the area of an isosceles trapozoid with side lengths of 15,40,15 an 22. Units are measured in mm? \n" ); document.write( "
Algebra.Com's Answer #506342 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
Think of the bottom side being length 40
\n" ); document.write( "Think of the bottom being three parts with
\n" ); document.write( "lengths 9,22 and 9. On the left side is a triangle with a
\n" ); document.write( "base of 9, a hypotenuse of 15 and an unknown height h .
\n" ); document.write( "Let's find the length of the third leg of the triangle
\n" ); document.write( "which will be the height.
\n" ); document.write( "\"9%5E2+%2B+h%5E2+=+15%5E2\"
\n" ); document.write( "\"81+%2B+h%5E2+=+225+\"
\n" ); document.write( "subtract 81 from each side
\n" ); document.write( "\"h%5E2+=+144\"
\n" ); document.write( "\"h+=+sqrt%28144%29\"= 12
\n" ); document.write( "Now we know that our trapezoid is made up of
\n" ); document.write( "a triangle with base 9 and height 12, a rectangle with base 22 and height 12,
\n" ); document.write( "and another triangle with base 9 and height 12.
\n" ); document.write( "The area of the trapezoid =
\n" ); document.write( "\"%281%2F2%29%289%29%2812%29+%2B+%2822%29%2812%29+%2B+%281%2F2%29%289%29%2812%29\"
\n" ); document.write( "\"%28%289%29%2812%29%29%2F2+%2B+262+%2B+%28%289%29%2812%29%29%2F2\"
\n" ); document.write( "\"108%2F2+%2B+262+%2B+108%2F2\"
\n" ); document.write( "\"54+%2B+262+%2B+54\"
\n" ); document.write( "\"370+mm%5E2\"
\n" ); document.write( "
\n" );