KingNothing
- 880
- 4
I'm stuck on this problem. I am hoping someone can walk me through it or get me past my choking point. The problem states:
Two equations have two shared tangent lines between them. Find the equations of these tangent lines analytically.
g(x)=x^2
f(x)=-x^2+6x-5
The first step I took was to define what is needed for two curves to share a single tangent line:
-g'(x_0)=f'(x_1) slopes at two different x-values must be the same
-the tangent line to (x_0,y_0) must pass through the point (x_1,y_1) on the other curve with the same slope
I found the general equation for the tangent of a line f(x) at x to be f'(x)k-xf'(x)+f(x) where k is to be substituted for x in the final equation.
I did this with both of the functions in the problem, and set them equal. My final result for this was 4xk-2x^2=6k-5 Assuming you leave k in there and just try to get the sides looking equal, I got nowhere. After substituting x for k, there is no solution.
Two equations have two shared tangent lines between them. Find the equations of these tangent lines analytically.
g(x)=x^2
f(x)=-x^2+6x-5
The first step I took was to define what is needed for two curves to share a single tangent line:
-g'(x_0)=f'(x_1) slopes at two different x-values must be the same
-the tangent line to (x_0,y_0) must pass through the point (x_1,y_1) on the other curve with the same slope
I found the general equation for the tangent of a line f(x) at x to be f'(x)k-xf'(x)+f(x) where k is to be substituted for x in the final equation.
I did this with both of the functions in the problem, and set them equal. My final result for this was 4xk-2x^2=6k-5 Assuming you leave k in there and just try to get the sides looking equal, I got nowhere. After substituting x for k, there is no solution.
Last edited: