$$\frac{x^3}{2}-kx^2+4kx-32=0$$
Find $k$ such that there are 2 solutions
I don't understand the working here. Specifically for when they consider -kx^2 +4kx = 0. I don't get how solving x from this allows us to determine what values will give us 2 solutions?
Can you instead factor the cubic in to a linear and quadratic term. Then use the discrimant for the quadratic to solve when it has 1 solution?
Edit: I can only post links to my image because I need 10+ reputation to do so. Upvote this and I'll edit it when I have enough. Cheers.
${x^3\over2}-kx^2+4kx-32=(1/2)(x^3-64-2kx^2+8kx)=(1/2)(x-4)(x^2+4x+16-2kx)$
To have two roots is to have a repeated root, so either the polynomial $x^2+(4-2k)x+16$ is a perfect square, or else it has $x=4$ as a root. So....