Questions   
Sort: 
Apr 30, 2020
 #1
avatar+537 
0
Apr 30, 2020
 #1
avatar+537 
0
Apr 30, 2020
 #7
avatar+23251 
+1

Problem #2:

 

How to draw the next picture.

--  Notice that the number of tiles in the bottom row of figure 1 is 3

     and the number of tiles in the bottom row of figure 2 is 5

     and the number of tiles in the bottom row of figure 3 is 7

     Using this same pattern, how many tiles will be in the bottom row of figure 4?

     How many tiles will be in the bottom row of figure 5?

 

--  Notice that the number of tiles in the second to the bottom row of figure 1 is 2

     and the number of tiles in this row of figure 2 is 4

     and the number of tiles in this row of figure 3 is 6.

     Using this same pattern, how many tiles will be in this row in figure 4?

     How many tiles will be in this row in figure 5?

 

--  Notice that the number of tiles in the third to the bottom row of figure 1 is 1

    and the number of tiles in this row of figure 2 is 3

    and the number of tiles in this row of figure 3 is 5.

    Using this same pattern, how many tiles will be in this row in figure 4?

    How many tiles will be in this row in figure 5?

 

--  Notice that there is 1 tile sitting on top of the figure in figure 1

    and the number of tiles sitting on top of the figure in figure 2 is 2  (2 tiles, one on top of the other.)

    and the number of tiles sitting on top of the figure in figure 3 is 3.  (3 tiles, one on top of the other.)

    Using this pattern, how many tiles will be sitting on top of the figure in figure 4?

    How many tiles will be sitting on top of the figure in figure 5?

 

To create a pattern rule for T (the number of tiles) and n (which figure)

   When  n = 1,  T = 7  (there are 7 tiles in figure 1)

   When  n = 2,  T = 14  (there are 14 tiles in figure 2)

   When  n = 3,  T = 21  (there are 21 tiles in figure 3)

   So to find the formula, what number do you have to multiply times n to get the answer for T?

   That's how you get the formula:  T  =  7n.

   To predict the number of tiles in figure 10, replace n with 10, and multiply.

Apr 30, 2020

1 Online Users

avatar