document.write( "Question 257426: The first three terms of an arithmetic sequence, in order, are 2x + 4, 5x – 4, and
\n" );
document.write( "3x + 4. What is the sum of the first ten terms of the sequence? \n" );
document.write( "
Algebra.Com's Answer #189339 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 3x+4-(2x+4)=x subtract the 1st term from the 3rd term \n" ); document.write( "The difference between the 2nd and 1st term must be half of x or .5x \n" ); document.write( "2x+4+ .5x =5x-4 \n" ); document.write( "2.5x=8 \n" ); document.write( "x=3.2 \n" ); document.write( "d=.5*3.2=1.6 difference between each number. \n" ); document.write( "Now we can find the 10th term. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "=24.8 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "=176 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |