mfb said:
Why would it matter? It has to have a common point and the derivative a this point has to be the same. This is true for every tangent line. In terms of conditions on m,c,k,a,h: You can derive them based on the definition of tangency.
Is this homework?
This is how I tried.
A line y = mx+c and a parabola with vertex(h,k) say (y-k)
2= 4a (x-h)
I put y = mx+c in (y-k)
2 = 4a (x-h)
[ (mx + c) - k ]
2 = 4a (x-h)
(mx + c)
2 + k
2 - 2k(mx+c) = 4ax - 4ah
(mx)
2 + c
2 + 2mxc + k
2 - 2kmx -2kc = 4ax - 4ah
(m
2) x
2 + (2mc - 2km - 4a) x + (c
2 -2kc +k
2 + 4ah) = 0
This is in quadratic form in x i.e it give two value of x i.e we get two intersection point of line on the parabola. But I have a doubt , at this point we also get quadratic in c i.e two y-intercept of the line, why ?
So to get one intersection point of the line on the parabola
we take (2mc - 2mk -4a)
2 - 4(m
2) (c
2 -2kc +k
2 + 4ah) = 0
4m
2 c
2 + 4m
2 k
2 + 16 a
2 - 8 m
2 ck - 16 mac + 16 mak - 4 m
2 c
2 + 8 m
2 kc - 4m
2 k
2 - 16 m
2 ah = 0
16 a
2 - 16 mac + 16 mak - 16 m
2 ah = 0
a
2 - mca + mka - m
2 ah = 0
ah m
2 + acm - akm - a
2 = 0
(ah) m
2 + (ac - ak) m - a
2 = 0
h m
2 + (c - k) m - a = 0
So again we get two slope(m) of the line y=mx+c , why?
But if I wanted to make one slope, then
(c - k)
2 + 4ha = 0
c
2 + k
2 - 2ck + 4ha = 0
c
2 - 2kc + (k
2 + 4ah) = 0
Again I got quadratic in c. So,
4k
2 - 4(k
2 + 4ah) = 0
4k
2 - 4k
2 - 16 ah = 0
At last , the condition of tangency of the line y=mx+c is,
ah =0.
I'm sure I am terribly wrong. I also do not know the correct answer.
Please rectify and help me to get the condition of tangency of the line.