Answer:
I need a picture to solve this.
Step-by-step explanation:
There are 2.5 tsp vanilla needed for 5 cups of flour. I solved this by putting the given info into a ratio- cups of flour/tsp. vanilla. Then, i put in the given information and cross multiplied to solve for x. I hope this helped you!! :))
Answer:
1/216 and 1/6 raised to the 3 power.
Answer:
f(3) = 3
Step-by-step explanation:
f(1) = 1
f(2) = 2
f(n) = f(n − 2) + f(n − 1)
f(3) = f(3 - 2) + f(3 - 1)
= f(1) + f(2) = 1 + 2 = 3
Special Note: Have you heard of the Fibonacci sequence?
The formula f(n) = f(n − 2) + f(n − 1) is used to find the terms of the of the Fibonacci sequence