document.write( "Question 745005: What is the 5th term of this sequence? What is the nth term of this sequence?\r
\n" );
document.write( "\n" );
document.write( "8,12,18,27 \n" );
document.write( "
Algebra.Com's Answer #453659 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the 5th term of this sequence? What is the nth term of this sequence? \n" ); document.write( "8,12,18,27 \n" ); document.write( "------ \n" ); document.write( "Multiply each term by 3/2 to get the next term. \n" ); document.write( "---- \n" ); document.write( "5th term 27*(3/2) = 40.5 \n" ); document.write( "-------- \n" ); document.write( "nth term: a(n) = 8(3/2)^(n-1) \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |