86.7k views
5 votes
Using polar coordinates to find area inside a rectangle.

The vertices are (0,0), (0,4), (2,4), (2,0).
This is a calculus level question, please help :(

User Cyril F
by
8.0k points

1 Answer

4 votes

Use the vertices to find the length and width of the rectangle:

Length = (0,0) (0,4) = 0-0 = 0, 4-0 = 4

Length = 4

Width = (0,0) (2,0) = 2-0 = 2, 0-0 = 0 = 2

Width = 0

Area = 4 x 2 = 8 square units

User Haxpor
by
9.2k points

No related questions found