Answer:
75
Step-by-step explanation:
f(1) = 7
f(n) = 3f(n-1) + 3
So what you are trying to do here is find the recursive value (that's what it is called) for f(n). Computers love this sort of thing, but we humans have to do it slowly and carefully.
So let's try f(2)
That means that f(2) = 3*f(n-1) + 3
but if f(2) is used it means that you have to know f(2-1) which is just f(1) and we know that.
so f(2) = 3*f(1)+3
f(2) = 3*7 + 3
f(2) = 21 + 3
f(2) = 24
Now do it again. We now know F(2), so we should be able to find f(3)
f(3) = 3*f(3 - 1) + 3
f(3) = 3*f(2) + 3 We know that f(2) = 24
f(3) = 3* 24 + 3
f(3) = 72 + 3
f(3) = 75
Answer:
I believe it is 2 grams.
Step-by-step explanation:
there are 1000 grams in 1 kg, there are 500 crayons, therefore each crayon weighs 2 grams
Answer:
It would take 10 years for the given sum of money be doubled at the given simple interest rate.
Step-by-step explanation:
A 10% interest would be added to the the principal amount after each year. So the interest would reach 100% i.e. equal to the principal amount in 10 years.
Answer
Haven't done this for a bit but I think it's 19
Step-by-step explanation:
2 * 2 * 2 = 8
27 - 8 = 19
Answer:
Step-by-step explanation:
Given the quotient:
Step 1: Write in improper fraction.
Therefore:
<u>Step 2:</u> Change the division sign to multiplication by taking the reciprocal of 7