document.write( "Question 1198624: Find the 7th term of the binomial (x+y)^9.\r
\n" );
document.write( "\n" );
document.write( "One of the following is the correct answer. Which one?\r
\n" );
document.write( "\n" );
document.write( "A) 84x^3 y^6
\n" );
document.write( "B) 36x^2 y^7
\n" );
document.write( "C) 210x^3 y^6
\n" );
document.write( "D) 84x^2 y^7
\n" );
document.write( "E) 36x^6 y^3 \n" );
document.write( "
Algebra.Com's Answer #832245 by Theo(13342)![]() ![]() You can put this solution on YOUR website! i believe it's selection B which is 36x^2y^7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the general formula is (x + y) ^ n = sum (c(n,k) * x^(n-k) * y^k) from k = 0 to n.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "each term is c(n,k) * x^(n-k) * y^k\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when n = 9, .....\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the first term is c(9,0) * x^9 * y^0 \n" ); document.write( "the second term is c(9,1) * x^8 * y^1 \n" ); document.write( "the third term is c(9,2) * x^7 * y^2 \n" ); document.write( "the fourth term is c(9,3) * x^6 * y^3 \n" ); document.write( "the fifth term is c(9,4) * x^5 * y^4 \n" ); document.write( "the sixth term is c(9,5) * x^4 * y^5 \n" ); document.write( "the seventh term is c(9,6) * x^3 * y^6 \n" ); document.write( "the eighth term is c(9,7) * x^2 * y^7 \n" ); document.write( "the 9th term is c(9,8) * x^1 * y^8 \n" ); document.write( "the 10th term is c(9,9) * x^0 * y^9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you are looking for the seventh term.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that term is c(9,6) * x^3 * y^6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c(9,6) = 9! / (6! * 3!) = (9*8*7*6!) = (6!*3!) = (9*8*7)/(3*2*1) = 84\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the seventh term is therefore 84 * x^3 * y^6.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that would be selection A.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i confirmed with an online calculator.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the results of that calculator are shown below:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the terms are what's between the + signs.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the seventh term is therefore equal to 84x^3y^6\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |