You can put this solution on YOUR website! for x = -2, we have
k*(-2)^2 + 3*(-2) - k = 0
4k -6 - k = 0
3k = 6
k = 2, therefore
2x^2 +3x -2 = 0
x = (-3 + square root(9 - 4*(2)*(-2))) / 4 = 0.5
x = (-3 - square root(9 - 4*(2)*(-2))) / 4 = -2
therefore,
the solutions for x are x = -2, x = 0.5