If the AM and GM between two numbers are in the ratio $m:n$, then what is the ratio between the two numbers?
I have tried many approach like Let's two number be $a$ and $b$ Then their AM will be $\frac{a+b}{2}$ and their GM will be $(ab)^{1/2}$. But putting these values and after solving equation become much complex.
Please tell me how to solve further.
Let $a$ and $b$ be positives and $a=bx$.
Thus, $$\frac{\frac{a+b}{2}}{\sqrt{ab}}=\frac{m}{n}$$ or $$x+1=\frac{2m\sqrt{x}}{n}.$$ Now, solve this quadratic equation.
Can you end it now?
I got that the needed ratio it's $$\left(\frac{m}{n}+\sqrt{\frac{m^2}{n^2}-1}\right)^2$$ or $$\left(\frac{m}{n}-\sqrt{\frac{m^2}{n^2}-1}\right)^2$$