document.write( "Question 902041: What is the 25th term of the arithmetic sequence with a1= -1 and d= -10
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #547062 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! an = a + (n - 1)d \n" ); document.write( "A25 = -1 + (24)-10 \n" ); document.write( "A25 = -1 -240 \n" ); document.write( "A25 = -241 \n" ); document.write( " \n" ); document.write( " |