232k views
9 votes
Determine the value of k so that the equation x²+kx+k-1=0 has exactly one real root​

User Equivocal
by
3.3k points

2 Answers

10 votes

Answer:

Use the discriminant

Explanation:

discriminant = b^2-4ac, and if this is 0, then there is only one real root

k^2 - 4(k-1) = 0

k^2 - 4k + 4 = 0

(k-2) = 0

k = 2

User OpensaurusRex
by
3.5k points
11 votes

Answer:

k = 2

Explanation:

x²+kx+k-1=0

(x²)+(k)x+(k-1)=0

if has one real roots = use the formula b² - 4ac = 0

(k)² - 4 * 1 * (k-1) = 0

k² -4k +4 = 0

k²-2k-2k+4=0

k(k-2)-2(k-2)=0

k = 2

User Anay Bose
by
3.6k points