ninguna de las preguntas se puede dividir, pero puede simplificar la última.
Lo siento pero, Espero que esto sea de ayuda!
C is the answer. Hope this helps!
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
Answer:
17 units
Step-by-step explanation:
x+3x+3x=21
7x=21
x=3
3, 9, 9=21
the answers are 3, 9, and 9