document.write( "Question 850174: Find the 31st term in the sequence whose general term is an = -3 + 4(n - 1). \n" ); document.write( "
Algebra.Com's Answer #512267 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! an = -3 + 4(n - 1) \n" ); document.write( "a31 = -3 + 4(31 - 1) \n" ); document.write( "a31 = -3 + 4(30) \n" ); document.write( "a31=120-3 \n" ); document.write( "a31=117 \n" ); document.write( " |