Question
Question: How do you use Pascal’s Triangle to expand \({\left( {x - 2} \right)^4}\)?...
How do you use Pascal’s Triangle to expand (x−2)4?
Solution
We will first form the Pascal’s Triangle up to the power of 4, then see the numbers as the coefficient of xmyn where we keep on decreasing m and increasing n. Now, we will just put in the value of y as – 2 to find the answer.
Complete step by step solution:
We are given that we are required to use the Pascal’s triangle to expand (x−2)4.
We know that the Pascal’ Triangle is given by the following figure:-
| | | | | 1| | | |
---|---|---|---|---|---|---|---|---|---
| | | | 1| | 1| | |
x2| | | 1| | 2| | 1| |
x3| | 1| | 3| | 3| | 1|
x4| 1| | 4| | 6| | 4| | 1
This is Pascal's triangle.
Now, we see that in x4, we have 1, 4, 6, 4 and 1.
This means that (x+y)4=1×(x4y0)+4×(x3y1)+6×(x2y2)+4×(x1y3)+1×(x0y4)
Now, we will just simplify it to obtain the following expression with us:-
⇒(x+y)4=x4+4x3y+6x2y2+4xy3+y4
Now, let us put in y=−2 in the above mentioned expression so that we obtain the following expression with us:-
⇒(x−2)4=x4+4x3(−2)+6x2(−2)2+4x(−2)3+(−2)4
Simplifying the terms on the right hand side of the above expression, we will then obtain the following expression with us:-
⇒(x−2)4=x4+4(−2)x3+6(4)x2+4(−8)x+16
Simplifying the terms on the right hand side further of the above expression, we will then obtain the following expression with us:-
⇒(x−2)4=x4−8x3+24x2−32x+16
Thus we have the required answer.
Note:
The students must note that if not mentioned that we need to expand it by Pascal’s triangle, we may use some other ways to solve it:
Alternate Way:
We are given that we are required to use the Pascal’s triangle to expand (x−2)4.
We can write it as ((x−2)2)2.
Now, we know that we have a formula given by the following expression:-
⇒(a−b)2=a2+b2−2ab
Replacing a by x and b by – 2, we will then obtain the following expression:-
⇒(x−2)2=x2+4−4x
Now, we know that we have a formula given by the following expression:-
⇒(a+b+c)2=a2+b2+c2+2ab+2bc+2ca
Putting a as x2, b as 4 and c as −4x, we will then obtain the following expression:-
⇒(x2+4−4x)2=x4+16+16x2+8x2−32x−8x3
Simplifying it by combining the like terms, we will then obtain the following expression:-
⇒(x2+4−4x)2=x4−8x3+24x2−32x+16