Free Mathematics Class 12 ICSE notes · practise this chapter with an AI quiz

← All study notes

How One Matrix Equation Solves Three Equations at Once

Decide whether a system of linear equations is consistent and how many solutions it has, solve systems with a unique solution using the inverse of the coefficient matrix, and verify the solution.

How can matrices solve a system of linear equations?

Three equations in three unknowns can be written as a single matrix equation, . The determinant of A then tells you at once whether there is exactly one solution, and the inverse of A produces that solution in one step.

This part covers consistency and the number of solutions, solving with the inverse matrix, known in the ICSE syllabus as Martin's Rule, and verifying the solution.

How do you decide whether a system of linear equations is consistent and how many solutions it has?

**Writing the system as , it has a unique solution when ; when , compute — if it is not the zero matrix there is no solution, and if it is zero the system has infinitely many solutions or none, which must be checked further.

Summary:**

- — consistent, with a unique solution
- and — inconsistent, with no solution
- and — infinitely many solutions or none

Worked example (inconsistent). For and , and



which is not zero, so there is no solution — the lines are parallel.

Worked example (infinitely many). For and , and ; the second equation is twice the first, so every point on the line is a solution.

An everyday example. If 2 pens and 1 notebook cost ₹50, and 4 pens and 2 notebooks cost ₹100, the second fact adds nothing new, so the separate prices cannot be found.

The substance. A zero determinant never gives a unique solution — it signals parallel or identical lines, or planes that do not meet at a single point.

How do you solve a system of linear equations using the inverse of the coefficient matrix?

**When , the system has the unique solution , found by computing and multiplying it by the column of constants B.

Steps:**

- Write A, X and B, keeping the variables in the same order in every equation
- Check that
- Find the adjoint and
- Multiply and read off the unknowns

Worked example. Solve , and .

Here and , with and





So , and .

An everyday example. A canteen working out the prices of tea, samosas and biscuits from three customers' bills sets up exactly this kind of system.

The substance. **The order matters: , not ** — the product does not even exist when B is a column.

How do you verify the solution of a system obtained by the matrix method?

A solution is verified by substituting the values back into every original equation, or equivalently by checking that the product AX equals B.

Worked example. For , and above:

- , as required
- , as required
- , as required

In matrix form, .

Worked example 2. Solve and verify and . With ,



Check: and .

An everyday example. A shopkeeper matching a calculated bill against the printed receipt is doing the same kind of check before trusting the answer.

The substance. Verification catches slips in the adjoint — a single wrong cofactor almost always makes at least one equation fail.
Exam tip

What earns full marks on solving equations by the matrix method?

**Write the matrix equation in full, state the value of and that it is non-zero, and end with a verification line — each earns separate marks.**

- Unique solution when :
- and : no solution
- Keep the variables in the same order, writing 0 for a missing term
- Verify by substituting into all the original equations

The trap. Leaving out the 0 for a missing variable, such as z in . The coefficient matrix then has wrong entries, and every answer is wrong.
Did you know

How do weather forecasts rely on solving huge systems of equations?

A weather model divides the atmosphere into a grid of small boxes and writes equations linking the temperature, pressure and wind in each box to its neighbours.

That produces systems with enormous numbers of unknowns. They are stored as very large matrices and solved by computers using the same idea as , though with elimination methods rather than the adjoint.

Whether the coefficient matrix is singular matters here too: a well-built model must lead to a unique solution.
Exam relevance

How are systems of linear equations and the matrix method tested in JEE Main?

Determinants is a recurring JEE Main chapter, and systems of linear equations are one of its main applications.

What gets asked. Values of a parameter for which a system has a unique solution, no solution or infinitely many solutions, homogeneous systems with non-zero solutions when , and solving systems.

Question types. Multiple-choice and numerical-value questions, often asking for the value of a parameter.

The trap that costs marks. **Concluding 'infinitely many solutions' from alone** — the system may instead have no solution.
Key takeaways

What must you be able to do from this part?

- Consistency: gives a unique solution; with gives none
- Matrix method: with
- Verification: substitute into every original equation, or check that

Can you solve and using ?

Ready to put this into practice?

Create a personalized quiz on this exact topic — free to start.

Create your own quiz on Determinants — Part 3Create a free account
← Back to all articles