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.
It's B because 5 x 4 = 20 and 9 x 5 = 45
When you add them together you get 65
Complete question :
Suppose the average yearly salary of an individual whose final degree is a master's is $41 thousand less than twice that of an individual whose final degree is a bachelor's. Combined, two people with each of these educational attainments earn $118 thousand. Find the average yearly salary of an individual with each of these final degrees.
Answer:
Bachelors = $53000
Masters = $65000
Step-by-step explanation:
Given that :
Let Salary of bachelor's degree holder = b
Salary of Master's degree holder = 2b - 41000
Master's + bachelor's salary = $118,000
Hence,
2b - 41000 + b = 118,000
3b = 118000 + 41000
3b = 159000
b = 159000 / 3
b = $53,000
Bachelor's degree salary = $53,000
Master's degree salary ; 2b - 41000
2(53000) - 41000 = 65000
2z^7
-3--5=2. z^7
Since both have the same exponent
Answer:
$5,030.40
Step-by-step explanation:
The balance outstanding at the end of any month is the due amount after adjusting for interest and loan repayment amount. The amount outstanding can be calculated as:
<u>First month</u>
Due amount = $6,000
Interest at 2% = $6,000*2% = $120
Loan repayment = $600
Reduction in balance = $600 - $120 = $480
Balance remaining = $6,000 - $480 = $5,520
<u>Second month</u>
Due amount = $5,520
Interest at 2% = $5,520*2% = $110.4
Loan repayment = $600
Reduction in balance = $600 - $110.4 = $489.60
Balance remaining = $5,520 - $489.60 = $5030.40
Hence, the balance outstanding at the end of month 2 is $5,030.40