document.write( "Question 156958: Write a rule for the nth term of the geometric sequence:
\n" );
document.write( "a3=180,a6=38,880 \n" );
document.write( "
Algebra.Com's Answer #115737 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the ratio (r) cubed is 38880/180 __ r^3=216 __ r=6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "an=5*6^(n-1) \n" ); document.write( " |