Question
Question: How do you factor \({x^6} + 125\)?...
How do you factor x6+125?
Solution
To order to determine the factors of the above equation ,first rewrite the equation by writing x6 as (x3)2 using property of exponent am×n=(am)n and 125 as 5×5×5=53 and then use the formula of sum of two cubes (A3+B3)=(A+B)(A2−A.B+B2) by considering A as x2 and B as 53.To factorise a quartic part Solve it as (a2−kab+b2)(a2+kab+b2)=a4+(2−k2)a2b2+b4by comparing .You’ll get your required factors.
Complete step by step solution:
(A3−B3)=(A−B)(A2+A.B+B2)
We are given a mathematical function having variable (x),let it be f(x)
f(x)=x6+125
To split this expression into its factors ,we will be writing 125as5×5×5=53 and using the property of exponents that am×n=(am)nSo writing
x6 as (x3)2.f(x) will now become,
f(x)=(x2)3+53
Now we’ll be using the formula of sum of two cube number
(A3+B3)=(A+B)(A2−A.B+B2)by considering A as x2 and B as 53
f(x)=(x2+5)((x2)2−5(x2)+52) =(x2+5)(x4−5x2+25) ----(1)
To factorise the Quartic part of the expression we’ll use a different aspect as
(a2−kab+b2)(a2+kab+b2)=a4+(2−k2)a2b2+b4
So, now comparing the result mentioned above a4+(2−k2)a2b2+b4 with our original expression
a=x b=5
We find that:
(x2−k5x+5)(x2+k5x+5)=x4+(2−k2)5x2+25-----(2)
Equating coefficients of x2 of the above with the same in equation (1),we get,
(2−k2)5=−5 (2−k2)=−1 k2=3 k=±3
So, putting k=±3 in the equation (2)
Putting back the value of x4−5x2+25in equation (1),we finally get,
f(x)=(x2+5)(x2−15x+5)(x2+15x+5)
Therefore, we have successfully factorized f(x) as(x2+5)(x2−15x+5)(x2+15x+5).
Additional Information:
Cubic Equation: A cubic equation is a equation which can be represented in the form of ax3+bx2cx+d where x is the unknown variable and a,b,c,d are the numbers known where a=0.If a=0 then the equation will become a quadratic equation and will no longer be cubic
Note:
1. One must be careful while calculating the answer as calculation error may come.
2.Don’t forget to compare the given cubic equation with the standard one every time.