
David W. answered 10/11/20
Experienced Prof
"There are 77 PURPLE tiles on the BATHROOM floor."
That means there are 77 rows and 77 columns of tiles in the bathroom.
77*77 = 5929 total tiles in the bathroom
77 of those tiles are purple
There are 5852 white tiles in the bathroom
"There are 1,296 TOTAL tiles on the LAUNDRY ROOM floor".
SQRT(1296) = 36
The laundry room is 36*36 =1296 tiles. 36 of these are purple.
There are 1260 white tiles in the laundry room..
Now,
Which room uses more white tiles? How many more white tiles does this room use?

David W.
Yes, this does account for the tile(s) in the center of the room. As an array, you could refer the the purple tiles as B(1,1), B(2,2), ... B(77,77). That makes 77 purple tiles. The laundry room could be table with 36 purple tiles labeled L(1,1), L(2,2), ... L(36,36). Subtract the purple tiles from the total to get the number of white tiles. Which room uses more white tiles? How many more white tiles does this room use?"10/11/20

David W.
NOTE: To clarify "middle," draw a 3x3 and a 4x4 grid. When there is an odd number of tiles in each row&column, there is a tile there. When there is an even number of tiles in each row&column, there is a corner there.10/11/20
Angel S.
Yes, but this doesn’t account for the tile in the middle of the floors that is purple. The equation I used is x+(x-1) and my answer is that there are 219 more white tiles. Does this answer make sense?10/11/20