Difficulty: Medium
Correct Answer: 88 ft
Explanation:
Problem restatementOne side of the rectangle (length 20 ft) is left unfenced; the other three sides are fenced. Given the area, find the fenced length.
Given data
Concept/ApproachLet breadth be b. Then area = length × breadth = 20 × b.
Step-by-Step calculation 20 × b = 680 ⇒ b = 680 / 20 = 34 ft Fenced sides = other length (20 ft) + two breadths (2 × 34 ft) Total fencing = 20 + 68 = 88 ft
Verification/AlternativeIf instead the uncovered side were a breadth, you would first compute the corresponding length, but the statement specifies the uncovered side is 20 ft, matching the calculation above.
Common pitfalls
Final Answer88 ft
Discussion & Comments