document.write( "Question 1035546: Write an explicit formula for the following arithmetic sequence -4,-1,2,5...\r
\n" ); document.write( "\n" ); document.write( "Write an recursive formula for the following arithmetic sequence -4,-1,2,5...\r
\n" ); document.write( "\n" ); document.write( "Write an explicit formula for the following geometric sequence 1/2,3/2,9/2...\r
\n" ); document.write( "\n" ); document.write( "Write an recursive formula for the following geometric sequence 1/2,3/2,9/2...
\n" ); document.write( "

Algebra.Com's Answer #650186 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Write an explicit formula for the following arithmetic sequence -4,-1,2,5...
\n" ); document.write( "\"a%5Bn%5D+=+-4+%2B+3%28n-1%29+=+3n-7\" for n = 1,2,3,4,...\r
\n" ); document.write( "\n" ); document.write( "Write a recursive formula for the following arithmetic sequence -4,-1,2,5...
\n" ); document.write( "\"a%5Bn%5D+=+a%5Bn-1%5D+%2B+3\" for n = 2,3,4,5,...\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Write an explicit formula for the following geometric sequence 1/2,3/2,9/2...
\n" ); document.write( "\"a%5Bn%5D+=+%281%2F2%29%2A3%5E%28n-1%29\" for n = 1,2,3,4,...\r
\n" ); document.write( "\n" ); document.write( "Write a recursive formula for the following geometric sequence 1/2,3/2,9/2...
\n" ); document.write( "\"a%5Bn%5D+=+3a%5Bn-1%5D\" for n = 2,3,4,5,...\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );