document.write( "Question 909853: Which one of the following is a geometric sequence?
\n" );
document.write( "A. 2,
\n" );
document.write( "–3, 9⁄2, −18⁄4
\n" );
document.write( "B. 0, 1, 2, 3, . . .
\n" );
document.write( "C. 8, 4, 2, 1, 1⁄2, 1⁄4, . . .
\n" );
document.write( "D.
\n" );
document.write( "–7, 10, 23, 36, . . . \n" );
document.write( "
Algebra.Com's Answer #552060 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Which one of the following is a geometric sequence? \n" ); document.write( " A. 2,–3, 9⁄2, −18⁄4 \n" ); document.write( "-------- \n" ); document.write( "Testing for \"r\":: -3/2 = -1.5 ; (9/2)/-3 = -3/2 ; (-18/4)/(9/2) = -2 \n" ); document.write( "Ans: inconsistent \"r\" ; so not geometric \n" ); document.write( "------------------------------------------------- \n" ); document.write( " B. 0, 1, 2, 3, . . . \n" ); document.write( "Testing for \"r\":: 1/0 = undefined \n" ); document.write( "Ans: undefined \"r\":: so not geometric \n" ); document.write( "-------------------------------------------------- \n" ); document.write( " C. 8, 4, 2, 1, 1⁄2, 1⁄4, . . . \n" ); document.write( "Testing shows r = 1/2 ; so it is geometric \n" ); document.write( "------------------------------ \n" ); document.write( " D. –7, 10, 23, 36, . . . \n" ); document.write( "Testing:: 10/-7 ; 23/10 ; 36/23 \n" ); document.write( "Ans: inconsistent \"r\": so not geometric \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |