Question 4:
How many squares are there in the given 4×4 grid?
दी गई 4×4 ग्रिड में कितने वर्ग हैं?
Options:
- a) 30
- b) 26
- c) 32
- d) 28
- a) 30
- b) 26
- c) 32
- d) 28
Correct Answer: a
Explanation:
For an n × n square grid (4 × 4), the number of squares = 1² + 2² + 3² + 4² = 1 + 4 + 9 + 16 = 30.
एक n × n वर्ग ग्रिड (4 × 4) के लिए, वर्गों की संख्या = 1² + 2² + 3² + 4² = 1 + 4 + 9 + 16 = 30।