Sum = product = quotient

Can you find a pair of numbers such that their sum, product and quotient are all equal? Are there any other pairs?

Problem



How many pairs of numbers $(a,b)$ exist such that the sum $a+b$, the product $ab$, and the quotient $\frac{a}{b}$ are all equal?