p is a prime number.
g(x) = Ax^2 + Bx + C
A, B, and C are single digit positive integers.
sod() is the sum of digits function
and, the combined digits of A, B, C, p and sod(p) include each of the digits 1 through 9 exactly once.
Find A, B, C, p and sod(p)