document.write( "Question 1119498: Given the nth term for each arithmetic sequence, find the common difference and write-out the first four terms.
\n" );
document.write( "a[n] = 3n – 2 \n" );
document.write( "
Algebra.Com's Answer #735070 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "First Four Terms: \n" ); document.write( "1, 4, 7, 10 \n" ); document.write( " |