document.write( "Question 248240: Find the third, sixth and eighth terms of the sequence A(n) = 6 + (n - 1)(-2). Step by step please, how do I get there ? \n" ); document.write( "
Algebra.Com's Answer #180916 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the third, sixth and eighth terms of the sequence A(n) = 6 + (n - 1)(-2). Step by step please, how do I get there ? \n" ); document.write( "--------------------- \n" ); document.write( "A(n) = 6 + (n - 1)(-2) \n" ); document.write( "A(3) = 6 + 2(-2) = 2 \n" ); document.write( "A(6) = 6 + 5(-2) = -4 \n" ); document.write( "A(8) = 6 + 7(-2) = -8 \n" ); document.write( "-------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |