asked 29.7k views
5 votes
B(1) = -54 w b(n) =b(n-1) 4/3 What is the 4th term in the sequence?​

A. -64
B. -96
C. -128
D. -192

asked
User Lenore
by
8.2k points

1 Answer

2 votes

Final answer:

The 4th term in the sequence is -128.

Step-by-step explanation:

The sequence is defined recursively as follows:

b(1) = -54

b(n) = b(n-1) × 4/3

To find the 4th term in the sequence, we can start with the first term and apply the recursive formula:

b(2) = (-54) × 4/3 = -72

b(3) = (-72) × 4/3 = -96

b(4) = (-96) × 4/3 = -128

Therefore, the 4th term in the sequence is -128. So, the correct answer is C. -128.

answered
User AmitB
by
8.0k 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.