Question 606668
  <pre><font face = "Tohoma" size = 4 color = "indigo"><b> 
Hi
Geometric Sequence: {{{a[n] = a[1]*r^(n-1)}}}
{2.6, -5.2, 10.4, -20.8...}
what will the 6th term be?
Note: Change of Sign
{{{a[n] = 2.6*(-2)^(n-1)}}}
{{{a[6] = 2.6*(-2)^5 = highlight(-83.2)}}}