Question 1086818

Write the explicit formula for the geometric sequence a1 = –6, r = 2.
<pre>Correct answer: {{{highlight_green(matrix(1,3, a[n], "=", - 6(2)^(n - 1)))}}}