Concept:For a quadratic equation ax2+bx+c=0 with roots α and β, we have α+β=−ab and αβ=ac.Explanation:First, rewrite the required expression as βα+αβ=αβα2+β2.Use the identity α2+β2=(α+β)2−2αβ.From 2x2−3x+4=0, we have a=2, b=−3, c=4.So α+β=2−(−3)=23 and αβ=24=2.Then α2+β2=(23)2−2(2)=49−4=−47.Therefore, βα+αβ=2−47=−87.Answer:−87 (Option B).