document.write( "Question 923797: Hi looking to figure out how to find the 83rd term, of arithmetic sequence with first term being 6 and common difference -1/2\r
\n" );
document.write( "\n" );
document.write( "Please help me, \n" );
document.write( "
Algebra.Com's Answer #560325 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Arithmetic sequence => \n" ); document.write( "x(n) = a + d(n - 1) \n" ); document.write( "a = 6 \n" ); document.write( "d = -1/2 \n" ); document.write( "x(83) = 6 + -1/2(83 - 1) \n" ); document.write( "= -35 \n" ); document.write( "Hope this helps \n" ); document.write( ":-) \n" ); document.write( " |