Step-by-step explanation:
I can't see the question your talking about
Answer:
10+6=16
Step-by-step explanation:
ok distribute the 6 by multiplying it by 1q and -5
5=6q-30-19
Now subtract 30-19
5=6q-11
add 11 to both sides
16=6q
divide both sides by 6
q= 16/6
simplify
16/2=8, 6/2=3
q=8/3
Answer:
The toy store has the higher price
Step-by-step explanation:
if you can get 6 games online for $33.60 that would be $5.60 per game. If you buy from the toy store it would cost $17.36 more than online
Answer:
g(n) = - 19 + (n - 1)*6
Step-by-step explanation:
The way to do this is to try a couple and then see if you can make some sort of equation that follows the rule.
g(1) = - 19
=============
g(2) = g(2 - 1) + 6
g(2) = g(1) + 6
g(2) = -19 + 6
g(2) = -13
=============
g(3) = g(2) + 6
g(3) = -13 + 6
g(3) = - 7
==========
g(4) = g(3) + 6
g(4) = - 7 + 6
g(4) = - 1
==========
g(5) = 5
g(6) =11
===========
Now the hard part. You have to start with - 19
The nth term is g(n) = - 19 + (n - 1)*6
Now see if it works.
g(7) = - 19 + (7 - 1)*6
g(7) = - 19 + 6 * 6
g(7) = -19 + 36
g(7) = 17
Is that correct?
g(7) = g(n - 1) + 6
g(7) = g(6) + 6
g(7) = 11 + 6
g(7) = 17 Seems to be the same as the explicit formula gives.