document.write( "Question 856210: Can you please tell me how to solve this? I am doing a practice before the actual test to make sure I know all of the material and there have been a lot of these and I don't know how to do them. I had to guess on the others. \r
\n" );
document.write( "\n" );
document.write( "What is the 25th term of the arithmetic sequence where a1 = 8 and a9 = 48? \n" );
document.write( "
Algebra.Com's Answer #515799 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! We are given two terms and asked for a third. \n" ); document.write( "What is the 25th term of the arithmetic sequence where a1 = 8 and a9 = 48 \n" ); document.write( "we need to find d the difference\r \n" ); document.write( "\n" ); document.write( "an = a1 + (n - 1)d \n" ); document.write( "A9 = 48= 8 + (8)d \n" ); document.write( "40=(8)d \n" ); document.write( "d=5 \n" ); document.write( "we now have the info we need to find A25 \n" ); document.write( "n=25, n-1=24, a1=8, d=5\r \n" ); document.write( "\n" ); document.write( "an = a1 + (n - 1)d \n" ); document.write( "A25 = 8 + (24)*5 \n" ); document.write( "a25=128 \n" ); document.write( " \n" ); document.write( " |