Earlier price is 2.80
Current price is 2.87
Increment is
2.87 - 2.80
0.07
Increment percentage is
(0.07 / 2.80) * 100
2.5 %
Answer:
f(n) = f(n - 1) + 3
Step-by-step explanation:
Substitute
to get the recursive formula.
OPTION 1: f(n) = f(n - 1) + 3
Substituting n = 1.
f(1) = f(1 - 1) + 3 = 0 + 3 = 3.
Substituting n = 2.
f(2) = f(2 - 1) + 3 = f(1) + 3 = 3 + 3 = 6.
Substituting n = 3.
f(3) = f(3 - 1) + 3 = f(2) + 3 = 6 + 3 = 9.
The numbers match the given sequence. So, we say the above recursive formula represents the sequence.
OPTION 2: f(n) = f(n - 1) + 2
Substituting n = 1
f(1) = f(0) + 2
3.
So, this is eliminated.
Similarly, OPTION 3 and OPTION 4 can be eliminated as well.
Answer:
easy, it traveled/swam 75.6 miles
Step-by-step explanation:
16.8 x 4.5= 75.6
hope this helps
Answer:
two hours and thirteen minutes.
Step-by-step explanation:
count up from 3pm to 5pm to start with. That gives you two hours
we already have 38 minutes, now just subtract the 25 minutes he spent resting.
That leaves you with 2 hours and 13 minutes.
Correct me if I'm wrong I'm currently responding to this at a major lack of sleep lol