Consider$ f(x) =x^2 + ax+b$ , and $g(x) = x^2 +bx+a$ , given that both have one common zero, what is the value of a+b, given $ a\neq b$
Solution according to book:
f(1)= g(1)=0 and, hence, a+b=-1
But this doesn't make sense to me, as they could intersect at other points too. Like how would u know that the 0 is the only point where the curves intersect?