Concept:Evaluating a 2×2 determinant converts the equation into a quadratic in x.Explanation:Expand the determinant using acbd=ad−bc.1+2x6−13−x=(1+2x)(3−x)−(−1)(6)=−3.This simplifies to (1+2x)(3−x)+6=−3.Expand: 3−x+6x−2x2+6=−3.Combine like terms: −2x2+5x+9=−3.Rearrange: −2x2+5x+12=0.Multiply through by −1: 2x2−5x−12=0.Factorise: (2x+3)(x−4)=0.Therefore, 2x+3=0 or x−4=0.Hence, x=−23 or x=4.Answer:x=4,−23.