document.write( "Question 1007852: Find the indicated term of the sequence.\r
\n" );
document.write( "\n" );
document.write( "a7 of 9, 45, 225, 1125 . . .
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #623695 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! This is a geometric sequence with a1 = 9 and common ratio r = 5... \n" ); document.write( "a7 = a1 * r^(7-1) = 9*5^6 = 140625 \n" ); document.write( " |