document.write( "Question 959118: Write the series with summation notation: 2+5+8+11+... \n" ); document.write( "
Algebra.Com's Answer #586211 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Method #1\r \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( "\n" ); document.write( "-----------------------------------------------------------------------------\r \n" ); document.write( "\n" ); document.write( "Method #2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Notice how we add 3 to each term to get the next term (2+3 = 5, 5+3 = 8, etc). This points to the fact that we have an arithmetic sequence. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the common difference is d = 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The first term is a(1) = 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use these two facts to get the nth term\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a(n) = a(1) + d(n-1) \n" ); document.write( "a(n) = 2 + 3(n-1) \n" ); document.write( "a(n) = 2 + 3n-3 \n" ); document.write( "a(n) = 3n - 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So because the nth term is 3n-1 this means that \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "------------------------------------------------------------------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you need more one-on-one help, email me at jim_thompson5910@hotmail.com. You can ask me a few more questions for free, but afterwards, I would charge you ($2 a problem to have steps shown or $1 a problem for answer only).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Alternatively, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Any amount is greatly appreciated as it helps me a lot. This donation is to support free tutoring. Thank you.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Jim\r \n" ); document.write( "\n" ); document.write( "------------------------------------------------------------------------------------------------------------------------ \n" ); document.write( " |