A rectangular garden is divided into four parts.
Two parts have the same area.
Third part- twice as large as each of the first two parts.
Last part- Area is twenty feet larger than each of the first two parts.
Garden dimensions- 17 feet by 10 feet.
Calculate area of each part.
area = length * width
Let w, x, y, z = the four parts.
17 * 10 = 170 ft.^2 = area of garden.
w = x
y = 2w
y = 2x
z = w + 20
z = x + 20
w + x + y + z = 170
I am not sure how to proceed.

MENU