document.write( "Question 46872This question is from textbook COLLEGE ALGEBRA
\n" ); document.write( ": Write first four terms of the sequence definded by the recursive sequence
\n" ); document.write( "a1 = 4 and an = 3an-1 – 5 for n ≥ 2.
\n" ); document.write( "

Algebra.Com's Answer #31107 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Okay, we have
\n" ); document.write( "a1 = 4
\n" ); document.write( "a2 = 3(4) - 5 = 7
\n" ); document.write( "a3 = 3(7) - 5 = 16
\n" ); document.write( "a4 = 3(16) - 5 = 43
\n" ); document.write( "
\n" );