Ask Question
16 August, 02:06

You are given an n*n board, where n is an even integer and 2≤n≤30. For how many such boards is it possible to cover the board with T-shaped tiles like the one shown? Each cell of the shape is congruent to one cell on the board.

+4
Answers (1)
  1. 16 August, 02:19
    0
    7

    Step-by-step explanation:

    The number of cells in a tile is 4. If colored alternately, there are 3 of one color and 1 of the alternate color. To balance the coloring, an even number of tiles is needed. Hence the board dimensions must be multiples of 4.

    In the given range, there are 7 such boards:

    4*4, 8*8, 12*12, 16*16, 20*20, 24*24, and 28*28
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “You are given an n*n board, where n is an even integer and 2≤n≤30. For how many such boards is it possible to cover the board with T-shaped ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers