document.write( "Question 877253: What is the 17th term in the arithmetic sequence in which a^6 is 101 and a^9 is 83? \n" ); document.write( "
Algebra.Com's Answer #531368 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
an = a + (n - 1)
\n" ); document.write( "101 = a + 5d,
\n" ); document.write( "83= a + 8d,
\n" ); document.write( "a17 = a + 16d
\n" ); document.write( "a17=131-6*(16)
\n" ); document.write( "a17=131-96
\n" ); document.write( "a17=35\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a = 131, d = -6, t = 35\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );