document.write( "Question 840912: The first two terms of a geometric sequence and an arithmetic sequence are the same. The first term is 12. The sum of the first three terms of the geometric sequence is 3 more than the sum of the first three terms of the arithmetic sequence. Determine TWO possible values for the common ratio, r, of the geometric sequence \n" ); document.write( "
Algebra.Com's Answer #506491 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! The first two terms of a geometric sequence and an arithmetic sequence are the same. The first term is 12. The sum of the first three terms of the geometric sequence is 3 more than the sum of the first three terms of the arithmetic sequence. Determine TWO possible values for the common ratio, r, of the geometric sequence \n" ); document.write( " \r\n" ); document.write( "Geometric sequence = a,ar,arē,__,__,...\r\n" ); document.write( "\r\n" ); document.write( "Arithmetic sequence= a,a+d,a+2d,__,__,...The first two terms of a geometric sequence and an arithmetic sequence are the same. a = a, ar = a+d\r\n" ); document.write( "\r\n" ); document.write( "The first term is 12. \r\n" ); document.write( "\r\n" ); document.write( "a = 12, 12r = 12+dThe sum of the first three terms of the geometric sequence is 3 more than the sum of the first three terms of the arithmetic sequence. (a)+(ar)+(arē) = (a)+(a+d)+(a+2d)+3\r\n" ); document.write( "(12)+(12r)+(12rē) = (12)+(12+d)+(12+2d)+3\r\n" ); document.write( " 12+12r+12rē = 12+12+d+12+2d+3\r\n" ); document.write( " 12+12r+12rē = 39+3d\r\n" ); document.write( " 12r+12rē = 27+3d\r\n" ); document.write( "\r\n" ); document.write( "Every term can be divided by 3\r\n" ); document.write( "\r\n" ); document.write( " 4r+4rē = 9+d\r\n" ); document.write( "\r\n" ); document.write( "So we have this system of two equations and 2 unknowns:\r\n" ); document.write( "\r\n" ); document.write( " 12r = 12+d, 4r+4rē = 9+d\r\n" ); document.write( "\r\n" ); document.write( "Solve the first for d:\r\n" ); document.write( "\r\n" ); document.write( " 12r = 12+d \r\n" ); document.write( " 12r-12 = d\r\n" ); document.write( "\r\n" ); document.write( "Substitute in\r\n" ); document.write( "\r\n" ); document.write( " 4r+4rē = 9+d\r\n" ); document.write( " 4r+4rē = 9+(12r-12)\r\n" ); document.write( " 4r+4rē = 9+12r-12\r\n" ); document.write( " 4r+4rē = 12r-3\r\n" ); document.write( " 4rē-8r+3 = 0\r\n" ); document.write( "(2r-1)(2r-3) = 0\r\n" ); document.write( " 2r-1=0; 2r-3=0\r\n" ); document.write( " 2r=1; 2r=3\r\n" ); document.write( " r=\n" ); document.write( " |