How do you calculate angle between $\frac{x}{5}+\frac{y}{3}=1$ and $x=-1$?
What I did: I rewrote $\frac{x}{5}+\frac{y}{3}=1$ as $y=3-\frac{3x}{5}$, therefore $m_{1}$ is $-\frac{3}{5}$, but what is $m_{2}$ of $x=-1$? It doesn't exist, right?
How do I then calculate angle if there's no $m_{2}$?
Formula which I would use to calculate the angle (if γ is an angle): $tanγ=|\frac{m_{2}-m_{1}}{1+m_{1}\cdot m_{2}}|$