sjuniv32
If k is a constant, and \( x = −5\) is a solution to the equation \(x^3 + kx^2 − 97x = 210\), which of the following is another solution to this equation?
A) −14
B) −3
C) 5
D) 9
E) 15
As we know one value of x, let us substitute that value to get the value of k.
\(x^3 + kx^2 − 97x = 210\)
\((-5)^3 + k(-5)^2 − 97(-5) = 210\)
\(-125+25k+485=210\)
\(25k=-150\)
\(k=-6\)
So the equation becomes
\(x^3 - 6x^2 − 97x = 210\)
Now, we can substitute the options to see which value fits in if we are not able to factorize it further. \((-3)^3 + 6*(-3)^2 − 97*-3 = 210\) gives \(210=210\)
Thus the answer is B
We can otherwise factorize it and x will have three values.
\(x^3 - 6x^2 - 97x = 210\)
\(x^3 - 6x^2 - 97x - 210=0\)
Since we know x+5 is a factor, let us get x+5 out of the expression.
\(x^3 +5x^2-5x^2- 6x^2 - 97x - 210=0\)
\(x^2(x +5)-11x^2 - 97x - 210=0\)
\(x^2(x +5)-11x^2 -55x+55x- 97x - 210=0\)
\(x^2(x +5)-11x(x+5)- 42x - 210=0\)
\(x^2(x +5)-11x(x+5)- 42(x +5)=0\)
\((x+5)(x^2-11x-42)=0\)
\((x+5)(x^2-14x+3x-42)=0\)
\((x+5)(x(x-14)+3(x-14))=0\)
\((x+5)(x+3)(x-14)=0\)
So x can be -5, -3 or 14.
B