What are the values of k such that 2x^2-12x+2k=0 has two solutions?

2 Answers
May 28, 2018

It must be 9>k

Explanation:

Dividing your equation by 2
x^2-6x+k=0
using the quadratic formula
x_{1,2}=3pmsqrt{9-k}
so we get two real Solutions for
9>k

May 28, 2018

K<=9

Explanation:

For two Solution Discriminant(D) should be D>=0
D=b^2-4ac
rArr12^2-4*2*2k>=0
rArr144-16k>=0
rArr 16K<=144
rArr K<=9