document.write( "Question 1086007: find x so that x+2,4x and 6x+1 are terms of an arithmetic sequence \n" ); document.write( "
Algebra.Com's Answer #700117 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! find x so that x+2,4x and 6x+1 are terms of an arithmetic sequence \n" ); document.write( "solution \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if a ,b ,c are in AP than we know that b=a+c/2 or 2b=a+c \n" ); document.write( "by same application \n" ); document.write( "2*4x=x+2+6x+1 \n" ); document.write( "8x=7x+3 \n" ); document.write( "8x-7x=3 \n" ); document.write( "x=3 \n" ); document.write( " \n" ); document.write( " |