document.write( "Question 1168274: what is the first five terms and 50th term of this sequence.
\n" ); document.write( "An=2a n-1 + 5 and a1=3
\n" ); document.write( "

Algebra.Com's Answer #851614 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In this problem, you are given a recurrent formula to calculate next term of the sequence\r\n" );
document.write( "\r\n" );
document.write( "using its previous step.  You also are given the first term.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, to get the second term, simply substitute first term a1 = 3 into the formula\r\n" );
document.write( "\r\n" );
document.write( "    a2 = 2*3 + 5 = 6 + 5 = 11.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To get the third term, substitute the second term a2 = 11 into the formula\r\n" );
document.write( "\r\n" );
document.write( "    a3 = 2*11 + 5 =22 + 5 = 27.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Continue doing this way until you will get a5.\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );