document.write( "Question 942183: write an equation describing the rules for each sequence. Then give the 100th term for the sequence\r
\n" );
document.write( "\n" );
document.write( "Sequence: 8, 10, 12, 14
\n" );
document.write( "100th term: \n" );
document.write( "
Algebra.Com's Answer #574318 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! write an equation describing the rules for each sequence. Then give the 100th term for the sequence \n" ); document.write( " Sequence: 8, 10, 12, 14 \n" ); document.write( "100th term: \n" ); document.write( "------ \n" ); document.write( "1st term = 8 \n" ); document.write( "Common difference = 2 \n" ); document.write( "---- \n" ); document.write( "100th term term = 8 + (99)*2 = 206 \n" ); document.write( "------- \n" ); document.write( "Rule:: a(n) = a(1) + (n-1)d \n" ); document.write( "---------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " \n" ); document.write( " |