3x3 Determinant Calculator
3x3 determinant calculator computes det(A) via cofactor expansion along the first row. Enter nine matrix values and instantly get the determinant, plus whether the matrix is invertible. det([[1,2,3],[0,4,5],[1,0,6]]) = 22.
Enter Values
Result
Enter values above and click Calculate to see your result.
AI Assistant
Ask about this calculator
I can help you understand the 3x3 determinant calculator formula, interpret your results, and answer follow-up questions.
Try asking
Formula
How it works: Expand along the first row using three 2x2 minors with alternating signs (+, -, +).
Worked Example
How to Calculate a 3x3 Determinant
The determinant of a 3x3 matrix is a single number that tells you whether the matrix is invertible and how the matrix scales volumes in 3D space.
- Formula: det = a(ei-fh) - b(di-fg) + c(dh-eg) using first-row cofactor expansion
- If det = 0, the matrix is singular: it has no inverse, and any associated system of equations has no unique solution
- If det is not zero, the matrix is invertible and the system Ax = b has exactly one solution
- The absolute value of the determinant equals the volume scaling factor when the matrix is used as a linear transformation
You can expand along any row or column to get the same determinant. The first row is conventional and often simplest when it contains zeros.
You can also calculate changes using our 4x4 Determinant Calculator, Inverse Matrix Calculator, Matrix Multiplication Calculator or Determinant Calculator.
Frequently Asked Questions
How do I calculate a 3x3 determinant step by step?
For matrix [[a,b,c],[d,e,f],[g,h,i]]:
(1) Multiply a by the 2x2 minor (ei-fh).
(2) subtract b times the minor (di-fg).
(3) add c times the minor (dh-eg). Example: [[1,2,3],[0,4,5],[1,0,6]] gives 1(24-0) - 2(0-5) + 3(0-4) = 24 + 10 - 12 = 22.
What does a determinant of zero mean?
A determinant of zero means the matrix is singular (not invertible). The rows are linearly dependent, meaning one row is a combination of the others. For a system of equations Ax = b, det(A) = 0 means the system has either no solution or infinitely many solutions, never a unique one.
Is cofactor expansion the only way to compute a determinant?
No. Other methods include: row reduction to upper triangular form (then multiply the diagonal), the Sarrus rule (a shortcut specific to 3x3), and the Leibniz formula. For hand calculation, cofactor expansion is the most common. For larger matrices, row reduction is more efficient.
Can I expand along a different row or column?
Yes. You can expand along any row or column and get the same result. Choosing a row or column with zeros simplifies the calculation because those terms drop out. For [[1,2,3],[0,4,5],[1,0,6]], expanding along column 1 is easier because it contains a zero.
What is the determinant used for in practice?
Determinants are used to: check if a matrix is invertible (det not zero), solve systems of linear equations (Cramer's rule), compute cross products in 3D vectors, find eigenvalues, calculate area (2x2) and volume (3x3) scaling, and determine orientation of geometric transformations.
How can I put this 3x3 Determinant Calculator on my blog or website?
Yes, the 3x3 Determinant Calculator is fully embeddable. Tap "Embed" above to configure appearance and copy the code. It is free to use, works on any platform (HTML, WordPress, CMS), and adjusts to any screen size automatically. Visit calculory.com/services/embed-calculators for the complete guide.
AI Assistant
Ask about this calculator
I can help you understand the 3x3 determinant calculator formula, interpret your results, and answer follow-up questions.
Try asking
More Algebra Calculators
View allAlgebra Graphing Calculator
Plot 2D functions and algebraic equations.
Inequality Graphing Calculator
Graph and shade mathematical inequalities.
Function Transformation Calculator
Visualize and calculate function transformations.
Completing the Square Calculator
Convert quadratics to vertex form step by step.
Related Articles
All articles
Types of Calculators in 2026: A Complete Guide to Choosing the Right One
Every type of calculator explained: basic, desk, scientific, graphing, printing, financial, construction (Sonic Cal style), online, app, and voice. Pick the right one in under a minute.
Read article
Best Voice Calculators in 2026: Online Tools and Mobile Apps Compared
The best voice calculators of 2026 compared: web tools, iPhone and Android apps, talking calculators, and PC options. Find the right voice activated calculator.
Read article
Seattle Sales Tax vs NYC, Chicago, LA, and SF: 2026 Guide
Seattle's sales tax is 10.25% in 2026, tied with Chicago and LA for the highest of any major US city. See how it stacks up against NYC, SF, Houston, and Portland.
Read article
Agentic ROI Blueprint: Replacing Roles in 2026
In 2026, teams are measuring total capability, not just headcount. Learn how to model the cost of replacing or augmenting full-time roles with an AI agent stack.
Read articleModern Tools for Every Need
Accurate and Reliable
All calculations run locally. Solve equations with confidence using AI-verified methods.
Verified Precision
Precise Algebraic Calculations Powered by Calculory AI