document.write( "Question 1059503: What does the n equal for this
\n" ); document.write( "Pattern 3, 6, 12, 24,48
\n" ); document.write( "

Algebra.Com's Answer #674582 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
You need to tell what your n is supposed to mean. I will use i as the index number and there is a common factor of 2 in use forming the number pattern.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Each term shown is \"3%2A2%5E%28i-1%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If your index was supposed to be given the variable, n, then the general term is simply \"3%2A2%5E%28n-1%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The question, \"what does n equal...\", is unclear. n is any number of the set of Whole Numbers.
\n" ); document.write( "
\n" );