The area of a rectangular garden is 72 square feet.
A = 72
The perimeter is 34 feet.
P = 34
What are the possible dimensions?
L = length
W = width
The perimeter is calculated by the formula
2L + 2L = P, so
2L + 2W = 34
The area is calculated by the formula
LW = A, so
LW = 72
All you have to do is solve
2L + 2W = 34
LW = 72
Let's reduce the first equation. Dividing it by 2,
L + W = 17
LW = 72
Two equations, two unknowns. Solve by substitution. From the first equation, since L + W = 17, W = 17 - L.
Plug in W = 17 - L into the second equation.
L(17 - L) = 72
17L - L^2 = 72
0 = L^2 - 17L + 72
0 = (L - 9)(L - 8)
Therefore
L = {9, 8}
When L = 9, W = 17 - 9 = 8.
When L = 8, W = 17 - 8 = 9
Therefore, the (only) possible dimension (since length and width can be interchangeable) would be
9 ft x 8 ft