asked 203k views
5 votes
Consider the following geometric sequence -5, 10, -20, 40,..... if the recursive formula for the sequence above expressed in the form a(n)=b*a(n-1), determine the value of b.

b=
2
-2
5
-5

asked
User Sahand
by
8.1k points

2 Answers

5 votes
Use a(n) = 10 as a starting point and create an equation:

a(n) = b * a(n-1)

10 = b * -5
b = -2

answered
User Elena Lawrence
by
8.2k points
4 votes

Answer:

value of b = -2

Explanation:

Consider the following geometric sequence -5, 10, -20, 40,..... if the recursive formula for the sequence above expressed in the form a(n)=b*a(n-1)

first we write the recursive formula for the given sequence

To get the recursive formula we find common ratio

Common ration = second term divide by first term

10/-5= -2

-20/ 10= -2

a(n)=common ratio *a(n-1)

a(n)=(-2)*a(n-1)

So b = -2

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.