187k views
3 votes
SOMEONE PLEASE HELP ASAP

SOMEONE PLEASE HELP ASAP-example-1
User Carmelle
by
8.7k points

2 Answers

3 votes
Try this solution:
0.2; 0.2*(-0.3); 0.2*(-0.3)*(-0.3); 0.2*(-0.3)*(-0.3)*(-0.3);... etc.
if the first term of this sequence is n=1, then only 'C' is the right answer:

a_n=0.2*(-0.3)^(n-1).
User Dheeraj R
by
8.5k points
2 votes
The explicit formula for a Geometric Series can be written as:


a_(n)= a_(1)(r)^(n-1)

Here,
a_(1)=First Term = 0.2

r = Common Ratio = - 0.06/0.2 = -0.3

Using these value in above formula, we can write the explicit formula of the sequence as:
a_(n)=0.2(-0.3)^(n-1)

So, option C gives the correct answer

User Richard Harris
by
8.0k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.