document.write( "Question 1002539: Consider the expansion of (x+y)^n. thanks!\r
\n" );
document.write( "\n" );
document.write( "1. How many terms does the expression contain?
\n" );
document.write( "2. What is the exponent of x in the first term?
\n" );
document.write( "3. What is the exponent of y in the first term?
\n" );
document.write( "4. What is the sum of the exponents in any term of the expansion ?\r
\n" );
document.write( "\n" );
document.write( "Show work please, thanks \n" );
document.write( "
Algebra.Com's Answer #619408 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! # 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If n = 1, there are 2 terms since (x+y)^n = (x+y)^1 = x+y \n" ); document.write( "If n = 2, there are 3 terms since (x+y)^n = (x+y)^2 = x^2+2xy+y^2 \n" ); document.write( "If n = 3, there are 4 terms since (x+y)^n = (x+y)^3 = x^3+3x^2y+3xy^2+y^3 \n" ); document.write( "and so on \n" ); document.write( "The pattern continues. For any positive integer n, there are n+1 terms in (x+y)^n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "==============================================================\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "# 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If n = 1, then (x+y)^n = (x+y)^1 = x+y \n" ); document.write( "First term is x = x^1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If n = 2, then (x+y)^n = (x+y)^2 = x^2+2xy+y^2 \n" ); document.write( "First term is x^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If n = 3, then (x+y)^n = (x+y)^3 = x^3+3x^2y+3xy^2+y^3 \n" ); document.write( "First term is x^3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I'm sure you see the pattern here as well\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The first term of (x+y)^n is x^n. There are NO y terms in the first term\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The exponent for the x in the first term is n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "==============================================================\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "# 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "See problem #2 above. The first term is x^n which is really the same as x^n*y^0. So the exponent for y in the first term is 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "==============================================================\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "# 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The sum of exponents of any monomial term is always n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Take a look at (x+y)^3 = x^3+3x^2y+3xy^2+y^3, where n = 3 in this case\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then focus on a term like 3x^2y. This term is the same as 3x^2*y^1. The exponents are 2 and 1 which add to 2+1 = 3 which is the value of n. \n" ); document.write( " \n" ); document.write( " |