document.write( "Question 950032: Find the 29th term of the following sequence.\r
\n" );
document.write( "\n" );
document.write( "2, 13, 24, 35, . . . \n" );
document.write( "
Algebra.Com's Answer #580034 by erica65404(394)![]() ![]() You can put this solution on YOUR website! Find the 29th term of the following sequence.\r \n" ); document.write( "\n" ); document.write( "2, 13, 24, 35, . . .\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Look for a pattern. \n" ); document.write( "Every time a term is added to the sequence, the term is 11 more than the number before. this means 11 is added each time. \n" ); document.write( "Since you start with 2 and the number goes up by 11 per term, the equation you would use to find the nth term would be 11n+2 where n is the number of the term you are looking for.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To find the 29th term, simply plug in 29\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "11n+2 \n" ); document.write( "11(29)+2 \n" ); document.write( "321\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The 29th term is 321. \n" ); document.write( " |