You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In PRB 112, the definition of g(x) is g(x) = x^2y = xy^2 - y - 1. I think that given the answer, it should be g(x) = x^2y + xy^2 - y - 1. + instead of =