Numeracy, Maths and Statistics - Academic Skills Kit (2024)

Matrix Determinant

Definition

The determinant of a matrix is a single numerical value which is used when calculating the inverse or when solving systems of linear equations.

The determinant of a matrix $\mathbf{A}$ is denoted $\lvert \mathbf{A} \rvert$, or sometimes $\det(\mathbf{A})$. The determinant is only defined for square matrices.

A matrix is said to be singular if its determinant is zero.

The general formula for the determinant of matrices of any size is very complicated. You will only be asked to compute the determinants of $2 \times 2$ or $3 \times 3$ matrices by hand.

Determinant of a $2 \times 2$ matrix

Definition

Let $\mathbf{A} = \begin{pmatrix} a & b\\ c & d \end{pmatrix}$.

The determinant of $\mathbf{A}$ is \[\lvert \mathbf{A} \rvert = ad - bc\]

Worked Examples
Example 1

Find the determinant of the matrix $\mathbf{A} = \begin{pmatrix} 4 & 1\\ 0 & 2\end{pmatrix}$.

Solution

\begin{align} \lvert \mathbf{A} \rvert = \begin{vmatrix} 4 & 1 \\ 0 & 2 \end{vmatrix} &= 4 \times 2 - 1 \times 0\\ &=8 - 0\\ &=8 \end{align}

Example 2

Find the determinant of the matrix $\mathbf{A} = \begin{pmatrix} -6 & 3\\ -1 & 1\end{pmatrix}$.

Solution

\begin{align} \lvert \mathbf{A} \rvert &= (-6) \times 1 - 3 \times (-1)\\ &=(-6) - (-3)\\ &=-6+3\\ &=-3 \end{align}

Example 3

Find the determinant of the matrix $\mathbf{A} = \begin{pmatrix} 5 & -10\\ -2 & 4\end{pmatrix}$.

Solution

\begin{align} \lvert \mathbf{A} \rvert &= 5 \times 4 - (-10) \times (-2)\\ &=20 - 20\\ &=0 \end{align}

Note: Since its determinant is zero, this matrix has no inverse.

Video Examples

Hayley Bishop finds the determinant of the $2\times 2$ matrices $\mathbf{A} = \begin{pmatrix}3&-1\\0&4\end{pmatrix}$ and $\mathbf{B} = \begin{pmatrix} -2&10\\-1&5\end{pmatrix}$.

3$\times$3 Determinants

Definition

The determinant of a $3 \times 3$ matrix can be calculated by breaking it down into smaller $2 \times 2$ matrices, as follows:

\[\begin{vmatrix}a & b & c \\d & e & f \\g & h & i\end{vmatrix}=a\begin{vmatrix}e & f \\h & i\end{vmatrix}- b\begin{vmatrix}d & f \\g & i\end{vmatrix}+ c\begin{vmatrix}d & e \\g & h\end{vmatrix}\]

Or,

\[\begin{vmatrix}a_{11} & a_{12} & a_{13} \\a_{21} & a_{22} & a_{23} \\a_{31} & a_{32} & a_{33}\end{vmatrix}= a_{11}\begin{vmatrix}a_{22} & a_{23} \\a_{32} & a_{33}\end{vmatrix}- a_{12}\begin{vmatrix}a_{21} & a_{23} \\a_{31} & a_{33}\end{vmatrix}+ a_{13}\begin{vmatrix}a_{21} & a_{22} \\a_{31} & a_{32}\end{vmatrix}\]

Here's one way of interpreting the formula: for each element $a_{1i}$ in the top row, block out the row and column it belongs to, and calculate the determinant of the remaining uncovered $2 \times 2$ matrix, then multiply that by $a_{1i}$. The determinant is the sum of those values, alternating addition and subtraction.

Worked Examples
Example 1

Find the determinant of the matrix $\begin{pmatrix} 1 & 2 & 1\\ 0 & 3 & 4\\ 3 & 1 & 4 \end{pmatrix}$.

Solution

\begin{align} \lvert \mathbf{A} \rvert &= 1\begin{vmatrix} 3 & 4\\ 1 & 4 \end{vmatrix} -2 \begin{vmatrix} 0 & 4\\ 3 & 4 \end{vmatrix} +1 \begin{vmatrix} 0 & 3\\ 3 & 1 \end{vmatrix}\\\\ &= 1(3\times 4 - 4\times 1) -2(0\times 4 - 4\times 3) +1(0 \times 1 - 3\times 3)\\ &= 1(12-4) -2(0-12) +1(0-9)\\ &= 8 +24-9\\ &=23 \end{align}

Example 2

Find the determinant of the matrix $\begin{pmatrix} 1 & 0 & 3\\ -1 & -1 & -3\\ 0 & 0 & 6 \end{pmatrix}$.

Solution

\begin{align} \lvert \mathbf{A} \rvert &= 1\begin{vmatrix} -1 & -3\\ 0 & 6 \end{vmatrix} -0 \begin{vmatrix} -1 & -3\\ 0 & 6 \end{vmatrix} +3 \begin{vmatrix} -1 & -1\\ 0 & 0 \end{vmatrix}\\\\ &= 1\bigl((-1)\times 6 - (-3)\times 0\bigr) -0(\,\dotso\,) +3\bigl((-1) \times 0 - (-1)\times 0\bigr)\\ &= 1\bigr((-6)-0\bigl) -0 +3(0-0)\\ &=-6 +0\\ &=-6 \end{align}

Note: There was no need to work out the second $2 \times 2$ determinant as it was being multiplied by zero.

Video Example

Hayley Bishop works out the determinant of the $3\times 3$ matrix $\mathbf{A} = \begin{pmatrix}1&0&2\\3&1&0\\-1&1&4\end{pmatrix}$.

Workbook

This workbook produced by HELM is a good revision aid, containing key points for revision and many worked examples.

  • Determinants

Test Yourself

Test yourself: Numbas test on 2x2 determinants

External Resources

Numeracy, Maths and Statistics - Academic Skills Kit (2024)

FAQs

What's the difference between mathematics and numeracy? ›

Mathematics refers to the domain of knowledge (or discipline), while numeracy refers to a person's ability to apply mathematical aspects and thinking in a range of contexts, including social and everyday life. Numeracy is not limited to applying number knowledge and skills.

What are basic numeracy skills? ›

What are numeracy skills? Numeracy skills refer to the ability to use, interpret and communicate mathematical information to solve real-world problems. These include the ability to understand basic math like addition, subtraction, division and multiplication.

What math skills should a 4 5 year old have? ›

What your child will learn in Reception. In Reception, your child will learn to: Count reliably with numbers from 1 to 20, place them in order and say which number is one more or one less than a given number. Use quantities and objects to add and subtract 2 single-digit numbers and count on or back to find the answer.

How to improve numeracy skills for adults? ›

3 tips to help you get better at maths:
  1. Embrace mistakes. It may sound odd, but mistakes make it easier to learn. ...
  2. Start with belief in yourself and the rest will follow. Confidence is the key to all learning. ...
  3. Take your time. People are often so keen to find out their results that they rush to answer the questions.

What are the 5 stages of learning numeracy? ›

The stages of learning early numeracy concepts are: emergent, perceptual, figurative, counting on and facile.

Is algebra a math or numeracy? ›

Algebra is a unifying thread running through the fabric of mathematics. Algebraic thinking is essential for reasoning, modelling and solving problems in mathematics and in a wide range of real-world contexts, including technology and finance.

What is an example of numeracy skills used in everyday life? ›

Numeracy is necessary for everyday living. From daily activities like telling the time, cooking and setting the table to more difficult tasks such as understanding mobile phone plans, planning a trip, reading a map and understanding timetables.

What is numeracy checklist? ›

An individual profile checklist for both teachers and students to keep track of their progress in their numeracy learning. It can be kept in student profiles, glued in their books, or kept with the teacher.

How do you practice numeracy skills? ›

Activities where you could develop numeracy skills
  1. Use Graduates First to try numeracy tests, get results and see where you went wrong. ...
  2. Practice numerical reasoning tests online.
  3. Try the Numeracy Refresher Online guide.
  4. BBC Skillswise website Revisit numeracy basics and calculations.

How high should a 4 year old count? ›

Most fours can't fully comprehend how larger numbers correspond to actual quantity. They usually count between four and ten objects correctly. A child this age who rattles off numbers in sequence higher than 20 is generally doing so from sheer memorization.

How high should a 7 year old count? ›

Between 6-7 years your child may:

Be able to count up to 100 and count a few numbers backwards.

Can a 2 year old count to 10? ›

Your 2-year-old now

By age 2, a child can count to two ("one, two"), and by 3, he can count to three, but if he can make it all the way up to 10, he's probably reciting from rote memory. Kids this age don't yet actually understand, and can't identify, the quantities they're naming.

What is the best free math learning app? ›

10 Free Math Apps for Students that Teachers Swear By
  1. Prodigy Game. Meant for students of grades 1-8, Prodigy Game is available for free on iOS, Android and web platforms. ...
  2. Math Training for Kids. ...
  3. CK12. ...
  4. Colorado's PhET. ...
  5. Photomath. ...
  6. Khan Academy. ...
  7. GeometryPad. ...
  8. BuzzMath.
Jan 23, 2018

How can I improve my child's numeracy skills? ›

How to build your child's numeracy skills from birth to Grade 2
  1. General tips.
  2. Doing maths together at home. Talking about maths. Counting. Counting every day. Hunting for numbers. Using playing cards. Playing shop. Playing games. Playing with shapes. Making patterns. Moving with maths. Measuring things. ...
  3. Animations to watch together.
Jan 25, 2023

What is basic numeracy skills? ›

Numeracy skills involve understanding numbers, counting, solving number problems, measuring, estimating, sorting, noticing patterns, adding and subtracting numbers, and so on.

What is the difference between mathematics and numerical? ›

Numerical methods can give you an approximate solution to a problem but tell us next to nothing about the structure of the solution space. Mathematical analysis may not be able to give us anything but trivial solutions, but in many cases it can tell us what the overall structure of the solutions has to look like.

What is an example of numeracy? ›

Numeracy is necessary for everyday living. From daily activities like telling the time, cooking and setting the table to more difficult tasks such as understanding mobile phone plans, planning a trip, reading a map and understanding timetables.

Is counting maths or numeracy? ›

Numeracy is the ability to see and use maths concepts in all areas of life. Numeracy skills involve understanding numbers, counting, solving number problems, measuring, estimating, sorting, noticing patterns, adding and subtracting numbers, and so on.

What counts as numeracy? ›

It's the ability to understand and use maths in daily life, at home, work or school. Numeracy doesn't mean complex skills, like algebra, it means being confident enough to use basic maths in real-life situations.

References

Top Articles
Latest Posts
Article information

Author: Annamae Dooley

Last Updated:

Views: 6191

Rating: 4.4 / 5 (65 voted)

Reviews: 80% of readers found this page helpful

Author information

Name: Annamae Dooley

Birthday: 2001-07-26

Address: 9687 Tambra Meadow, Bradleyhaven, TN 53219

Phone: +9316045904039

Job: Future Coordinator

Hobby: Archery, Couponing, Poi, Kite flying, Knitting, Rappelling, Baseball

Introduction: My name is Annamae Dooley, I am a witty, quaint, lovely, clever, rich, sparkling, powerful person who loves writing and wants to share my knowledge and understanding with you.