document.write( "Question 1172497: what is the general term or nth term of the sequence 1/4,9/16,81/64,729/256,...?
\n" );
document.write( "A. 9^n-1/4^n+1
\n" );
document.write( "B. 9^n-1/4^n
\n" );
document.write( "C. 9^n/4^n-1
\n" );
document.write( "D. 9^n+1/4^n \n" );
document.write( "
Algebra.Com's Answer #797548 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The ratio of the second term to the first term is \n" ); document.write( "The ratio of the third term to the second term is \n" ); document.write( "The ratio of the fourth term to the third term is \n" ); document.write( "The sequence is geometric, with first term 1/4 and common ratio 9/4: \n" ); document.write( " \n" ); document.write( "That is equivalent to \n" ); document.write( "Technically, none of the given answer choices is correct, because they are all written incorrectly; required parentheses are missing. \n" ); document.write( "Answer B is supposed to be the right answer; but as it is written that answer is 9^n-1/4^n = \n" ); document.write( "That is clearly something very different from the correct expression. \n" ); document.write( " \n" ); document.write( " |