document.write( "Question 453963: Determine if the sequence could be geometric. If so, identify the common ratio.
\n" );
document.write( "450, 150, 75, 25, …\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "answers:\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "a) yes; 0.5
\n" );
document.write( "b) yes; 1.5
\n" );
document.write( "c) yes; 2.5
\n" );
document.write( "d) no \n" );
document.write( "
Algebra.Com's Answer #311813 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! Determine if the sequence could be geometric. If so, identify the common ratio. \n" ); document.write( "450, 150, 75, 25, …\r \n" ); document.write( "\n" ); document.write( "There is no common ratio since: \n" ); document.write( "a2/a1 = 150/450 = 1/3 \n" ); document.write( "a3/a2 = 75/150 = 1/2 \n" ); document.write( "Ans: d \n" ); document.write( " |