SOLUTION: For what value(s) of K will the equation 3xsquared=k-2x have real roots

Algebra ->  Complex Numbers Imaginary Numbers Solvers and Lesson -> SOLUTION: For what value(s) of K will the equation 3xsquared=k-2x have real roots      Log On


   



Question 1112294: For what value(s) of K will the equation 3xsquared=k-2x have real roots
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
For what value(s) of K will the equation 3xsquared=k-2x have real roots.
-------------
3x^2 = k - 2x
------
Rearrange::
3x^2 + 2x - k = 0
-----
Real roots if b^2-4ac > 0
------
Solve:: 2^2 - 4*3*(-k) > 0
12k < 4
k < 1/3
-----------
Cheers,
Stan H.
----------