The recursive sequence that would produce the sequence 8,-35,137,… is T(n + 1) = -3 - 4T(n) where T(1) = 8
<h3>How to determine the recursive sequence that would produce the sequence?</h3>
The sequence is given as:
8,-35,137,…
From the above sequence, we can see that:
The next term is the product of the current term and -4 added to -3
i.e.
Next term = -3 + Current term * -4
So, we have:
T(n + 1) = -3 + T(n) * -4
Rewrite as:
T(n + 1) = -3 - 4T(n)
Hence, the recursive sequence that would produce the sequence 8,-35,137,… is T(n + 1) = -3 - 4T(n) where T(1) = 8
Read more about recursive sequence at
brainly.com/question/1275192
#SPJ1
Answer:
y=-2x+1
Step-by-step explanation:
Perpendicular lines have slopes that are negative reciprocals of one another. slope 1/2 perpendicular will be -2/1=-2
y-5=-2(x-(-2))
y-5=-2(x+2)
y-5=-2x-4
y=-2x-4+5
y=-2x+1
Answer:
The 5x^2 vs -5x^2 will reflect over "X" axis
the +1 vs -2 will shift the graph down three units
the first answer is the correct answer
Step-by-step explanation:
Answer: B: It gets flatter
Step-by-step Explanation:
Slope is basically a ratio of the change in the x-value over the change in the y-value over a certain interval. It also shows how steep the line is. The higher (or further away from 0) the slope, the “steeper” the line is. If the slope is 0, the graph just looks like a horizontal line