A room measuring is tiled with tiles. How many tiles are there in its two diagonals?
Note: The sides of the tiles are parallel with the sides of the room.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
In a square, the number of tiles in one side is equal to the number of tiles in one diagonal. The number of tiles in one side is 2 0 3 0 0 = 1 5 . So in one diagonal there are also 1 5 tiles.If the number of tiles on side of a square is an odd number, the number of tiles in its 2 diagonals is 2 x − 1 where x is the number of tiles in one side of the square.So the number of tiles in its two diagonal is ( 2 ) ( 1 5 ) − 1 = 3 0 − 1 = 2 9