Answer:
22/7 * 3 * 3 * 6 ~ 169.65 cubic centimeters
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
Answer:
−8x − 48
Step-by-step explanation:
Answer: x=3
Step-by-step explanation:
4(2x-7)-2x=-10
Multiply 4 with 2x and -7
8x-28-2x=-10
Add like terms which are 8x and -2x
6x-28=-10
Add 28 to both sides so the -28 cancels out
6x=18
Divide both sides by 6 to isolate the x
Answer= x=3