Question
Question: Factorise the following algebraic expression: \({{x}^{4}}+2{{x}^{2}}+9\) [a] \(\left( {{x}^{2}}-...
Factorise the following algebraic expression:
x4+2x2+9
[a] (x2−2x+3)(x2+2x+3)
[b] (x2+4)(x2−3)
[c] The expression cannot be factorised.
[d] (x+3)(x−2)
Solution
Hint:Add and subtract 6x2 to the expression. Use the formula a2+2ab+b2=(a+b)2 followed by the use of the formula a2−b2=(a+b)(a−b). Hence factorise the given expression.
Complete step-by-step answer:
Before solving the question, we need to know the meaning of factorisation. Consider two algebraic expressions a2−b2 and (a+b)(a−b). Let us simplify the latter expression. Applying distributive property, we get (a+b)(a−b)=(a+b)a−(a+b)b
Applying distributive property again we get
(a+b)(a−b)=a2+ab−[ab+b2]
Simplifying, we get
(a+b)(a−b)=a2+ab−ab−b2=a2−b2
Hence the two expressions are equal.
The expression (a+b)(a−b)is said to be factorised form of a2−b2. When factorising an expression, we make use of algebraic identities like a2+2ab+b2=(a+b)2,a2−2ab+b2=(a−b)2,a3+b3=(a+b)(a2−ab+b2), etc. In this question, we will make use of the identities a2+2ab+b2=(a+b)2 and a2−b2=(a+b)(a−b) to factorise the given expression
Step 1: Add and subtract 6x2
We have x4+2x2+9=x4+6x2+9−6x2+2x2
Step2: Use (a+b)2=a2+2ab+b2
Put a=x2 and b=3, we get
(x2+3)2=x4+6x2+9
Hence, we have
x4+2x2+9=(x2+3)2−4x2
Now we will write the above expression in the form of a2−b2
We have
(x2+3)2−4x2=(x2+3)2−(2x)2
Hence, we have
x4+2x2+9=(x2+3)2−(2x)2
Step 3: Factorise the expression using (a2−b2)=(a+b)(a−b)
We know that a2−b2=(a+b)(a−b). Using the above formula, we get
(x2+3)2−4x2=(x2+3−2x)(x2+3+2x)=(x2−2x+3)(x2+2x+3) which is in factorised form.
Hence, we have
x4+2x2+9=(x2−2x+3)(x2+2x+3)
Hence option [a] is correct.
Note: [1] In step 2 we need to combine x4+6x2+9 to get (x2+3)2 and not x4−6x2+9 to get (x2−3)2 because the former leads to an expression of the form a2−b2 whereas the latter leads to an expression of the form a2+b2. a2−b2 can be factorised whereas a2+b2cannot.