Question:
Find the value of the constantfor which the line
is a tangent to the curve
Attempt:
,
,
I can't continue because Im getting a negative value inside the square root, where did I go wrong?
Hello,
They're not saying that y+2x=k is the equation of the curve, but that it is tangent to the curve.
This means that at a given point, the tangent to the curve will have y+2x=k as an equation.
The tangent to the curve at a point of absciss a is :
Hence, calculate the derivative ofand then... think
![]()
In the case of a parabola a line is tangent if and only if it has one intersection point with the parabola.
Thus,is tangent to
if and only if
has exactly one solution. That means, the quadradic
has exactly one solution. That happens precisely when the discriminant vanishes, thus,
.
Here is how you do it.. Easy and Simple
Line: y = k-2x
Curve: y = x²-6x+14
Workings
k-2x = x²-6x+14
x²-6x+2x+14-k = 0
x²-4x+14-k = 0
a=1, b=-4, c=(14-k)
[I]Use this Equation[/I] ---- b²-4ac
b²-4ac
Replace..
=(-4)²-[4(14-k)]
=16-(56-4k)
=16-56+4k
4k = -16+56
4k = 40
k = 40/4
k = 10 <---- Here's your Answer!!!