We are independent & ad-supported. We may earn a commission for purchases made through our links.

Advertiser Disclosure

Our website is an independent, advertising-supported platform. We provide our content free of charge to our readers, and to keep it that way, we rely on revenue generated through advertisements and affiliate partnerships. This means that when you click on certain links on our site and make a purchase, we may earn a commission. Learn more.

How We Make Money

We sustain our operations through affiliate commissions and advertising. If you click on an affiliate link and make a purchase, we may receive a commission from the merchant at no additional cost to you. We also display advertisements on our website, which help generate revenue to support our work and keep our content free for readers. Our editorial team operates independently from our advertising and affiliate partnerships to ensure that our content remains unbiased and focused on providing you with the best information and recommendations based on thorough research and honest evaluations. To remain transparent, we’ve provided a list of our current affiliate partners here.

What Is a Determinant?

By David Isaac Rudel
Updated May 17, 2024
Our promise to you
WiseGeek is dedicated to creating trustworthy, high-quality content that always prioritizes transparency, integrity, and inclusivity above all else. Our ensure that our content creation and review process includes rigorous fact-checking, evidence-based, and continual updates to ensure accuracy and reliability.

Our Promise to you

Founded in 2002, our company has been a trusted resource for readers seeking informative and engaging content. Our dedication to quality remains unwavering—and will never change. We follow a strict editorial policy, ensuring that our content is authored by highly qualified professionals and edited by subject matter experts. This guarantees that everything we publish is objective, accurate, and trustworthy.

Over the years, we've refined our approach to cover a wide range of topics, providing readers with reliable and practical advice to enhance their knowledge and skills. That's why millions of readers turn to us each year. Join us in celebrating the joy of learning, guided by standards you can trust.

Editorial Standards

At WiseGeek, we are committed to creating content that you can trust. Our editorial process is designed to ensure that every piece of content we publish is accurate, reliable, and informative.

Our team of experienced writers and editors follows a strict set of guidelines to ensure the highest quality content. We conduct thorough research, fact-check all information, and rely on credible sources to back up our claims. Our content is reviewed by subject matter experts to ensure accuracy and clarity.

We believe in transparency and maintain editorial independence from our advertisers. Our team does not receive direct compensation from advertisers, allowing us to create unbiased content that prioritizes your interests.

Matrices are mathematical objects that transform shapes. The determinant of a square matrix A, denoted |A|, is a number that summarizes the effect A has on a figure’s size and orientation. If [a b] is the top row vector for A and [c d] is its bottom row vector, then |A| = ad-bc.

A determinant encodes useful information about how a matrix transforms regions. The absolute value of the determinant indicates the scale factor of the matrix, how much it stretches or shrinks a figure. Its sign describes whether the matrix flips figures over, yielding a mirror image. Matrices can also skew regions and rotate them, but this information is not provided by the determinant.

Arithmetically, the transforming action of a matrix is determined by matrix multiplication. If A is a 2 × 2 matrix with top row [a b] and bottom row [c d], then [1 0] * A = [a b] and [0 1] * A = [c d]. This means that A takes the point (1,0) to the point (a,b) and the point (0,1) to the point (c,d). All matrices leave the origin unmoved, so one sees that A transforms the triangle with endpoints at (0,0), (0,1), and (1,0) to another triangle with endpoints at (0,0), (a,b), and (c,d). The ratio of this new triangle’s area to the original triangle’s is equal to |ad-bc|, the absolute value of |A|.

The sign of a matrix’s determinant describes whether the matrix flips a shape over. Considering the triangle with endpoints at (0,0), (0,1), and (1,0), if a matrix A keeps the point (0,1) stationary while taking the point (1,0) to the point (-1,0), then it has flipped the triangle over the line x = 0. Since A has flipped the figure over, |A| will be negative. The matrix does not change the size of a region, so |A| must be -1 to be consistent with the rule that the absolute value of |A| describes how much A stretches a figure.

Matrix arithmetic follows the associative law, meaning that (v*A)*B = v*(A*B). Geometrically, this means that combined action of first transforming a shape with matrix A and then transforming the shape with matrix B is equivalent to transforming the original shape with the product (A*B). One can deduce from this observation that |A|*|B| = |A*B|.

The equation |A| * |B| = |A*B| has an important consequence when |A| = 0. In that case the action of A cannot be undone by some other matrix B. This can be deduced by noting that if A and B were inverses, then (A*B) neither stretches nor flips any region, so |A*B| = 1. Since |A| * |B| = |A*B|, this last observation leads to the impossible equation 0 * |B| = 1.

The converse claim can also be shown: if A is a square matrix with nonzero determinant, then A has an inverse. Geometrically, this is the action of any matrix that does not flatten a region. For example, squishing a square into a line segment can be undone by some other matrix, called its inverse. Such an inverse is the matrix analog of a reciprocal.

WiseGeek is dedicated to providing accurate and trustworthy information. We carefully select reputable sources and employ a rigorous fact-checking process to maintain the highest standards. To learn more about our commitment to accuracy, read our editorial process.

Discussion Comments

WiseGeek, in your inbox

Our latest articles, guides, and more, delivered daily.

WiseGeek, in your inbox

Our latest articles, guides, and more, delivered daily.