Finding values of k for different points of intersection
My question is if you have a question like:
Find the values of K for which $y=kx-3$ does not intersect $y=x^2-2x+1$
To solve it my textbook says to do this.
$x^2-2x+1=kx-3$
$x^2-(2+k)x+4=0$
Then we use the discriminant.
$(2+k)^2-4\times 1\times 4<0$
$k^2+4k-12<0$
$(k+6)(k-2)<0$
So -6 < k < 2
My question is why does this work? What is actually happening for this to work? I've used Desmos and I can't figure out why the -6 < k < 2 part is equal to the resulting equation $k^2+4k-12<0$ between the two points of intersection on the x-axis.
87
Answer
Answers can only be viewed under the following conditions:
- The questioner was satisfied with and accepted the answer, or
- The answer was evaluated as being 100% correct by the judge.
4.8K
The answer is accepted.
Join Matchmaticians Affiliate Marketing
Program to earn up to a 50% commission on every question that your affiliated users ask or answer.
- answered
- 1510 views
- $5.00
Related Questions
- Get area of rotated polygon knowing all coordinates and angle.
- What is f(x). I've been trying to understand it for so long, but I always get different answers, I feel like I'm going crazy. Please someone explain it and read my whole question carefully.
- Help needed finding a formula
- Recursive square root sequence
- Find an expression for the total area of the figure expressed by x.
- Attempting to make a formula/algorithm based on weighted averages to find how much equipment we need to maintain.
- Euclidean lattices with a metric
- Need to figure distance between two points/lines.
Bounty too low!