Is this right? The table below shows the values of f(n) for different values of n. n 1 2 3 4 5 6 f(n) 1 2 5 12 29 70 Which recursive function best represents the values shown in the table? f(1) = 1, f(2) = 2, f(n) = 2f(n -1) f(n - 2); n > 2 f(1) = 1, f(2) = 2, f(n) = f(n -3) + f(n - 2); n > 2 f(1) = 1, f(2) = 2, f(n) = 2f(n -1) + f(n - 2); n > 2 f(1) = 1, f(2) = 2, f(n) = f(n -3) f(n - 2); n > 2
I think its the 3rd one?
@hartnn
I'm bad at these >.> try posting it in the math chat, someone will come and help u for sure!
@charlotte123 i got a suprise for ya...come back to see it...
GOOD MORNING
What has to be broken before you can use it?
hmm..............a sea shell? :O
an egg? a piggy bank? :O
a coconut? D:
an egg
AHAAAAAAAAAAA I KNEW IHT
why thank u :D take care and remember, use the math chat and ur problems will be solved HUHEUEHU
they didn't mind it...
@undeadknight26 Correct.
are you sure?
If I'm not sure, I wouldn't say Correct.
lol ok thanks :D
How would i do this one??? The function f(x) = (1.006235)12x models the monthly interest that a bank offers to Dan after x years. Dan converts the function to have x isolated in the exponent. What is the approximate rate of growth? 1% 8% 10% 12%
i got 8 percent some how..
Join our real-time social learning platform and learn together with your friends!