document.write( "Question 864104: Find the 75th term of the arithmetic sequence with
\n" ); document.write( "a1=4 and d=3
\n" ); document.write( "

Algebra.Com's Answer #520783 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
an = a + (n - 1)d
\n" ); document.write( "a75 = 4 + (74)3
\n" ); document.write( "a75=226
\n" ); document.write( "
\n" );