document.write( "Question 395380: find the 100th and nth term for each of the sequences:
\n" );
document.write( "a. 8,11,14,17,20,...
\n" );
document.write( "b. 1,16,81,256,625,...
\n" );
document.write( "c. 5,15,45,135,405,...
\n" );
document.write( "d. 2,7,12,17,22,...
\n" );
document.write( "e. 1,1/2,1/4,1/8,1/16,... \n" );
document.write( "
Algebra.Com's Answer #280717 by robertb(5830)![]() ![]() You can put this solution on YOUR website! a. \n" ); document.write( "\n" ); document.write( "b. \n" ); document.write( "\n" ); document.write( "c. \n" ); document.write( "\n" ); document.write( "d. \n" ); document.write( "\n" ); document.write( "e. |