document.write( "Question 442493: The 20th term of an arithmetic sequence is 44 and the common difference is 4. Find the nth term \n" ); document.write( "
Algebra.Com's Answer #305205 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The 20th term of an arithmetic sequence is 44 and the common difference is 4. Find the nth term
\n" ); document.write( "----
\n" ); document.write( "a(20) = a + (19)*4 = 44
\n" ); document.write( "a + 76 = 44
\n" ); document.write( "a = -32
\n" ); document.write( "-----
\n" ); document.write( "nth term: a(n) = -32 + (n-1)4
\n" ); document.write( "--------------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );