Concept:For a 2×2 matrix (acbd), the determinant is ad−bc.Explanation:Here, the matrix is (23x5). So a=2, b=x, c=3, and d=5.Using the determinant formula: 2⋅5−3⋅x=10−3x.Given: 10−3x=13.Subtract 10 from both sides: −3x=3.Divide both sides by −3: x=−1.Answer:x=−1