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>k9>k

Explanation:

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

May 28, 2018

K<=9K9

Explanation:

For two Solution Discriminant(D) should be D>=0D0
D=b^2-4acD=b24ac
rArr12^2-4*2*2k>=0122422k0
rArr144-16k>=014416k0
rArr 16K<=14416K144
rArr K<=9K9