document.write( "Question 830793: The first term of sequnce is x. To get the next term multiply the previous term by 2 and add 1.the third term of the sequence is 21.find the value of x. Plzz help me find the answer...its 4.5 in the book gcse \n" ); document.write( "
Algebra.Com's Answer #500959 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! Your sequence is:\r \n" ); document.write( "\n" ); document.write( "(x, 2x + 1, 21) \n" ); document.write( "You can work this backward. \n" ); document.write( "Find the middle number first. \n" ); document.write( "21 - 1 = 2x \n" ); document.write( "20 = 2x \n" ); document.write( "10 = x \n" ); document.write( ". \n" ); document.write( "Now take the 10 and work backward with the same formula. \n" ); document.write( "10 - 1 = 2x \n" ); document.write( "9 = 2x \n" ); document.write( "4.5 = x \n" ); document.write( ". \n" ); document.write( "Let's plug it in to make certain. \n" ); document.write( "4.5 * 2 = 9, plus 1 = 10 \n" ); document.write( "10 * 2 = 20, plus 1 = 21 \n" ); document.write( "Success! \n" ); document.write( " |