Pick any value in the y column of the table. I'm going to pick 81. Divide the value you picked by the previous y value, which in my case would be 9
Dividing the values gives: 81/9 = 9
So the base is 9. We multiply each y value by 9 to get the next y value
Eg: to go from 1/81 to 1/9, we multiply by 9. Same for 1/9 to 1, and so on.
Answer: Choice B) 9
Note: This trick only works because x is increasing by 1 each time
Answer:
i think the first one but im not sure
im sorry if its wrong
Step-by-step explanation:
Derivitive of cosx=-sinx
dy/dx sinx=cosx
and use chain rue
2cosx=-2sinx
2cos2x=-4sin2x
so
-2sinx-4sin2x id the deritivitve
Answer:
b) 10
Step-by-step explanation:
(3×10+46)+14 = 90
<em>Hope this helps!!!!!</em>
Answer:
<em>75</em>
Step-by-step explanation:
Given:
f(1) = 100
f(n+1) = f(n) - 5
Solve for:
f(6)
Solution:
f(1) = 100
f(2) = f(1) - 5 = 100 - 5 = 100 - 1 x 5 = f(1) - 1 x 5
f(3) = f(2) - 5 = 100 - 5 - 5 = 100 - 2 x 5 = f(1) - 2 x 5
...
f(n) = f(n - 1) - 5 = 100 - (n-1) x 5 = f(1) - (n-1) x 5
=> f(6) = f(1) - (6-1) x 5 = 100 - 5 x 5 = 100 - 25 = 75
Hope this helps!