Answer:
Recursive
a(1) = 9 ; a(n+1) = 3 * a(n)
Explicit
a(n) = 9 * 3^(n-1)
Answer:
I play football and my coach will do this: Play a "prevent* defense that guards against long gains but makes short
gains easier.
Step-by-step explanation:
Answer:
the LCM would be 8 based on the following set of multiples: Multiples of 2: 2, 4, 6, 8, 10, 12, 14, ... Multiples of 8: 8, 16, 24, 32, 40, 48, 56, ...
Step-by-step explanation:
Answer:
y = 6x - 11
Step-by-step explanation:
An arithmetic sequence is a linear function. This means it steadily increases or decreases through addition/subtraction by a constant amount. Here the sequence grows by adding 6 each time.
-11 + 6 = -5
-5 + 6 = 1
1 + 6 = 7
etc....
Since this is linear, its equation has the form y = mx + b where m is the slope and b is the y-intercept. The slope is m = 6 and b = -11.
y = 6x - 11