document.write( "Question 1158319: Explain how to find the fifth term of the expansion of (2x+3y)^9 without writing out the entire sequence. \n" ); document.write( "
Algebra.Com's Answer #781235 by greenestamps(13203) You can put this solution on YOUR website! \n" ); document.write( "Picture the expression as 9 factors of (2x+3y) being multiplied together. \n" ); document.write( "The first term in the product will use the x term from all 9 factors; \n" ); document.write( "The second term will use the x term 8 times and the y term 1 time; \n" ); document.write( "... \n" ); document.write( "The fifth term will use the x term 5 times and the y term 4 times. \n" ); document.write( "The first part in the calculation of the fifth term is determining the number of different ways you can choose 5 of the 9 factors to be the ones in which the x term is chosen. That number of ways is \"9 choose 5\": \n" ); document.write( " \n" ); document.write( "In each of those 84 cases, the (2x) factor is used 5 times and the (3y) factor is used 4 times. \n" ); document.write( "So the fifth term in the expansion is \n" ); document.write( " \n" ); document.write( "Use a calculator if you need to multiply all that out. \n" ); document.write( " \n" ); document.write( " |