document.write( "Question 1208641: If 1,1,3,9 be added respectively to four terms of an AP.,a GP results. Find the four terms of the AP \n" ); document.write( "
Algebra.Com's Answer #847022 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer: 1, 3, 5, 7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Explanation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "AP = arithmetic progression \n" ); document.write( "GP = geometric progression\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We have these 3 sequences \n" ); document.write( "
\n" ); document.write( "Sequence 3 is the sum of sequence 1 and sequence 2. \n" ); document.write( "Add straight down.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Because we're told that sequence 3 is geometric, dividing any term over its previous term will get us the common ratio r.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r = (2nd term)/(1st term) = (1+a+d)/(1+a) \n" ); document.write( "r = (3rd term)/(2nd term) = (3+a+2d)/(1+a+d) \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Equate those expressions to form this equation \n" ); document.write( "(1+a+d)/(1+a) = (3+a+2d)/(1+a+d) \n" ); document.write( "Solving for 'a' leads to a = 0.5d^2 - 1 \n" ); document.write( "I'll let the student do the scratch work.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Furthermore, \n" ); document.write( "r = (3rd term)/(2nd term) = (3+a+2d)/(1+a+d) \n" ); document.write( "r = (4th term)/(3rd term) = (9+a+3d)/(3+a+2d)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Equating them gives us (3+a+2d)/(1+a+d) = (9+a+3d)/(3+a+2d)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Plug in a = 0.5d^2 - 1 and we get \n" ); document.write( "(3+0.5d^2 - 1+2d)/(1+0.5d^2 - 1+d) = (9+0.5d^2 - 1+3d)/(3+0.5d^2 - 1+2d)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solving that equation yields d = 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Plug d = 2 into a = 0.5d^2 - 1 to get a = 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To summarize: \n" ); document.write( "a = 1 \n" ); document.write( "d = 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This table \n" ); document.write( "
\n" ); document.write( "Updates to \n" ); document.write( "
\n" ); document.write( "Sequence 2 is arithmetic because we add 2 to each term to get the next term. \n" ); document.write( "The nth term of this sequence is 2n-1 where n is an integer that starts at n = 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Sequence 3 is geometric since dividing any given term over its previous term results in the same common ratio \n" ); document.write( "4/2 = 2 \n" ); document.write( "8/4 = 2 \n" ); document.write( "16/8 = 2 \n" ); document.write( "Put another way: we double each term to get the next term. \n" ); document.write( "The nth term of this geometric sequence is 2^n. \n" ); document.write( " \n" ); document.write( " |