Find the inverse of a 2×2 matrix: A⁻¹ = (1/det) · [[d, -b], [-c, a]].
Remix "Matrix 2x2 Inverse" into your own editable copy — tweak it, share it, make it yours.