Method
Matrix products use row-by-column dot products. For A=[[a,b],[c,d]], det(A)=ad−bc and A⁻¹=(1/det)[[d,−b],[−c,a]].
Math worksheet
Add, subtract or multiply two 2×2 matrices, or inspect the determinant and inverse of matrix A with a full cell audit.
The calculation runs locally. Exact-integer tools avoid floating point; decimal and transcendental tools report rounding limits.
Method and verification guide
Matrix products use row-by-column dot products. For A=[[a,b],[c,d]], det(A)=ad−bc and A⁻¹=(1/det)[[d,−b],[−c,a]]. The calculator keeps the intermediate values visible so you can reproduce the answer independently.
Matrix products use row-by-column dot products. For A=[[a,b],[c,d]], det(A)=ad−bc and A⁻¹=(1/det)[[d,−b],[−c,a]].
Matrix multiplication is order-sensitive; A×B generally differs from B×A.
This focused page handles 2×2 matrices in double precision; a zero determinant means no inverse exists.
Everything runs in this browser. Inputs are not sent to an external calculator.
Displayed values may be rounded for readability while calculations use full floating-point precision unless the tool explicitly uses exact integers.
This focused page handles 2×2 matrices in double precision; a zero determinant means no inverse exists.
Simple by design
Use realistic values in each field. You can change them anytime.
The formula runs locally, so there is no account or waiting time.
Treat the answer as a practical estimate for your next decision.