Question
Question: How do you expand \( {{\left( x-1 \right)}^{3}} \) using binomial expression?...
How do you expand (x−1)3 using binomial expression?
Solution
Hint : We use the binomial form of n-degree of the difference of two terms (a−b)n=nC0anb0−nC1an−1b1+nC2an−2b2−....+(−1)rnCran−rbr+....+(−1)nnCna0bn . We put the values n=3,a=x,b=1 to get the simplified form of (x−1)3 . We can also find the simplification of the given polynomial (x−1)3 according to the identity (a−b)3=a3−3a2b+3ab2−b3 .
Complete step-by-step answer :
We can use the binomial theorem to find the general form and then put the value of 3.
The binomial form of n-degree polynomial of subtraction of two numbers can be expressed as (a−b)n=nC0anb0−nC1an−1b1+nC2an−2b2−....+(−1)rnCran−rbr+....+(−1)nnCna0bn .
We need to find the cube of difference of two numbers. So, we put n=3. We get
(a−b)3=3C0a3b0−3C1a3−1b1+3C2a3−2b2−3C3a3−3b3=a3−3a2b+3ab2−b3 .
Then we directly put the values of a=x,b=1 to find the simplification
(x−1)3=3C0x310−3C1x3−111+3C2x3−212−3C3x3−313=x3−3x2+3x−1 .
We can also write the simplification in the form of
(x−1)3=x3−3x2+3x−1=x3−3x(x−1)−1 .
So, the correct answer is “Option B”.
Note : We need to find the simplified form of (x−1)3 . This is the cube of difference of two numbers. We know that (a−b)2=a2+b2−2ab .
We need to multiply the term (a−b) on both side of the identity (a−b)2=a2+b2−2ab .
On the left side of the equation, we get (a−b)2(a−b)=(a−b)3 .
On the right side we have (a2+b2−2ab)(a−b) . We use multiplication and get
⇒(a2+b2−2ab)(a−b) =a2.a+a.b2−2ab×a−a2.b−b2.b+2ab.b =a3+ab2−2a2b−a2b−b3+2ab2 =a3−3a2b+3ab2−b3
We also can take another form where
(a−b)3=a3−3a2b+3ab2−b3=a3−b3−3ab(a−b) .
Now we replace the values for a=x,b=1 in the equation (a−b)3=a3−3a2b+3ab2−b3 .
(x−1)3 =x3−3x2×1+3x×12−13 =x3−3x2+3x−1