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)![]() ![]() 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 : \n" ); document.write( "Triangle XCD : \n" ); document.write( "Triangle DEY : \n" ); document.write( "Triangle EAB : \n" ); document.write( "\n" ); document.write( "Now add all of the areas, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |