document.write( "Question 1061915: What is the permiter and area of a polygon with the verticesA(-1,-2), B(-1,1), C(2,1) and D(2,-2)? \n" ); document.write( "
Algebra.Com's Answer #676723 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What is the permiter and area of a polygon with the verticesA(-1,-2), B(-1,1), C(2,1) and D(2,-2)? \n" ); document.write( "-------- \n" ); document.write( "It's a rectangle. \n" ); document.write( "Find the lengths of the sides. \n" ); document.write( "--- \n" ); document.write( "Perimeter = 2W + 2L \n" ); document.write( "Area = W*L \n" ); document.write( " |