Question:medium

In the given figure, if the centres of all the circles are joined by horizontal and vertical lines, then determine the number of squares that can be thus formed? 

Show Hint

In a grid of points, squares can be of different sizes; count each size separately.
Updated On: Jun 25, 2026
  • 13
  • 42
  • 37
  • 44
  • 56
Show Solution

The Correct Option is D

Solution and Explanation

Step 1: Understanding the Grid:
When centers of circles are joined by horizontal and vertical lines as shown in Q90.png, they form a grid of points.
Count the number of squares (of all sizes) that can be formed in this grid.

Step 2:
Formula for Counting Squares:
For an \(m \times n\) grid of points, number of squares = \(\sum_{k=1}^{\min(m-1, n-1)} (m-k)(n-k)\).
Based on the figure, determine \(m\) and \(n\). Then calculate.
Was this answer helpful?
0