Concept:Use the sum and product of roots of a quadratic equation to simplify the given expression.Explanation:For 2x2−6x+5=0, compare with ax2+bx+c=0.So a=2, b=−6, c=5.Sum of roots: α+β=a−b=2−(−6)=3.Product of roots: αβ=ac=25.Now αβ+βα=αββ2+α2.Using α2+β2=(α+β)2−2αβ:αβ+βα=αβ(α+β)2−2αβ.Substitute the values:2532−2(25)=259−5=254=58.Answer:58, which is option B.