Skip to content

Determinants

Mathematics · FE Reference Handbook section

Mathematics
2 formulas
10 exam-style examples
~49 min
All Mathematics lectures

Learning objectives

What you must be able to do before leaving this section.

This chapter section covers Determinants within Mathematics. Read it the way you would read a textbook chapter: the theory first so the relations mean something, then every equation with its use and its trap, then 10 fully worked examples with the arithmetic shown line by line, and finally a self-check you should be able to answer without notes.

  • Explain, in your own words, what determinants describes physically and when it applies.
  • State every one of the 2 relations the handbook lists here and name each symbol with its unit.
  • Select the correct relation from the wording of an exam stem within 20 seconds.
  • Carry a complete solution from givens to a "most nearly" answer with the correct unit.
  • Recognise the distractors generated by the unit trap: radians vs degrees — set the calculator before the first trig entry.

Lecture

Why this section exists. Determinants is the part of Mathematics that lets you connect an algebraic or calculus expression that must be evaluated exactly to a number you can defend. Before any equation is useful you must be able to picture the physical situation it describes; the schematic below is that picture.

How the theory is built. The handbook prints results, not derivations. Each relation in this section comes from one governing principle applied to the idealised system: state the principle, impose the stated assumptions, and the printed equation follows. Knowing which assumption each relation rests on is what lets you reject a wrong answer choice in seconds.

How it is examined. Items from this page are written as short symbolic manipulations with one numeric evaluation at the end. Roughly two thirds are direct substitution, one third require one intermediate quantity from a neighbouring relation, and a small number are conceptual — testing whether you know the assumption, not the arithmetic.

The habit that earns the points. Unit discipline. radians vs degrees — set the calculator before the first trig entry. Every relation below is dimensionally consistent only when that rule is honoured, and the distractor set is deliberately built from candidates who ignored it. Write the unit next to every number you substitute, every time.

How to study this page. Read the theory, then cover the formula cards and try to reproduce each relation from its description. Then work the examples with the solution hidden, revealing one line at a time. Finish with the self-check questions; if you cannot answer one, return to the matching formula card.

Three engineers in hard hats and safety vests reviewing drawings on a truck tailgate.

Photo 1. Where this shows up in practice: determinants.

Capstone Studio instructional photograph

Theory, developed

Read this before the equations — it is what makes them memorable.

The physical situation

Every item from this section describes an algebraic or calculus expression that must be evaluated exactly. Sketch it before you compute — a labelled sketch with the givens on it converts a wordy stem into a solvable problem and exposes the quantity the examiner left out on purpose.

The governing principle

The 2 relations on this page are consequences of one principle applied to that idealised system. Identify which quantity is conserved, balanced, or defined, and the correct equation follows without memorisation.

Assumptions and limits of validity

Each printed relation carries silent assumptions — linearity, steady state, uniformity, small deformation, or standard conditions, depending on the subject. Conceptual exam items are written by violating exactly one of these, so read the sentence above the equation as carefully as the equation itself.

Solution procedure you should automate

1) Read the last sentence of the stem to identify the requested quantity. 2) Locate the relation on this page whose left-hand side is that quantity. 3) Tabulate the givens with units and mark the missing symbol. 4) If a symbol is missing, find the one relation that produces it. 5) Rearrange symbolically, substitute once, evaluate, and round only at the end.

Three engineers in hard hats and safety vests reviewing drawings on a truck tailgate.

Photo 2. Mathematics: the physical system the theory above idealises.

Capstone Studio instructional photograph

Notation used in this section

b1 b2 b3Quantity produced by "b1 b2 b3 = a1b2c3 + a2b3c1 + a3b1c2 - a3b2c1 - a2b1c3 - a1b3c2" — read its definition and unit from the handbook line directly above the equation.

Handbook notes for this section

Definitions and conditions exactly as the handbook states them.

  • A determinant of order n consists of n2 numbers, called the elements of the determinant, arranged in n rows and n columns and
  • enclosed by two vertical lines.
  • In any determinant, the minor of a given element is the determinant that remains after all of the elements are struck out that lie
  • in the same row and in the same column as the given element. Consider an element which lies in the jth column and the ith row.
  • The cofactor of this element is the value of the minor of the element (if i + j is even), and it is the negative of the value of the
  • minor of the element (if i + j is odd).
  • If n is greater than 1, the value of a determinant of order n is the sum of the n products formed by multiplying each element of
  • some specified row (or column) by its cofactor. This sum is called the expansion of the determinant [according to the elements
  • of the specified row (or column)]. For a second-order determinant:
  • a1 a2
  • b1 b2
  • For a third-order determinant:
  • a1 a2 a3
  • c1 c2 c3

Core formulas for this FE topic

Definitions, applicability, units, assumptions and worked examples for each relation.

Worked exam-style examples

The four ways this section is written on the real exam — thoughts first, then equations, then substitution.

Example 1
Two-equation truss reaction solve

Equilibrium gives 2A + 3B = 34 and 4A − B = 12. Solve for A and B using determinants.

Given

  • 2A + 3B = 34
  • 4A − B = 12

Find

A and B

Start with the thinking

  • Cramer's rule is fastest for a 2×2 system on the exam.
  • Check by substituting into the equation you did not use last.

Step-by-step solution

  1. System determinant

  2. Numerator for A

  3. Solve

  4. Back-substitute

  5. Check

Answer: A = 5.00, B = 8.00

Why the other options are there

  • A = 8, B = 5 (variables swapped)
  • A = −5 (determinant sign dropped)

Reference: FE Reference Handbook — Mathematics — Linear algebra

Example 2
Determinant and inverse of a 2×2 system — Determinants

For A = [[6, 8], [6, 5]], compute det A and solve A·x = {14, 11}ᵀ.

Given

  • A = [[6, 8], [6, 5]]
  • b = {14, 11}ᵀ

Find

det A and the solution vector

Start with the thinking

  • A non-zero determinant guarantees a unique solution.
  • Cramer's rule is fastest for 2×2.

Step-by-step solution

  1. Determinant

  2. Substituting

  3. Inspection

  4. Uniqueness

Answer: det A = -18; x = {1, 1}ᵀ

Why the other options are there

  • det = 78 (terms added)
  • No unique solution (determinant treated as zero)

Reference: FE Reference Handbook — Mathematics → Determinants

Example 3
Determinant and inverse of a 2×2 system — Determinants (2)

For A = [[4, 7], [2, 9]], compute det A and solve A·x = {11, 11}ᵀ.

Given

  • A = [[4, 7], [2, 9]]
  • b = {11, 11}ᵀ

Find

det A and the solution vector

Start with the thinking

  • A non-zero determinant guarantees a unique solution.
  • Cramer's rule is fastest for 2×2.

Step-by-step solution

  1. Determinant

  2. Substituting

  3. Inspection

  4. Uniqueness

Answer: det A = 22; x = {1, 1}ᵀ

Why the other options are there

  • det = 50 (terms added)
  • No unique solution (determinant treated as zero)

Reference: FE Reference Handbook — Mathematics → Determinants

Example 4
Determinant and inverse of a 2×2 system — Determinants (3)

For A = [[8, 5], [2, 9]], compute det A and solve A·x = {13, 11}ᵀ.

Given

  • A = [[8, 5], [2, 9]]
  • b = {13, 11}ᵀ

Find

det A and the solution vector

Start with the thinking

  • A non-zero determinant guarantees a unique solution.
  • Cramer's rule is fastest for 2×2.

Step-by-step solution

  1. Determinant

  2. Substituting

  3. Inspection

  4. Uniqueness

Answer: det A = 62; x = {1, 1}ᵀ

Why the other options are there

  • det = 82 (terms added)
  • No unique solution (determinant treated as zero)

Reference: FE Reference Handbook — Mathematics → Determinants

Example 5
Determinant and inverse of a 2×2 system — Determinants (4)

For A = [[2, 4], [1, 4]], compute det A and solve A·x = {6, 5}ᵀ.

Given

  • A = [[2, 4], [1, 4]]
  • b = {6, 5}ᵀ

Find

det A and the solution vector

Start with the thinking

  • A non-zero determinant guarantees a unique solution.
  • Cramer's rule is fastest for 2×2.

Step-by-step solution

  1. Determinant

  2. Substituting

  3. Inspection

  4. Uniqueness

Answer: det A = 4; x = {1, 1}ᵀ

Why the other options are there

  • det = 12 (terms added)
  • No unique solution (determinant treated as zero)

Reference: FE Reference Handbook — Mathematics → Determinants

Example 6
Determinant and inverse of a 2×2 system — Determinants (5)

For A = [[2, 1], [1, 5]], compute det A and solve A·x = {3, 6}ᵀ.

Given

  • A = [[2, 1], [1, 5]]
  • b = {3, 6}ᵀ

Find

det A and the solution vector

Start with the thinking

  • A non-zero determinant guarantees a unique solution.
  • Cramer's rule is fastest for 2×2.

Step-by-step solution

  1. Determinant

  2. Substituting

  3. Inspection

  4. Uniqueness

Answer: det A = 9; x = {1, 1}ᵀ

Why the other options are there

  • det = 11 (terms added)
  • No unique solution (determinant treated as zero)

Reference: FE Reference Handbook — Mathematics → Determinants

Example 7
Determinant and inverse of a 2×2 system — Determinants (6)

For A = [[9, 2], [3, 2]], compute det A and solve A·x = {11, 5}ᵀ.

Given

  • A = [[9, 2], [3, 2]]
  • b = {11, 5}ᵀ

Find

det A and the solution vector

Start with the thinking

  • A non-zero determinant guarantees a unique solution.
  • Cramer's rule is fastest for 2×2.

Step-by-step solution

  1. Determinant

  2. Substituting

  3. Inspection

  4. Uniqueness

Answer: det A = 12; x = {1, 1}ᵀ

Why the other options are there

  • det = 24 (terms added)
  • No unique solution (determinant treated as zero)

Reference: FE Reference Handbook — Mathematics → Determinants

Example 8
Determinant and inverse of a 2×2 system — Determinants (7)

For A = [[5, 5], [5, 4]], compute det A and solve A·x = {10, 9}ᵀ.

Given

  • A = [[5, 5], [5, 4]]
  • b = {10, 9}ᵀ

Find

det A and the solution vector

Start with the thinking

  • A non-zero determinant guarantees a unique solution.
  • Cramer's rule is fastest for 2×2.

Step-by-step solution

  1. Determinant

  2. Substituting

  3. Inspection

  4. Uniqueness

Answer: det A = -5; x = {1, 1}ᵀ

Why the other options are there

  • det = 45 (terms added)
  • No unique solution (determinant treated as zero)

Reference: FE Reference Handbook — Mathematics → Determinants

Example 9
Determinant and inverse of a 2×2 system — Determinants (8)

For A = [[5, 3], [5, 3]], compute det A and solve A·x = {8, 8}ᵀ.

Given

  • A = [[5, 3], [5, 3]]
  • b = {8, 8}ᵀ

Find

det A and the solution vector

Start with the thinking

  • A non-zero determinant guarantees a unique solution.
  • Cramer's rule is fastest for 2×2.

Step-by-step solution

  1. Determinant

  2. Substituting

  3. Inspection

  4. Uniqueness

Answer: det A = 0; x = {1, 1}ᵀ

Why the other options are there

  • det = 30 (terms added)
  • No unique solution (determinant treated as zero)

Reference: FE Reference Handbook — Mathematics → Determinants

Example 10
Determinant and inverse of a 2×2 system — Determinants (9)

For A = [[2, 6], [4, 3]], compute det A and solve A·x = {8, 7}ᵀ.

Given

  • A = [[2, 6], [4, 3]]
  • b = {8, 7}ᵀ

Find

det A and the solution vector

Start with the thinking

  • A non-zero determinant guarantees a unique solution.
  • Cramer's rule is fastest for 2×2.

Step-by-step solution

  1. Determinant

  2. Substituting

  3. Inspection

  4. Uniqueness

Answer: det A = -18; x = {1, 1}ᵀ

Why the other options are there

  • det = 30 (terms added)
  • No unique solution (determinant treated as zero)

Reference: FE Reference Handbook — Mathematics → Determinants

Self-check

Answer these without notes before moving on.

  1. Without looking, state the relation on this page whose left-hand side is the quantity most often requested, and name every symbol in it.
  2. Which assumption, if violated, makes the main relation of this section invalid?
  3. Given an algebraic or calculus expression that must be evaluated exactly, what is the first quantity you would compute, and why that one first?
  4. Which unit conversion in this subject most often produces a wrong answer choice, and what is its numerical factor?
  5. Rework Example 1 above from the givens alone, without reading the solution lines.

Chapter summary

  • Determinants contains 2 relations; you must be able to find this page in under 15 seconds.
  • Exam style: short symbolic manipulations with one numeric evaluation at the end.
  • Unit rule: radians vs degrees — set the calculator before the first trig entry.
  • Work the 10 examples until the solution path, not the answer, is automatic.

Common traps in this section

  • radians vs degrees — set the calculator before the first trig entry
  • Answering the intermediate quantity instead of the quantity requested.
  • Rounding intermediate values before the final step.
  • Using a relation from an adjacent handbook section that shares a symbol.
  • Skipping the sketch — most lost points on this page start with a misread geometry.
© 2026 Civil Engineering Capstone Studio. All rights reserved.