Concept:Use the sum and product of roots of a quadratic equation to evaluate the required expression.Explanation:For the equation x2+x−2=0, we have a=1, b=1, and c=−2.Sum of roots: α+β=a−b=1−1=−1.Product of roots: αβ=ac=1−2=−2.Now write: α21+β21=(αβ)2β2+α2.Find α2+β2=(α+β)2−2αβ.Substitute the values: (−1)2−2(−2)=1+4=5.Therefore, α21+β21=(−2)25=45.Answer:45, which is option A.