Let $a$, $b$ and $c$ be positive real numbers such that $$ a + \frac{1}{b} = 3$$ $$b + \frac{1}{c} = 4$$ $$ c + \frac{1}{a} = \frac{9}{11} $$ then $$ a \times b \times c =?$$
I tried doing this problem but I was unsuccessful. Tried a lot but couldn't get the answer! The answer is a numerical value...
Eliminate $a$ and $c$: $$a=3-\frac1b$$ $$c=\frac1{4-b}$$
Then
$$c+\frac1a=\frac1{4-b}+\frac b{3b-1}=\frac9{11},$$ can be rewritten $$16b^2-40b+25=(4b-5)^2=0.$$ Hence $$b=\frac54,a=\frac{11}5,c=\frac4{11}.$$