document.write( "Question 410797: I have to find the \"nth\" term in a sequence. The series of numbers is -2,-10,-50, -250... I have to find the fifth and ninth term in this sequence. I have come across several equations and they are:
\n" );
document.write( " and
\n" );
document.write( "This is a question on a take home quiz and don't necessarily want the answer, I just need help on what each of the variables stands for.(Example: A(n) is the nth term you want to find)
\n" );
document.write( "Please help A.S.A.P. and Thank You!
\n" );
document.write( "Sincerely,
\n" );
document.write( "-In Need of Help
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #288800 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I have to find the \"nth\" term in a sequence. The series of numbers \n" ); document.write( "is -2,-10,-50, -250... I have to find the fifth and ninth term in this sequence. \n" ); document.write( "This is a geometric sequence because each successive term is 5 times \n" ); document.write( "the previous term. \n" ); document.write( "--- \n" ); document.write( "Formula: \n" ); document.write( "The nth term formula is a(n) = a(1)*r^(n-1) \n" ); document.write( "---- \n" ); document.write( "In your sequence a(1) is -2 and r is 5 \n" ); document.write( "--- \n" ); document.write( "Find a(5) \n" ); document.write( "Find a(9) \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is a question on a take home quiz and don't necessarily want the answer, I just need help on what each of the variables stands for.(Example: A(n) is the nth term you want to find) \n" ); document.write( " \n" ); document.write( " |