document.write( "Question 1204758: Is the sequence geometric? If so, identify the common ratio.
\n" );
document.write( "6, 12, 24, 48, ... \n" );
document.write( "
Algebra.Com's Answer #841225 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer: Yes it is geometric. The common ratio is 2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We can determine this by dividing each term by its previous term. \n" ); document.write( "r = common ratio \n" ); document.write( "r = term2/term1 = 12/6 = 2 \n" ); document.write( "r = term3/term2 = 24/12 = 2 \n" ); document.write( "r = term4/term3 = 48/24 = 2 \n" ); document.write( "We get the same result each time, which is the common ratio. \n" ); document.write( "It means we double each term to get the next term. \n" ); document.write( " \n" ); document.write( " |