You can put this solution on YOUR website! kx(squared)-6x+5=0. Find the values of k for which the roots are real numbers.
---
Use the determinant:
b^2-4ac = 6^2-4k5
-------------
To have Real Number Roots the determinant must be >= 0.
36-20k >= 0
Add 20k to both sides and read from right to left to get:
===
20k <= 36
k <= 9/5
==================
Cheers,
Stan H.