Answer:
c
Step-by-step explanation:
Q = The Ammount Of Cranberry Juice
(q+4)*4.50=q*6.30+4*3.60
4.5*q+18=6.30*q+14.4
6.30*q-4.5*q=18-14.4
1.8*q=3.6
q=3.6/1.8
It Would Be 2 Quarts Of Cranberry Juice
10. d = 20
11. w = 22
12. z = 8
13. idk
14. p = - 8
send me a message or something if this helps ; )
Answer:
x=12
Step-by-step explanation:
(X-8)/7=2
X-8=14
X=22
T(1) = 3, t(n) = -2t(n-1) + 1
So t(2) = -2(t(1)) + 1 = -2(3) + 1 = -5
t(3) = -2(t(2)) +1 = -2(-5) +1 = 11
t(4) = -2(t(3)) +1 = -2(11) +1 = -21
t(5) = -2(t(4)) +1 = -2(-21) +1 = 43