document.write( "Question 1044785: The first three terms of an arithmetic sequence are -12, -4, and 4. Which term is 212 ? \n" ); document.write( "
Algebra.Com's Answer #660182 by ikleyn(52794)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The first three terms of an arithmetic sequence are -12, -4, and 4. Which term is 212 ?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "212 = -12 + 8*(n-1).   (1)\r\n" );
document.write( "\r\n" );
document.write( "You are asked to find n.\r\n" );
document.write( "\r\n" );
document.write( "From (1) n-1 = \"%28212%2B12%29%2F8\" = 28.\r\n" );
document.write( "\r\n" );
document.write( "Hence, n = 28 + 1 = 29.\r\n" );
document.write( "\r\n" );
document.write( "Check.  -12 + 8*(29-1) = -12 + 8*28 = 212.  Correct !\r\n" );
document.write( "\r\n" );
document.write( "Answer.  212 is the 29-th term.\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );