If I construct a large rectangle from a certain number of smaller rectangles- x across and y down i.e. total number of rectangles is xy-, now if I was to construct a border around this large rectangle using the same number of smaller rectangles. How many smaller rectangles did I use?
I've got the relationship xy = 2x + 2y + 4, but I am struggling to find the other relationship.
Any help will be much appreciated, thank you.