Q1Multiple correct8 Marks21 Dec 2025Let Ax = b represent a system of m linear equations in n variables. Choose the correct options.ALet A be an n x n matrix. If Ax = b has a unique solution, then adj(A)x = b also has a solution.BIf Ax = b has a solution, then b is in Column space(A).CIf rank(A)\text{rank}(A)rank(A) = min(m, n), then Ax = b has a unique solution.DIf rank(A)\text{rank}(A)rank(A) = m, then there exists x in Rn\mathbb{R}^nRn such that Ax = b.EIf the columns of A are linearly independent, then n > m.