document.write( "Question 38752: Use the arithmetic sequence of numbers 2, 4, 6, 8, 10… to find the following:
\n" );
document.write( "a) What is d, the difference between any 2 terms?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #24248 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! a) What is d, the difference between any 2 terms? \n" ); document.write( "In arithmetic sequences, your numbers are being either addes or subtracted. What you do is you take the next number minus the number before it. (4 - 2 = 2) \n" ); document.write( "From this, you see that two is being added. \n" ); document.write( " |