160 is 100% of 160, 480 is 4 times that. So 400%
Answer:
x = 10
Step-by-step explanation:
First, subtract 10 from both sides
Next, Simplify
Then, subtract 5/3x from both sides
After, simplify
Lastly, multiply both sides by 3
Then finally simplify for your final answer of x = 10
Hope this helps! :)
B because the multiplication has different signs
Answer:
1,758,240 Feet
Step-by-step explanation:
1 Mile = 5280 Feet
333 Miles = 1,758,240 Feet
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