There is a question in our book whose answer i am not being able to find out.: Find two numbers such that the mean proportional between them is 28 and the third proportional to them is 224.
This is what I have done so far:
Let the two numbers be $x$ and $y$. According to the question, $$\frac x{28}=\frac{28}y$$ $$\implies xy=28^2=784\tag1$$ And $$\frac xy=\frac y{224}$$ $$y^2=224x\tag2$$
What to do next?