Concept:Use the identity a2+ab+b2=(a+b)2−ab to factor the given polynomials.Explanation:Write f(x)=x8+x4+1=(x4)2+x4⋅1+12 which fits a2+ab+b2 with a=x4, b=1.Similarly, g(x)=x4+x2+1=(x2)2+x2⋅1+12 with a=x2, b=1.Apply the identity: f(x)=(x4+1)2−x4=(x4+x2+1)(x4−x2+1).Thus f(x)=(x4+x2+1)(x4−x2+1) and g(x)=x4+x2+1.The common factor of both is x4+x2+1.Answer:x4+x2+1 (Option C)