Karmin will make $18.4 for working an hour after the increase.
Step-by-step explanation:
Step 1:
First, we need to determine how much Karmin made an hour.
Karmin's hourly rate 
So Karmen made $16 every hour that she worked. She worked for 30 hours and earned $480.
She will get a 15% increase in her hourly rate this month.
Step 2:
We need to determine how much 15% of $16 is.
15% of $16 
So her 15% increase amounts to $2.4.
So the hourly rate for this month 
So Karmin will make $18.4 for working 1 hour.
Hi there!
First you simplify.
Simplified = 9x+(−5)+(−8)+x
Then you combine the like terms.
<span><span><span><span><span>9x</span>+(<span>−5)</span></span>+(<span>−8)</span></span>+x (*-5 and -8 are like terms) (9x and x are like terms)
</span></span><span><span><span>Combined it's~ (<span><span>9x</span>+x</span>)</span>+<span>(<span><span>−5</span>+<span>−8</span></span>)
</span></span></span><span><span><span>Solve and that comes to 10x</span>+<span>−<span>13 which is your answer. :)
Hope this helps.
</span></span></span></span>
Answer:
g(n) = g(n-1) -15
g(1) = -65
Step-by-step explanation:
We can find the recursive formula from the explicit formula for this arithmetic sequence by substituting 1 and (n+1) for n in the explicit formula.
__
g(n+1) = -50 -15(n+1) = (-50 -15n) -15 . . . . . find g(n+1)
g(n+1) = g(n) -15
and ...
g(1) = -50 -15(1) = -65
Then the recursive formula can ge written as ...
g(n) = g(n-1) -15
g(1) = -65
_____
<em>Additional comment</em>
We found g(n+1) = g(n) -15. Substituting n-1 for n in this formula puts it in the form we need for answering the question:
g((n-1)+1) = g(n-1) -15
g(n) = g(n -1) -15
Either of these forms tells you how to get the next term from the previous one.