asked 112k views
4 votes
HELP HELP HELP PLS PLS

HELP HELP HELP PLS PLS-example-1

1 Answer

3 votes

a_n = 4 * a_(n-1)

-----------------------------------
First Term :
-----------------------------------

a_0 = -6 \text { (Given)}

-----------------------------------
Second Term:
-----------------------------------

a_2 = 4 * a_1


a_2 = 4 * (-6)


a_2 = -24

-----------------------------------
Third Term:
-----------------------------------

a_3 = 4 * a_2


a_3 = 4 * (-24)


a_3 = -96


-----------------------------------
Fourth Term:
-----------------------------------

a_4 = 4 * a_3


a_4 = 4 * (-96)


a_4 = -384

-----------------------------------
Fifith Term:
-----------------------------------

a_5 = 4 * a_4


a_5 = 4 * (-384)


a_5 = -1536


-----------------------------------
sixth Term:
-----------------------------------

a_6 = 4 * a_5


a_6 = 4 * (-1536)


a_6 = -6144

----------------------------------------------------------------------
Answer: -6, -24, -96, -384, -1536, -6144
----------------------------------------------------------------------
answered
User Sergiy Nikolayev
by
7.6k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.