"Find the equation of the two tangents that tangent to the function equation : "$y = \frac{x+3}{x+1}$" and are perpendicular (90degrees) to the graph function $2x-y=5$ (basicly simplified to $2x-5=y$)"
What I did is simplify $2x-y=5$ to $2x-5=y$ , I know that because its perpendicular than $y'=(x+3)+(x+1)$ and so $((2x+4)+b) (2x-5) = -1$
I do not know where to continue from here sadly. Any guidense would be great .
Tangent equations are supposed to be :
$y = -0.5x - 1.5$ and $y = -0.5x + 2.5 $
The function is
$$y=\frac{x+3}{x+1}=1+\frac2{x+1}\implies y'=-\frac2{(x+1)^2}$$
The above gives the slope of the tangent line at any point where the function is differentiable. Now, that slope must fulfill
$$\left(-\frac2{(x+1)^2}\right)\cdot2=-1\;\;\text{(why?)}$$
Well, now solve the above and find the $\;x\,-$ entry of the wanted point(s) ...