document.write( "Question 20942: what is the seventh term of the expansion (2a-3b) to the ninth power? \n" ); document.write( "
Algebra.Com's Answer #12164 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
7 TH TERM OF (2A-3B)^9
\n" ); document.write( "AS PER BINOMIAL THEOREM R+1 ST. TERM Tr+1 OF EXPANSION (X+A)^N IS GIVEN BY
\n" ); document.write( "Tr+1=nCr*{X^(N-R)}*(A^R) ..WE WANT 7TH.TERM HENCE R=6...SO
\n" ); document.write( "T7=9C6*{(2A)^(9-6)}*(3B)^6
\n" ); document.write( "=9C6*8*A^3*3^6*B^6
\n" ); document.write( "=(9!/6!*3!)*8*A^3*3^6*B^6
\n" ); document.write( "
\n" ); document.write( "
\n" );