Dylan built the following pattern:

Which table represents the relationship between the pattern number (Input) and the number of squares (Output)?
Input Output
1 2
2 8
3 16
Input Output
1 4
2 8
3 12
Input Output
1 1
2 4
3 9
Input Output
1 2
2 6
3 12

Dylan built the following pattern Which table represents the relationship between the pattern number Input and the number of squares Output Input Output 1 2 2 8 class=

Respuesta :

Answer:

1   2

2  6

3  12

Step-by-step explanation:

pattern number is input

tiles number is output.

pattern number 1 has two tiles (first coordinates are (1,2))

pattern number 2 has 6 tiles (second coordinates are (2,6))

pattern number 3 has 12 tiles (last coordinate is (3,12))

answer:

1  2

2 6

3 12