document.write( "Question 1134911: Find an explicit rule for the nth term of a geometric sequence where the second and fifth terms are -36 and 2304, respectively. (2 points)
\n" ); document.write( "
\n" ); document.write( "an = 9 • 4n
\n" ); document.write( "
\n" ); document.write( "an = 9 • (-4)n + 1
\n" ); document.write( "
\n" ); document.write( "an = 9 • 4n - 1
\n" ); document.write( "
\n" ); document.write( "an = 9 • (-4)n - 1
\n" ); document.write( "5
\n" ); document.write( "

Algebra.Com's Answer #752433 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Use \"^\" to denote exponentiation; and use parentheses where required. The four answer choices should be

\n" ); document.write( "a(n) = 9*4^n
\n" ); document.write( "a(n) = 9*(-4)^(n+1)
\n" ); document.write( "a(n) = 9*4^(n-1)
\n" ); document.write( "a(n) = 9*(-4)^(n-1)

\n" ); document.write( "The 2nd and 5th terms are opposite signs, so the common ratio has to be negative; so the first and third answer choices can't be right.

\n" ); document.write( "The first term is -36.

\n" ); document.write( "The second answer choice gives a(2) = 9*(-4)^3 = 9*-64 = -576. not right.
\n" ); document.write( "The fourth answer choice gives a(2) = 9*(-4)^1 = 9*(-4) = -36. right.

\n" ); document.write( "The problem is more educational if you aren't given answer choices....

\n" ); document.write( "The 5th term 2304 is the 2nd term -36, multiplied by the common ratio 3 times:

\n" ); document.write( "\"2304%2F-36+=+-64+=+%28-4%29%5E3\" --> the common ratio is -4

\n" ); document.write( "The 2nd term, -36, is the first term, multiplied by the common ratio once:

\n" ); document.write( "\"-36+=+a%281%29%2A%28-4%29\"
\n" ); document.write( "\"a%281%29+=+%28-36%29%2F%28-4%29+=+9\" --> the first term is 9

\n" ); document.write( "The n-th term is the first term, multiplied by the common ration (n-1) times:

\n" ); document.write( "\"a%28n%29+=+%289%29%2A%28-4%29%5E%28n-1%29\"

\n" ); document.write( "... which is the 4th answer choice
\n" ); document.write( "
\n" );