36.8k views
0 votes
For what values of k does the equation x^2 - (5k+1)x + 9k^2 = 0 have real roots?

User Merterpam
by
8.2k points

2 Answers

4 votes
real roots occur when the determinant b^2-4ac >= 0

so substituting:-

(5k + 1)^2 - 4*1* (9k^2) >= 0
25k^2 + 10k + 1 - 36k^2 >= 0
-11k^2 +10k + 1 >= 0
11k^2 - 10k - 1 <= 0
(11k + 1)(k - 1) <= 0

the equation will have real roots for -1/11 =< k <= 1


User Vyacheslav Volkov
by
8.4k points
6 votes
K has a range from[ -1/11 to 1]
For what values of k does the equation x^2 - (5k+1)x + 9k^2 = 0 have real roots?-example-1
User Jason Roman
by
9.4k points

Related questions

1 answer
0 votes
102k views
1 answer
5 votes
80.4k views