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

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


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
answered
User Jason Roman
by
9.4k points

Related questions

1 answer
0 votes
102k views
1 answer
5 votes
80.4k views
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.