Skip to main contentSkip to solution

Solution

Correct Option: 3

For an n x n grid, the number of rectangles is C(n+1,2) x C(n+1,2). For a 5x5 grid this is 15 x 15 = 225.

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question