Concept:To factorize x4+4, we rewrite it as a difference of squares by adding and subtracting 4x2.Explanation:Start with x4+4. Add and subtract 4x2 to get: x4+4=x4+4+4x2−4x2.Group as (x4+4+4x2)−4x2. This becomes (x2+2)2−(2x)2.Now apply a2−b2=(a+b)(a−b): (x2+2−2x)(x2+2+2x).So the factors are x2−2x+2 and x2+2x+2.Answer:Option A: x2−2x+2