if: $$L=\frac{\sqrt{5}+3}{3\sqrt{5}+k}$$ be a Rational number
then $k=?$
my try :
$$\frac{\sqrt{5}+3}{3\sqrt{5}+k}=\frac{(3+\sqrt{5})(k-3\sqrt{5})}{k^2-45}$$
then :?
if: $$L=\frac{\sqrt{5}+3}{3\sqrt{5}+k}$$ be a Rational number
then $k=?$
my try :
$$\frac{\sqrt{5}+3}{3\sqrt{5}+k}=\frac{(3+\sqrt{5})(k-3\sqrt{5})}{k^2-45}$$
then :?
Hint: write it as $(3L-1)\sqrt{5}=3 - k\,L\,$. If $\,3L-1 \ne 0\,$ then that would imply $\sqrt{5} = \frac{3 - k\,L}{3L-1} \in \mathbb{Q}\,$, but $\sqrt{5}$ is known to be irrational. Therefore $3L-1=0$ which gives $L=\frac{1}{3}\,$, then $k=\frac{3}{L}=9\,$.
If $k$ is not restricted to $\mathbb{Q}$, then for any $\forall L \in \mathbb{Q} \setminus \{0\}$ there exists a $k \in \mathbb{R}$ that satisfies the given equality, which can be calculated as: $\;k = \cfrac{\sqrt{5}+3}{L}- 3 \sqrt{5}=\cfrac{(1-3L)\sqrt{5} + 3}{L}\,$.
Hint $ $ If $\,L\,$ is rational so too is $\,\dfrac{1}L\, =\, 3 + \dfrac{k-9}{\sqrt{5}+3}$
hint...Let the expression be $\frac pq$ where $p,q \in \mathbb{Z}$
Then equate rational and irrational parts to find $k\in\mathbb{Q}$. So from $$q\sqrt{5}+3q=3p\sqrt{5}+kp$$, we get $$q=3p$$ and $$3q=kp$$
Thus $$k=9$$
An obvious candidate for $k$ is $9$ since for $k=9$ we obtain $$L=\frac{\sqrt{5}+3}{3\sqrt{5}+9}=\frac13$$
But should it be unique?