Question
Question: How do you factor: y = \(27{{x}^{3}}-1\) ?...
How do you factor: y = 27x3−1 ?
Solution
In this problem, we have to factorise the given expression using algebraic identities. We have to use the identity: x3−y3=(x−y)(x2+xy+y2). This is the cubic identity so cube root of 27 will be needed. Cube is of the form x×x×x=x3 and cube root is of the form 3x3=x. So these are the main terms which are important to solve this question.
Complete step by step answer:
Now, let’s solve the question.
As we already know that algebraic identities are those which are used in factorisation of the polynomials. When we say polynomials, it means the expression which contains one or more than one term. They are of 3 types: monomial, binomial and trinomial. Monomial is the type which contains only one single term. Binomial one contains only two terms. And the trinomial contains 3 terms. The identities usually make the computations easy. There are various identities which need to be discussed here.
⇒(a+b)2=a2+2ab+b2⇒(a−b)2=a2−2ab+b2⇒a2−b2=(a+b)(a−b)⇒(x+a)(x+b)=x2+(a+b)x+ab⇒(a+b)3=a3+b3+3ab(a+b)⇒(a−b)3=a3−b3−3ab(a−b)⇒a3−b3=(a−b)(a2+ab+b2)⇒a3+b3=(a+b)(a2−ab+b2)
These are some of the basic identities which are used.
We are given:
⇒y = 27x3−1
By applying a3−b3=(a−b)(a2+ab+b2) we have to solve the given expression. Here a = 3x and b = 1:
⇒y = (3x)3−13
⇒y = (3x−1)((3x)2+3x×1+12)
Solve further:
⇒y = (3x−1)(9x2+3x+1)
So this is the factorisation of the given expression.
Note:
Take care of the closing brackets while squaring the numbers. Remove the brackets after squaring just like it is done in the last step. Use appropriate identities. There is a huge difference in (a+b)3 and a3+b3. Both the identities are used differently.