Problem 9: Number of Squares

Heuristics to highlight

Draw a diagram, Consider a simpler problem (smaller numbers), Look for patterns, Divide into cases.

The figure is a 7 x 7 array where each cell is a square. Find the number of squares contained in this 7 x 7 array.



Suitable hints for PĆ³lya Stages I, II and IV


Copyright © 2013. All rights reserved.