Concept:If α and β are roots of a quadratic equation, then the equation is x2−(α+β)x+αβ=0.Explanation:For the roots α=2−1 and β=32, first find the sum of the roots: α+β=2−1+32=6−3+4=61Then find the product of the roots: αβ=2−1×32=6−2=3−1Substitute into the quadratic formula: x2−(61)x+(3−1)=0That is, x2−61x−31=0Multiply through by 6 to remove fractions: 6x2−x−2=0Answer:6x2−x−2=0 (Option B)