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
- 1652 views
- $5.00
Related Questions
- Find the null space of the matrix $\begin{pmatrix} 1 & 2 & -1 \\ 3 & -3 & 1 \end{pmatrix}$
- How to parameterize an equation with 3 variables
- Find $\int x \sqrt{1-x}dx$
- Internal Rate of Return vs Discount Rate
- Algebra 1 (6 questions)
- Given that $-6x \equiv -8 \pmod{7}$, show that $x \equiv 6 \pmod{7}$
- Zariski Topology and Regular Functions on Algebraic Varieties in Affine Space
- Element satisfying cubic equation in degree $5$ extension
Bounty too low!