Calculate exactly how many frames fit It must be an integer
Solution
If dimension of each box is given then one can find the total no. of frames by dividing the total area (450*360) by area
of single frame and thus finding the total no. of boxes.
Here we are not given the dimension of frames.
One must resort to manually counting total no. of boxes.
These are 14 boxes in any single row.
and 6 boxes in any singl column.
Hence total boxes = 14*6 = 84
