Find the equation of the diameter of $3x^2+4y^2=5$ conjugate to the diameter $y+3x=0$.
Two problems:
- The given equation is that of an ellipse $\dfrac{x^2}{\frac{5}{3}}+\dfrac{y^2}{\frac{5}{4}}=1$ with $a={\frac{\sqrt 5}{\sqrt 3}}$ and minor axis ${\frac{\sqrt 5}{2}}$.
How to find the diameter of an ellipse?
- How to find the equation conjugate to the diameter $y+3x=0$?
Please give some hints on the problem

Using the definition "Any chord that passes through the center of an ellipse is call its diameter.",
$$y=mx$$ is a diameter of the given ellipse where $m$ is the gradient.
Using this, " two diameters are conjugate if and only if the tangent line to the ellipse at an endpoint of one diameter is parallel to the other diameter."
$$3x^2+4y^2=5\implies3(2x)+4(2y)\dfrac{dy}{dx}=0\implies\dfrac{dy}{dx}=-\dfrac{3x}{4y}$$
We don't exactly need to find the endpoints as any point of $y+3x=0$ can be chosen to be $(a,-3a)$
So, the gradient at the endpoints will be $$-\dfrac{3x}{4y}=-\dfrac{3a}{4(-3a)}=\dfrac14$$
Can you find the equation of conjugate diameter now?