Answer: 200 minutes have to be used for the costs of both plans to be the same.
Step-by-step explanation:
Let x represent the number of minutes that have to be used for the costs of both plans to be the same.
Package A is $35.00 per month with an additional charge of $0.15 per minute for long distance. This means that the cost of using package A for x minutes in a month would be
35 + 0.15x
Package B is $45.00 per month with an additional charge of $0.10 per minute for long distance. This means that the cost of using package A for x minutes in a month would be
45 + 0.1x
For both costs to be the same, it means that
35 + 0.15x = 45 + 0.1x
0.15x - 0.1x = 45 - 35
0.05x = 10
x = 10/0.05
x = 200
The answer is 8. This is because when you substitute 8 with “a” you then solve the problem to see if it is equal to the answer. -4+8=4... -4+4=0 so that is wrong and -4+O=-4 which is also incorrect.
Answer:
-13t - 5z
Step-by-step explanation:
-6t + 2z - 7z - 7t
= -13t - 5z
The recursive sequence that would produce the sequence 8,-35,137,… is T(n + 1) = -3 - 4T(n) where T(1) = 8
<h3>How to determine the recursive sequence that would produce the sequence?</h3>
The sequence is given as:
8,-35,137,…
From the above sequence, we can see that:
The next term is the product of the current term and -4 added to -3
i.e.
Next term = -3 + Current term * -4
So, we have:
T(n + 1) = -3 + T(n) * -4
Rewrite as:
T(n + 1) = -3 - 4T(n)
Hence, the recursive sequence that would produce the sequence 8,-35,137,… is T(n + 1) = -3 - 4T(n) where T(1) = 8
Read more about recursive sequence at
brainly.com/question/1275192
#SPJ1