SOLUTION: A square grid measuring n x n has how many squares in it? Explain your answer.

Algebra ->  sets and operations -> SOLUTION: A square grid measuring n x n has how many squares in it? Explain your answer.      Log On


   



Question 210636: A square grid measuring n x n has how many squares in it? Explain your answer.
Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
The grid has n%5E2 squares in it because it has n rows of n squares in each row and nXn = n%5E2