$a,b$ and $c$ are real numbers such that: $abc=ab+ac+bc$. Find the value of $\frac{a+b}{b}+\frac{a+c}{c}+\frac{b+c}{a}$.
I've tried simplifying the expression and eventually I got:
$\frac{a}{b}+\frac{b}{a}+\frac{a}{c}+\frac{c}{a}+2$, but I couldn't keep up.