Sort the following polygons in order of increasing perimeter.(1 point)

a triangle with vertices (-4,-3), (-1,-3,),(-1,2)
a rectangle with vertices (7,9). (6,9),(6,5), (7,5)
a square with vertices (4,-1), (1,-1), (1,-4), (4,-4)

The order of increasing perimeter is:

1. Triangle with vertices (-4,-3), (-1,-3,),(-1,2)
2. Square with vertices (4,-1), (1,-1), (1,-4), (4,-4)
3. Rectangle with vertices (7,9), (6,9),(6,5), (7,5)