CBSEGrade 11MathematicsBinomial Theorem

Finding the Coefficients of a Binomial Expansion?

The expansion of (x + y)^5 can be expressed as the sum of 6 terms. Using the Binomial Theorem, determine the coefficients of the terms when x = 1 and y = -2. Show that your solution can be verified using the given values of x and y.

💬 1 answers0 votes👁 28 views01 August 2026

1 Answer

🤖
AI-Assisted Answer
0

📌 CONCEPT: The Binomial Theorem is a mathematical formula that allows us to expand expressions of the form (x + y)^n, where n is a positive integer, and find the coefficients of the resulting terms.

📐 RULE / FORMULA: According to the Binomial Theorem, the expansion of (x + y)^n is given by the formula: (x + y)^n = ∑[n! / (k!(n-k)!)] * x^(n-k) * y^k, where k is a positive integer less than or equal to n, and n! denotes the factorial of n.

💡 WORKED EXAMPLE: Let's find the coefficients of the terms in the expansion of (x + y)^5. Using the Binomial Theorem, we have: (x + y)^5 = ∑[5! / (k!(5-k)!)] * x^(5-k) * y^k. We can calculate the coefficients for each term by plugging in different values of k, such as k = 0, 1, 2, 3, 4, and 5. For example, for k = 1, the coefficient is 5! / (1!(5-1)!) = 5 * 4 * 3 * 2 * 1 / (1 * 4 * 3 * 2 * 1) = 5.

⚠️ COMMON MISTAKE: Students often forget to consider all possible values of k when expanding the binomial, which can lead to incorrect coefficients.

01 Aug 26