The answer is 6 cause 9-5 is 4 and 20/4 equal 5+1 equal 6
Answer:
recursive: f(0) = 7; f(n) = f(n-1) -8
explicit: f(n) = 7 -8n
Step-by-step explanation:
The sequence is an arithmetic sequence with first term 7 and common difference -8. Since you're numbering the terms starting with n=0, the generic case will be ...
recursive: f(0) = first term; f(n) = f(n-1) + common difference
explicit: f(n) = first term + n·(common difference)
To get the answer above, fill in the first term and common difference values.
Answer:
$2353 at 12.5% and $7647 at 8.25%
Step-by-step explanation:
I'll say a is the amount he invested in one market, and b is the amount in the other.
a + b = 10000, or b = 10000 - a
multiplying the investments with the percentages and adding them together will give the total earned interest.
(a × 0.125) + (b × 0.0825) = 925
0.125a + 0.0825b = 925
Use substitution to solve for a.
0.125a + 0.0825(10000 - a) = 925
0.125 a + 825 - 0.0825a = 925
0.0425a = 100
a = 2352.94
Use substitution to find b
b = 10000 - 2352.94
b = 7647.06
The questions are to the nearest dollar so round a and b.
$2353 and $7647
I think its $106.5 just add 17.75 6 times