<em>100% CORRECT ANSWERS
</em>
Question 1
Consider the sequence:
8, 11, 14, 17, 20, 23, 26, ...
Write a recursive definition.
Question 2
Which sequences could be described by the recursive definition
2, 5, 14, 41, 122...
Question 3
Given that the first term is and the recursive definition is would be the 2nd term
Both sides are identical.
V = x/t = 4.5 mil / 3 h = 1.5 mph
Since, v = 1.5 mph (or we can say that v is constant), distance and time vary directly and the constant of variation is 1.5 mph.
N and d are both numbers of thousands of dollars.
Thus, if n = 1, that means $1000.
Here n = d + 0.4.
Note that in C, n+0.04=n is completely wrong.
Similarly, in D, d = 0.04 = n is completely wrong.
The "combined profit amount" for Nov. and Dec. is n + d = 3.15.
Only A matches this info. Your answer is A.