document.write( "Question 254284: 4. Find the third, sixth, and eighth terms of the sequence A(n) = 5 + (n – 1)(3). \n" ); document.write( "
Algebra.Com's Answer #186633 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! We have the following question: \n" ); document.write( "Find the third, sixth, and eighth terms of the sequence A(n) = 5 + (n – 1)(3). \n" ); document.write( "To find the terms, let n = 3, 6, and 8 using \n" ); document.write( "A(3) = 5 + (3 – 1)*3 = 5 + 2*3 = 11 \n" ); document.write( "A(6) = 5 + (6 – 1)*3 = 5 + 5*3 = 20 \n" ); document.write( "A(8) = 5 + (8 – 1)*3 = 5 + 8*3 = 26 \n" ); document.write( " |