Answer:
Explicit formula: a(n)=3n-6
Recursive formula: a(n)=-3+(n-1)3 <--
Step-by-step explanation:
a(n)=3n-6 where a(1)=3(1)-6=-3 and d=3
<u>Plug values into recursive formula:</u>
a(n)=a1+(n-1)d
a(n)=-3+(n-1)3
Scale factors of negative numbers are contractions
scale factors of numbers greater then 1 are expansions
scale factors of numbers greater then 0 but less then 1 are contractions
The remaining 2 debts have to add up to a cetain number which I represent as x.
476.25 - 93.22 - x = 0
x = 383.03
The correct two debts should add up to -383.03.
Therefore the answer is B. -66.72 and -316.31
Answer:
y = 50 + 25x.............(i)
y = 80 + 15x.............(ii)
x = 3
y = 125
Step-by-step explanation:
The tucker Gym charges a one time fee of $50 plus a $25 monthly membership charge.
The NoFo health club charges a one time fee of $80 plus a $15 monthly membership fee.
Let
number of month = x
total cost = y
Tucker Gym
y = 50 + 25x.............(i)
NoFo Gym
y = 80 + 15x.............(ii)
combining the equation
y = 50 + 25x.............(i)
y = 80 + 15x.............(ii)
y - 50 = 25x
y/25 - 2 = x
insert x in equation (ii)
y = 80 + 15(y/25 - 2)
y = 80 + 3y/5 - 30
y = 50 + 3y/5
y - 3y/5 = 50
5y - 3y/5 = 50
2y/5 = 50
cross multiply
2y = 250
y = 250/2
y = 125
insert y in equation (i)
125 = 50 + 25x
125 - 50 = 25x
75 = 25x
x = 75/25
x = 3