Difficulty: Easy
Correct Answer: 289 sq cm
Explanation:
Introduction / Context:Given a square’s perimeter, the side is perimeter/4. Area is side^2. This item is a quick application of square properties and arithmetic squaring of an integer side length.
Given Data / Assumptions:
Concept / Approach:Compute the side, then square it to get the area. Keep units in centimetres squared for the final answer to match options exactly.
Step-by-Step Solution:
s = 68 / 4 = 17 cm.A = 17^2 = 289 cm^2.Verification / Alternative check:
Reverse: A = 289 ⇒ s = 17 ⇒ P = 4 * 17 = 68 cm (consistent).Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:289 sq cm.
Discussion & Comments