document.write( "Question 151120: Give the 9th term in the sequence 2, -6, 18, -54? \n" ); document.write( "
Algebra.Com's Answer #111042 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "What you have is a \"geometric progression\". Where the following progression holds: \n" ); document.write( ". \n" ); document.write( "An = A1(r^(n-1)) \n" ); document.write( "where \n" ); document.write( "An = the \"n\"th term in the progression \n" ); document.write( "A1 = value of first term \n" ); document.write( ". \n" ); document.write( "See the following web site for more detailed information: \n" ); document.write( "http://en.wikipedia.org/wiki/Geometric_progression \n" ); document.write( ". \n" ); document.write( "In your problem: \n" ); document.write( "- you are asked to find the 9th term (An) \n" ); document.write( "- A1 is 2 \n" ); document.write( "- r is -3 \n" ); document.write( ". \n" ); document.write( "Plug what we know intoL \n" ); document.write( "An = A1(r^(n-1)) \n" ); document.write( "An = 2(-3)^(9-1) \n" ); document.write( "An = 2(-3)^8 \n" ); document.write( "An = 2(6561) \n" ); document.write( "An = 13122\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |