document.write( "Question 844205: Write the first four terms of the sequence. a1 = 13 and an = an-1 + 8 for n ≥2? \n" ); document.write( "
Algebra.Com's Answer #508611 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"a%5B1%5D=13\"
\n" ); document.write( "\"a%5B2%5D=a%5B1%5D%2B8=13%2B8=21\"
\n" ); document.write( "\"a%5B3%5D=21%2B8=29\"
\n" ); document.write( "\"a%5B4%5D=29%2B8=37\"
\n" ); document.write( "\"a%5B5%5D=37%2B8=45\"
\n" ); document.write( "
\n" );