Question
Question: How do you express \(f\left( x \right)={{x}^{3}}+4{{x}^{2}}-5x-14\) as a product of linear factors?...
How do you express f(x)=x3+4x2−5x−14 as a product of linear factors?
Solution
In this question we have been asked to express the given function f(x)=x3+4x2−5x−14 as a product of linear factors. For that first we will replace x with some number and verify f(x)=0 or not then if it is we can say the number is a factor of the given function.
Complete step by step solution:
Now considering from the question we have been asked to express the given function f(x)=x3+4x2−5x−14 as a product of linear factors.
From the basic concepts we know that we can say that a number is a factor of the given function if x satisfies it that is f(x)=0 .
Let us verify for x=2 . By replacing x with 2 we will have
⇒f(2)=(2)3+4(2)2−5(2)−14⇒f(2)=8+16−10−14⇒f(2)=0
Hence 2 is a factor.
Now we can express this function as ⇒f(x)=(x−2)(x2+6x+7) .
We know that we can factorize any quadratic expression in the form of ax2+bx+c using the formula for finding its roots which is given as x=2a−b±b2−4ac . If x1,x2 are roots of the quadratic expression then its factors will be (x−x1)(x−x2) .
We can factorize x2+6x+7using the concept. The roots of the expression are given by
⇒x=2(1)−6±62−4(1)(7)⇒x=2−6±36−28⇒x=2−6±8⇒x=−3±2
Therefore the factors of the expression will be (x+3∓2) .
Therefore we can conclude that the expression f(x)=x3+4x2−5x−14 can be expressed as a product of linear factors as f(x)=(x−2)(x+3−2)(x+3+2).
Note: While answering this question we should be sure with our concepts that we apply and calculations that we perform during the process of solving. Similarly we have many methods for factoring different expressions. For example the traditional method for factorising a quadratic expression is given as we need to express the coefficient of x as the sum of the factors of the product of the constant term and coefficient of x2 .We can consider for example x2+5x+4 can be done as x2+5x+4=x2+x+4x+4=x(x+1)+4(x+1)=(x+4)(x+1) .