document.write( "Question 1008519: Write an explicit formula for the sequence an=-3an-1 and a1=3 explain your answer \n" ); document.write( "
Algebra.Com's Answer #624813 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Since they give you a1 = 3 and that the common ratio is -3, you can write the explicit formula as:
\n" ); document.write( "an = a1*r^(n-1)
\n" ); document.write( "and in this case
\n" ); document.write( "an = 3*(-3)^(n-1)
\n" ); document.write( "
\n" );