document.write( "Question 866098: a) The first four terms of a sequence are given as
\n" ); document.write( " 2/3 ,-2/9 , 2/27 ,-2/81
\n" ); document.write( "(i) Determine U_n, the general form for the n^th term of the sequence [2]
\n" ); document.write( "(ii) Calculate the difference between the 10th and 8th term of the sequence. [3]\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #522074 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
r=-1/3
\n" ); document.write( "i) Tn = 2/3 *(-1/3)^(n - 1)
\n" ); document.write( "Tn = 2/3 *(-1/3)^(9)=-2/59049
\n" ); document.write( "Tn = 2/3 *(-1/3)^(7)=-2/6561
\n" ); document.write( "ii) D=2/3 *(-1/3)^(9)-2/3*(-1/3)^(7)=16/59049 \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );