document.write( "Question 581929: How would you x so that x, x+2, and x+3 are consecutive terms of a geometric sequence and find the common ratio r of the sequence. \n" ); document.write( "
Algebra.Com's Answer #371871 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x, x+2, and x+3 are consecutive terms of a geometric sequence and find the common ratio r of the sequence. \n" ); document.write( "------- \n" ); document.write( "Solve: (x+2)/x = (x+3)/(x+2) \n" ); document.write( "------ \n" ); document.write( "x(x+3) = (x+2)^2 \n" ); document.write( "x^2+3x = x^2+4x+4 \n" ); document.write( "x = -4 \n" ); document.write( "---- \n" ); document.write( "Common ratio = -4 \n" ); document.write( "=================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |