Question
Question: One root of the equation \(\left( {x + 1} \right)\left( {x + 3} \right)\left( {x + 2} \right)\left( ...
One root of the equation (x+1)(x+3)(x+2)(x+4)=120 is
A). −1
B). 2
C). 1
D). 0
Solution
The root of an equation is nothing but the value which satisfies the equation when substituted for an unknown quantity in an equation.
An equation can contain more than one root.
Formula used:
The quadratic formula is as follows.
x=2a−b±b2−4ac
Where,a,b,c are constants anda=0
x is an unknown quantity.
Complete step-by-step solution:
We need to solve the given equation (x+1)(x+3)(x+2)(x+4)=120.
Let us rearrange the given equation as (x+1)(x+4)(x+2)(x+3)=120 for our convenience.
We shall combine the first two equations and last two equations.
We get, (x2+5x+4)(x2+5x+6)=120
Let us assume x2+5x=y so that we can solve the given equation easily.
So we get, (y+4)(y+6)=120
Combining the left hand side, we get,
y2+10y+24=120
⇒y2+10y+24−120=0
⇒y2+10y−96=0
⇒y2+16y−6y−96=0 (Expressing 10y as 16y−6y)
⇒y(y+16)−6(y+16)=0 (We have taken common y terms)
Further solving, we have
⇒(y+16)(y−6)=0
Therefore, the roots of y are calculated as:
y+16=0 ⇒y=−16
y−6=0 ⇒y=6
Since we have assumed x2+5x=y, we need to substitute the values of y here.
Hence, x2+5x=−16
⇒x2+5x+16=0
Use a quadratic formula to solve the above equation.
Here, a=1,b=5 and c=−16
⇒x=2×1−5±52−4×1×16
⇒x=2−5±25−64
⇒x=2−5±−39
⇒x=2−5±2−39
⇒x=2−5±239i (Here i is an imaginary complex number)
Hence, we get the following two complex solutions.
x=2−5+239i
And
x=2−5−239i
Now, considerx2+5x=6.
⇒x2+5x−6=0
⇒x2+6x−x−6=0 (Expressing 5x as 6x−x)
⇒x(x+6)−1(x+6)=0 (We have taken common y terms)
⇒(x+6)(x−1)=0
Therefore, the roots ofx are calculated as:
x+6=0 ⇒x=−6
x−1=0 ⇒x=1
Hence, the four roots of the given equation (x+1)(x+3)(x+2)(x+4)=120 are as follows. x=2−5+239i
x=2−5−239i
x=−6
x=1
Here only x=-1 matches with our option. Hence, option C is correct.
Note: Simplification of an expression is the process of changing the expression in an effective manner without changing the meaning of an expression.
Moreover, there are various steps that are involved to simplify an algebraic expression. Some of the steps are listed below:
> If the given algebraic expression contains like terms, we need to combine them.
Example: 3x+2x+4=5x+4
> We need to split an algebraic expression into factors (i.e) the process of finding the factors for the given expression.
Example: x2+4x+3=(x+3)(x+1)
> We need to expand an algebraic expression (i.e) we have to remove the respective brackets of an expression.
Example: 3(a+b)=3a+3b.
> We need to cancel out the common terms in an algebraic expression.
Example: x+1x2+4x+3=x+1(x+3)(x+1)=x+3