document.write( "Question 836433: What would the algebraic expression be for these problems because i can't figure it out?\r
\n" );
document.write( "\n" );
document.write( "1. term number : 1 3 5 7
\n" );
document.write( "term value: 9 15 21 27\r
\n" );
document.write( "\n" );
document.write( "2. term number: 1 2 3 4 5 6 7 8
\n" );
document.write( "term value: 12 14 16 18 20 22 24 26 \n" );
document.write( "
Algebra.Com's Answer #504179 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 1) first term value is 9 and note that the differences for the given values is 6 \n" ); document.write( "this leads to an arithmetic progression where \n" ); document.write( "the common difference between successive terms is 3 and we start with 9, therefore \n" ); document.write( "a(n) = 9 + (n-1)*3 where * means multiply and n is the nth term \n" ); document.write( "2) first term is 12 and note that successive differences for given values is 2 \n" ); document.write( "the common difference is 2 and first term value is 12, therefore \n" ); document.write( "a(n) = 12 + (n-1)*2\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |