Answer:
x = 2
Step-by-step explanation:

Answer:
51
Step-by-step explanation:
Hope this helps. . .
Write a recursive and explicit formula for each option.
Save a nickel on the first day of the month and then double the amount each day for a month
=> a1 =0.05
=> a2 = a1* 2 = 0.05*2
=> a3 = a2*2 = a1* 2*2
..............................................
=>recursive an =
=> explicit an = 0.05*
Start their savings by saving $10 on the first day and then $10 each day of the month
=> a1 = 10
=> a2 = a1 + 10 = 20
=> a3 = a2 +10 = 20 +10 =30
........................................................
=> recursive an = 
=> explicit an = 10 + 10( n-1)
Hope it will find you well.
A - 3b = 4
a = b -2
(b - 2) - 3b = 4
b - 2 - 3b = 4
-2b = 4 + 2
-2b = 6
b = 6/-2
b = -3
a = b - 2
a = -3 -2
a = -5
to check: a = -5 ; b = -3 ⇒ (-5,-3)
a - 3b = 4
-5 - 3(-3) = 4
-5 + 9 = 4
4 = 4