SOLUTION: There are two tangent line to the curve y=4x-x^2 that pass through the point (2,5). find the equations of these two lines and make a sketch to verify your results

Algebra ->  Sequences-and-series -> SOLUTION: There are two tangent line to the curve y=4x-x^2 that pass through the point (2,5). find the equations of these two lines and make a sketch to verify your results      Log On


   



Question 982609: There are two tangent line to the curve y=4x-x^2 that pass through the point (2,5). find the equations of these two lines and make a sketch to verify your results
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
Slope of the tangency line must be same as dy/dx for the parabola, and this dy/dx will be a variable expression.
This slope based on the parabola:
%28dy%2Fdx%29%284x-x%5E2%29=4-2x
Again, this is a SLOPE for the as yet unknown tangent lines.

Here is a look just at the parabola:
graph%28300%2C300%2C-6%2C6%2C-6%2C6%2C4x-x%5E2%29
You should be able to understand that (2,5) is on the axis of symmetry and is 1 unit above the vertex.

The tangent line built using Point-Slope equation form:
This must contain the given point (2,5);
y-5=%284-2x%29%28x-2%29
and doing the algebra steps....
highlight_green%28y=-2x%5E2%2B8x-3%29----Understand this without its appearance fooling you. This represents a LINE, but it is variable.

If you sketch the graph, the understanding should intuitively be this:
We must have (tangent line) - (parabola) = 0, in order for the intersection to be only any single point.
-
Use the formulas of y for each of those objects.
-2x%5E2%2B8x-3-%284x-x%5E2%29=0
Do the algebra steps...
omitting them here...
highlight_green%28highlight_green%28x%5E2-4x%2B3=0%29%29----------This will give the x coordinates of the two tangent lines at the points of tangency on the parabola.
... and it is FACTORABLE.

x=1 or x=3

Use each individually in the line equation y-5=%284-2x%29%28x-2%29, which is equation for line intersection the parabola. ONLY substitute for the slope, which is 4-2x; so that you can get the equation of the TANGENT line.
-
Doing that and simplifying :
y=%284-2%2A1%29%28x-2%29%2B5
highlight%28y=2x%2B1%29
and
y=%284-2%2A3%29%28x-2%29%2B5
highlight%28y=-2x%2B9%29
-
The two tangent lines.