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:
give the full questions please
<span>You are given
John Davis’ rate which is $9.75 an hour. It is said that he works for four
hours on Monday, six hours on Tuesday, five hours on Wednesday, five hours on
Thursday, and seven hours on Friday. You are asked to find the gross pay of John
Davis. All you need to do is to multiply the rate to the hour of work.</span>
<span>
Monday: $9.75(4h)
= $39</span>
Tuesday:
$9.75(6h) = $58.5
Wednesday:
$9.75(5h) = $48.75
Thursday:
$9.75(5h) = $48.75
Friday:
$9.75(7h) = $68.25
<span>
To get the
gross pay, add everything and you will get $263.25. The answer is letter D.</span>
Answer:
The answer is 3093.
3093 (if that series you posted actually does stop at 1875; there were no dots after, right?)
Step-by-step explanation:
We have a finite series.
We know the first term is 48.
We know the last term is 1875.
What are the terms in between?
Since the terms of the series form a geometric sequence, all you have to do to get from one term to another is multiply by the common ratio.
The common ratio be found by choosing a term and dividing that term by it's previous term.
So 120/48=5/2 or 2.5.
The first term of the sequence is 48.
The second term of the sequence is 48(2.5)=120.
The third term of the sequence is 48(2.5)(2.5)=300.
The fourth term of the sequence is 48(2.5)(2.5)(2.5)=750.
The fifth term of the sequence is 48(2.5)(2.5)(2.5)(2.5)=1875.
So we are done because 1875 was the last term.
This just becomes a simple addition problem of:
48+120+300+750+1875
168 + 1050 +1875
1218 +1875
3093