The Beauty of the Multinomial Theorem
Welcome, aspiring mathematicians! Today, we are going to peel back the layers of a seemingly intimidating algebraic expression. We are tasked with finding the constant term in the expansion of (2x+x−7+3x2)5.
When you see an expression with three terms raised to a power, your first instinct might be to panic, but I want you to take a deep breath. This is not a monster; it is a beautiful puzzle waiting to be solved by the Multinomial Theorem.
Phase 1
Deconstructing the Trinomial
First, let us define what a 'constant term' actually is. In the world of polynomials, a constant term is simply the term that is independent of x. Mathematically, this means we are hunting for the coefficient of x0.
To find this, we use the Multinomial Theorem. For an expression (a+b+c)n, the general term is given by:
T=n1!n2!n3!n!an1bn2cn3
In this formula, we have the strict constraint that n1+n2+n3=n. In our specific case, a=2x, b=x−7, c=3x2, and n=5.
Substituting these values, our general term T becomes:
T=n1!n2!n3!5!(2x)n1(x−7)n2(3x2)n3
Phase 2
The Power Hunt
Now, let us isolate the constants from the variables. We pull out the coefficients 2n1 and 3n3. The variable part is xn1⋅(x−7)n2⋅(x2)n3.
Using the laws of exponents, we combine these into xn1−7n2+2n3. For this to be a constant term, the exponent of x must be zero.
This gives us our first crucial equation:
Combined with our constraint n1+n2+n3=5, we have a system of two equations with three variables.
Phase 3
Solving the System
From the first equation, we can write n1=7n2−2n3. Substituting this into the second equation, we get:
This simplifies to 8n2−n3=5, or n3=8n2−5. This is where the magic happens. We need n1,n2, and n3 to be non-negative integers.
If we test n2=0, we get n3=−5, which is impossible. If we test n2=1, we get n3=3, which is a valid, positive integer. If we test n2=2, we get n3=11, which is impossible because the sum of powers cannot exceed 5.
Thus, we have found our unique solution: n2=1 and n3=3. Plugging these back into n1+n2+n3=5, we find n1=1.
Phase 4
The Grand Finale
With our powers (n1,n2,n3)=(1,1,3) identified, we calculate the coefficient:
This simplifies to:
And there you have it! The constant term is 1080. You have successfully navigated the multinomial landscape; keep this logic in your toolkit, and no expansion will ever intimidate you again.