document.write( "Question 47001This question is from textbook COLLEGE ALGEBRA
\n" );
document.write( ": Write the first four terms of the sequence defined by a[n] = 2n + 3. \n" );
document.write( "
Algebra.Com's Answer #31130 by atif.muhammad(135)![]() ![]() ![]() You can put this solution on YOUR website! a[n] = 2n + 3\r \n" ); document.write( "\n" ); document.write( "a(1) = 2(1) +3 = 5 \n" ); document.write( "a(2) = 2(2) +3 = 7 \n" ); document.write( "a(3) = 2(3) +3 = 9 \n" ); document.write( "a(4) = 2(4) +3 = 11 \n" ); document.write( " |