Answer:
f(x) = f(x-1) - n <--- this is the recursive formula
f(0) = 100
f(1) = f(0) - n = 100 - n
f(2) = f(1) - n = 100 - n - n = 100 - 2n
f(3) = f(2) - n = 100 - 2n - n = 100 - 3n
in general the EXPLICIT formula is f(x) = 100 - xn , x=0,1,2,3
Step-by-step explanation:
hope this helps if it is wrong let me know have a blessed day
It is to 6km approximately and im in 6th grade <span />
Answer:Jeff's restaurant
Step-by-step explanation:
I'm pretty sure its right
Answer:
y = - 2x + 1
Step-by-step explanation:
Parallels line have the same slope, when an equation is in the form y= mx + b, m is the slope. In this problem slope = - 2
Now with the slope what is missing is the y-intercept, the problem says that the line contains the point (-2, 5), replacing that point in the equation you can solve it to find the y-intercept
y = mx + b
5 = (-2)(-2) + b
5 = 4 + b
1 + b
y = - 2x +1