document.write( "Question 893777: Given the number sequence 4, 10, 16, 22, 28.........what is the 30th term in the sequence ? (Write an algebraic equation!) \n" ); document.write( "
Algebra.Com's Answer #541507 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Common difference is 6.
\n" ); document.write( "General term is \"4%2B%28n-1%29%2A6\", or \"4%2B6%28n-1%29\".
\n" ); document.write( "n is the index of the term.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use n=30 for the term at index of 30.
\n" ); document.write( "\"highlight%284%2B6%2830-1%29%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );