document.write( "Question 71748: Use the arithmetic sequence of numbers 1,3,5,7,9,...to find the following:What is d, the difference between any 2 terms? \n" ); document.write( "
Algebra.Com's Answer #51301 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! Use the arithmetic sequence of numbers 1,3,5,7,9,...to find the following:What is d, the difference between any 2 terms? \n" ); document.write( "a1=1, a2=3, a3=5, a4=7, and a5=9 \n" ); document.write( " \n" ); document.write( "d=a2-a1=3-1=2 \n" ); document.write( "d=a3-a2=5-3=2 \n" ); document.write( "d=a4-a3=7-5=2 \n" ); document.write( "d=a5-a4=9-7=2 \n" ); document.write( "If you find any two consecutive terms in an arithmetic sequence, they will all have the same difference like that. \n" ); document.write( "Happy Calculating!!!! \n" ); document.write( " |