inverse of a matrix

Problem Solving — algebra and arithmetic (GMAT Focus Edition)
This topic has expert replies
Source: — Quantitative Reasoning |

Senior | Next Rank: 100 Posts
Posts: 60
Joined: Tue Feb 08, 2011 8:55 pm
Location: Canada
Thanked: 7 times
GMAT Score:700

by BarryLi » Tue Feb 22, 2011 2:47 am
Let A be the 2x2 matrix:
[ a b ]
[ c d ]

The inverse of A, say B, is defined by:
B = (1 / (ad-bc)) * [d -b]
B = (1 / (ad-bc)) * [-c a] (ignore the white text)

You may see the term the determinant used: given how A was described, it is ad-bc.