Determine all possible pairs (p, q) of base ten positive integers that satisfy this system of equations:
- arithmetic mean (p, q) = 10x+y
- geometric mean (p, q) = 10y+x
where, each of p and q is a nonzero base ten integer, with p≠q, and each of x and y is a base ten digit.