document.write( "Question 118942: If the first three terms of an arithmetic sequence are (2x+1,4x+2,10x-1,...), what is the value of x? Please can someone explain ? I think the answer is 1 but I don't really understand this question. \n" ); document.write( "
Algebra.Com's Answer #87024 by mayank(15)![]() ![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "Ans.The answer to the above question is x=1. It is because as the given three terms are in arithmetic sequence, the difference betweent two consecutive terms remains constant and same.Thus 2nd term-1st term= 3rd term-2nd term.Therefore, \n" ); document.write( "4x+2-(2x+1)=10x-1-(4x+2) \n" ); document.write( "thus,4x+2-2x-1=10x-1-4x-2 \n" ); document.write( "thus 2x+1=6x-3 \n" ); document.write( "thus 4x=4 \n" ); document.write( "and this leads to x=1. \n" ); document.write( " |