Suppose there are $n$ positive real numbers such that their sum is $20$ and the product is strictly greater than $1$. What is the maximum possible value of $n$?
Let us assume two positive real numbers $a$ and $b$. According to the above condition $a+b=20$ and $ab \gt 1$ This would lead to $a \gt \frac{1}{b}$. How do I use this information in the equation $a+b=20$ to find $n$?