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
9514 1404 393
Answer:
a) 600
b) see below
c) 1.26 hours
Step-by-step explanation:
a) The value of y when x=0 is the coefficient of the exponential term:
y = 600·3^(-0) = 600·1 = 600
There were 600 atoms to start.
__
b) see attached for a graph
__
c) The graph shows 150 atoms at t = 1.26, about 1.26 hours after the start of time counting.
If you want to find that value algebraically, substitute for y and solve for x. Logarithms are involved.
150 = 600·3^(-x)
150/600 = 3^(-x)
log(1/4) = -x·log(3)
x = -log(1/4)/log(3) = log(4)/log(3) ≈ 1.2618595
After about 1.26 hours, there were 150 atoms.
<span>1, 2, 4, 5,10, and 20.</span>
Answer:
100.00
Step-by-step explanation:
x=number of months until the costs are the same
50 + 20x = 25 + 30x
25 = 10x
x = 2.5 months
50 + 2.5(20) =$100.00
In words:
Three sandwiches, each costing $5.25, equals 1/3 of Cassie's total money
We can write the formula:
(5.25*3)=1/3x
Now solve:
15.75=1/3x
3(15.75)=x
x=$47.25
Hope this helps!!