1,024 trees are planted in a grid fashion such that the number of rows is equal to the number of columns. One row and one column of trees are cut such that the number of rows and columns after cutting remain equal. Find the number of trees that were cut?
63
Number of trees = 1,024
Since number of rows is equal to number of columns, it implies that the number of trees is a perfect square.
∴ Number of rows/columns = Square root of 1024 (number of trees)
=√1024
=√2×2×2×2×2×2×2×2×2×2=32
Therefore, the initial number of rows/columns = 32
After cutting 1 row and 1 column, number of rows/columns = 32-1
= 31
The remaining number of trees = 312
∴ Number of trees that were cut are
=322−312
=1024−961
=63