Solve the equation $$3\sin{y}+4\cos{y}=6$$ in real numbers.
We divide both sides of the equation by 5: $$\dfrac{3}{5}\sin{y}+\dfrac{4}{5}\cos{y}=\dfrac{6}{5}.$$ Let's choose such a narrow angle $$\alpha$$ such that $$\alpha=\dfrac{4}{5}.$$ In this case $$\cos{a}=\sqrt{1-\sin^2{\alpha}}=\sqrt{1-\left( \dfrac{4}{5} \right)^2}=\dfrac{3}{5}$$ and we can rewrite the equality as $$\sin{y}\cos{\alpha}+\cos{y}\sin{\alpha}=\dfrac{6}{5};$$ $$\sin\left(y+\alpha\right)=\dfrac{6}{5}.$$ Since the sin values do not exceed 1, this equation has no solutions. So the given equation also has no solution.
Maybe this equation can be solved in an even shorter way, for example, using the Cauchy inequality. I would be grateful for any hint on how to do this. Thanks!