document.write( "Question 1190304: Please help me solve this math problem:If the sum of 1+2x+4x²+8x³+... 1¼. Find x \n" ); document.write( "
Algebra.Com's Answer #821919 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "first term = 1 \n" ); document.write( "second term = 2x = 2x*(First term) \n" ); document.write( "third term = 4x^2 = 2x*2x = 2x*(second term) \n" ); document.write( "fourth term = 8x^3 = 2x*4x^2 = 2x*(third term) \n" ); document.write( "nth term = 2x*(term just before nth term)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "As you can see, we have a geometric sequence with: \n" ); document.write( "a = 1 = first term \n" ); document.write( "r = 2x = common ratio \n" ); document.write( "We start at 1, and each time we need a new term, we multiply by 2x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If we want the infinite geometric series of 1+2x+4x^2+8x^3+... to converge to some finite value, then we need -1 < r < 1 to be true. \n" ); document.write( "r must be between -1 and 1, excluding both endpoints. \n" ); document.write( "Why? because we need to add smaller and smaller pieces in order to slowly approach the finite sum. \n" ); document.write( "Otherwise, the sum will diverge and blow up to plus or minus infinity. \n" ); document.write( "Or it may bounce around never settling on any value at all. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-1 < r < 1 \n" ); document.write( "-1 < 2x < 1 \n" ); document.write( "-1/2 < x < 1/2 \n" ); document.write( "-0.5 < x < 0.5 \n" ); document.write( "This establishes the boundaries of what x can be. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If -1 < r < 1 is true, then we can use this summation formula \n" ); document.write( "S = a/(1-r) \n" ); document.write( "where S in this case is the result of adding up the infinitely many terms of the geometric series.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Plug in the first term a = 1, the common ratio r = 2x, and the desired sum S = 1 & 1/4 = 1 + 1/4 = 1.25 and solve for x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "S = a/(1-r) \n" ); document.write( "1.25 = 1/(1-2x) \n" ); document.write( "1.25(1-2x) = 1 \n" ); document.write( "1.25-2.5x = 1 \n" ); document.write( "1.25-1 = 2.5x \n" ); document.write( "2.5x = 0.25 \n" ); document.write( "x = 0.25/2.5 \n" ); document.write( "x = 25/250 \n" ); document.write( "x = (25*1)/(25*10) \n" ); document.write( "x = 1/10 \n" ); document.write( "x = 0.1 \n" ); document.write( "Now let's go back to -0.5 < x < 0.5 \n" ); document.write( "Notice that x = 0.1 is in this interval, so we have satisfied the criteria needed for an infinite geometric sum.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: x = 1/10 or x = 0.1 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |