document.write( "Question 605844: find the exact value of the indicated term of each sequence.( show the formula and work)
\n" );
document.write( "4,-12,36,-108,...find a15 \n" );
document.write( "
Algebra.Com's Answer #381846 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! find the exact value of the indicated term of each sequence.( show the formula and work) \n" ); document.write( "4,-12,36,-108,...find a15 \n" ); document.write( "=============================== \n" ); document.write( "This is a geometric sequence with common ratio = -12/4 = -3 \n" ); document.write( "The nth term of a geometric sequence is a(n) = a*r^(n-1), where a = the 1st term \n" ); document.write( "So a(15) = 4*(-3)^14 = 19131876 \n" ); document.write( " |