document.write( "Question 1092278: if S2 = 10, S10 = 2 then what is a1, d (Arithmetic Sequence) \n" ); document.write( "
Algebra.Com's Answer #706884 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Using a for the first term and d for the common difference... \n" ); document.write( "S(2) = a + (a+d) = 2a+d = 10 \n" ); document.write( "S(10) = a + (a+d) + (a+2d) + ... + (a+9d) = 10a+45d \n" ); document.write( "So we know \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Multiply the first equation by 5 and subtract the second equation to eliminate variable a, then solve for d. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The common difference, d, is -1.2. Plug this value into one of the earlier equations to solve for a. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The first term, a is 5.6. \n" ); document.write( "Answers: first term is 5.6; common difference is -1.2. \n" ); document.write( " |