document.write( "Question 166152: Find the area of the polygon whose vertices are at (1,-4),(4,-1),(4,5),(-1,4)&(-2,-1). \n" ); document.write( "
Algebra.Com's Answer #122593 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
First plot the points and see what you've got.
\n" ); document.write( "
\n" ); document.write( "Define a couple of extra points that will help simplify the solution.
\n" ); document.write( "X at (4,4)
\n" ); document.write( "Y at (-1,-1)
\n" ); document.write( "
\n" ); document.write( "Now we can find the areas of the individual triangles and square and add them together.
\n" ); document.write( "Area of a square is s*s where s is the side length.
\n" ); document.write( "Area of a triagle is half the product of base and height.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "Square BXDY : \"A=s%5E2=5%5E2=25\"
\n" ); document.write( "Triangle XCD :\"A=%281%2F2%29bh=%281%2F2%29%285%29%281%29=5%2F2\"
\n" ); document.write( "Triangle DEY :\"A=%281%2F2%29bh=%281%2F2%29%281%29%285%29=5%2F2\"
\n" ); document.write( "Triangle EAB :\"A=%281%2F2%29bh=%281%2F2%29%286%29%283%29=9\"\r
\n" ); document.write( "\n" ); document.write( "Now add all of the areas,
\n" ); document.write( "\"A%5Bp%5D=25%2B5%2F2%2B5%2F2%2B9\"
\n" ); document.write( "\"A%5Bp%5D=39\"
\n" ); document.write( "
\n" ); document.write( "
\n" );