Sign In
Compare the rule given to the general form of a recursive rule. What can you observe?
Compare the rule given to the general form of an explicit rule and see if the first term and common difference match that of the sequence.
Use the explicit rule from Part B.
False.
True.
True.
The statement says that f(1) = -8; f(n) = -4(n-1) for all n ≥ 2 is a valid recursive rule for the sequence -8, -4, 0, 4, 8, 12, ... Let's start by recalling the general form of a recursive rule.
To know if f(n) = -8+4(n-1) is a valid explicit rule for the sequence -8, -4, 0, 4, 8, 12, ... we can compare it to the general from of an explicit rule.
f(n) = f(1) + d(n-1)
As we saw in Part B, the sequence can be described by the explicit rule f(n) = -8+4(n-1). We can substitute n=10 to verify if the 10^(th) term is 28.
n= 10
Subtract term
Multiply
Add terms
We can see that the statement is true, as the 10^(th) term is 28.