
Julia S. answered 07/20/21
B.S. Chem with a Variety of Teaching Experience
Since our ratio is 3, we calculate the first 6 terms starting with a1.Doing this by hand should look like:
a1 = 2
a2 = 2*3 = 6
a3 = 6*3 = 18
a4 = 18*3 = 54
a5 = 54*3 = 162
a6 = 162*3 = 486
Simply add each term for your answer. However, I recommend using the summation equation for finite geometric series. The equation is:
Sn = a1(1-rn)/(1-r)
where a1 is the initial term, r is the common multiple (3 in this case), and n is the number of terms. They ask for a6 so our n = 6. Plugging these values in should yield
Sn = 728