Difficulty: Medium
Correct Answer: 88
Explanation:
Introduction / Context:We have a rectangle with one known side (20 ft) left unfenced. Using the area, deduce the other side, then total the lengths to be fenced on the remaining three sides.
Given Data / Assumptions:
Concept / Approach:From area, L = Area / breadth. Fenced sides are the two breadths plus the other length: total = 2L + 20.
Step-by-Step Solution:
L = 680 / 20 = 34 ft.Fencing required = 2 * 34 + 20 = 68 + 20 = 88 ft.Verification / Alternative check:Full perimeter would be 2(L + 20) = 2(34 + 20) = 108 ft; removing the open side (20 ft) yields 108 − 20 = 88 ft, same result.
Why Other Options Are Wrong:22, 44, 66 are too small; 108 corresponds to full perimeter, not three sides only.
Common Pitfalls:Accidentally fencing all four sides or subtracting the wrong side length from the perimeter.
Final Answer:88
Discussion & Comments