Chapter 3: Problem 75
If \(A\) and \(B\) are invertible, check that \(B^{-1} A^{-1}\) is the inverse of \(A B\).
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 3: Problem 75
If \(A\) and \(B\) are invertible, check that \(B^{-1} A^{-1}\) is the inverse of \(A B\).
All the tools & learning materials you need for study success - in one app.
Get started for free
Revenue Recall the Left Coast Bookstore chain from the preceding section. In January, it sold 700 hardcover books, 1,300 softcover books, and 2,000 plastic books in San Francisco; it sold 400 hardcover, 300 softcover, and 500 plastic books in Los Angeles. Now, hardcover books sell for \(\$ 30\) each, softcover books sell for \(\$ 10\) each, and plastic books sell for \(\$ 15\) each. Write a column matrix with the price data and show how matrix multiplication (using the sales and price data matrices) may be used to compute the total revenue at the two stores.
What would a matrix \(A\) look like if \(A_{i j}=0\) whenever \(i \neq j\) ?
C o s t s ~ M i c r o b u c k s ~ C o m p u t e r ~ C o . ~ m a k e s ~ t w o ~ c o m p u t e r s , ~ t h e ~ Pomegranate II and the Pomegranate Classic. The Pom II requires 2 processor chips, 16 memory chips, and 20 vacuum tubes, while the Pom Classic requires 1 processor chip, 4 memory chips, and 40 vacuum tubes. There are two companies that can supply these parts: Motorel can supply them at \(\$ 100\) per processor chip, \(\$ 50\) per memory chip, and \(\$ 10\) per vacuum tube, while Intola can supply them at \(\$ 150\) per processor chip, \(\$ 40\) per memory chip, and \(\$ 15\) per vacuum tube. Write down all of this data in two matrices, one showing the parts required for each model computer, and the other showing the prices for each part from each supplier. Then show how matrix multiplication allows you to compute the total cost for parts for each model when parts are bought from either supplier.
Evaluate the given expression. Take \(A=\left[\begin{array}{rrr}1 & -1 & 0 \\\ 0 & 2 & -1\end{array}\right], B=\left[\begin{array}{rrr}3 & 0 & -1 \\ 5 & -1 & 1\end{array}\right]\), and \(C=\left[\begin{array}{lll}x & 1 & w \\ z & r & 4\end{array}\right] .\) $$ 2 A-4 C $$
War Games You are deciding whether to invade France, Sweden, or Norway, and your opponent is simultaneously deciding which of these three countries to defend. If you invade a country that your opponent is defending, you will be defeated (payoff: \(-1\) ), but if you invade a country your opponent is not defending, you will be successful (payoff: \(+1)\).
What do you think about this solution?
We value your feedback to improve our textbook solutions.