document.write( "Question 976440: Give the arithmetic sequence of 5 terms if the first term is 8 and the last is 100. \n" ); document.write( "
Algebra.Com's Answer #598020 by Tatiana_Stebko(1539)\"\" \"About 
You can put this solution on YOUR website!
\"d=%28100-8%29%2F%285-1%29=92%2F4=23\"
\n" ); document.write( "\"a%5B1%5D=8\"
\n" ); document.write( "\"a%5B2%5D=8%2B23=31\"
\n" ); document.write( "\"a%5B3%5D=31%2B23=54\"
\n" ); document.write( "\"a%5B4%5D=54%2B23=77\"
\n" ); document.write( "\"a%5B5%5D=77%2B23=100\"
\n" ); document.write( "
\n" );