194k views
5 votes
Please help me. Thank you. I’m supposed to move the coordinates on the plane.

Please help me. Thank you. I’m supposed to move the coordinates on the plane.-example-1

1 Answer

6 votes

The rectangle has upper-left coordinates (3,-3), upper-right coordinates (7,-3) and area 16 square units.

By these coordinates, we know that it's base length is 7 - 3 = 4 units.

And, since the area of a rectangle is given by it's base length times its height h, which is: 4*h = 16, which implies h = 4 units.

Therefore, the botton coordinates will be (3,-3-4) = (3,-7) and (7,-3-4) = (7,-7)

User Okeisha
by
4.9k points