83.6k views
3 votes
Determine the set values of k for which the equation (3-2k)x² + (2k-3)x + 1 = 0 has no real roots​

User Eyon
by
4.3k points

2 Answers

0 votes

Answer:

k = (3 x^2 - 3 x + 1)/(2 x^2 - 2 x)

Explanation:

Solve for k:

1 + x (2 k - 3) + x^2 (3 - 2 k) = 0

Expand and collect in terms of k:

1 - 3 x + 3 x^2 + k (2 x - 2 x^2) = 0

Multiply both sides by -1:

-1 + 3 x - 3 x^2 + k (2 x^2 - 2 x) = 0

Subtract -3 x^2 + 3 x - 1 from both sides:

k (2 x^2 - 2 x) = 3 x^2 - 3 x + 1

Divide both sides by 2 x^2 - 2 x:

Answer: k = (3 x^2 - 3 x + 1)/(2 x^2 - 2 x)

User Ntownsend
by
3.2k points
2 votes

Answer:

-0.5 < k < 1.5

Explanation:

B² - 4AC < 0

(2k-3)² - 4(3-2k)(1) < 0

(2k-3)[2k-3 + 4] < 0

(2k-3)(2k+1) < 0

Roots: k = -1/2, 3/2

-0.5 < k < 1.5

User Huddds
by
3.0k points