1)The following function defines a recursive sequence:
f(0) = -3
f(1) = 6
f(n) = -2•f(n -1) - f(n - 2); for n > 1
Which of the following sequences is defined by this recursive function?
-3, 6, -9, -12, …
-3, 20, -95, 480, …
-3, 6, -9, 12, …
-3, -20, -95, -480, …
2) Choose the slope-intercept equation of the line that passes through the point (-2, 2) and is parallel to y = 4x + 7.
y = 4x + 10
y = x +
y = -4x - 6
y = - x +
3)The table below represents the distance a person runs as a function of time:
Time
(second)
x
Distance
(meters)
f (x)
10
60
13
78
16
96
19
114
The average rate of change of the function between x = 10 to x = 16 is m/s and represents the person's speed.
4)Choose the graph below that has slope of zero.



