Question
Given $A=\left[\begin{array}{lll}5 & 0 & 4 \\ 2 & 3 & 2 \\ 1 & 2 & 1\end{array}\right], B^{-1}=\left[\begin{array}{lll}1 & 3 & 3 \\ 1 & 4 & 3 \\ 1 & 3 & 4\end{array}\right],$ compute $(A B)^{-1}.$

Answer

$|A|=5(-1)+4(1)=-1$
$\begin{array}{lll}C_{11}=-1 & C_{21}=8 & C_{31}=-12 \\ C_{12}=0 & C_{22}=1 & C_{32}=-2 \\ C_{13}=1 & C_{23}=-10 & C_{33}=15\end{array}$
$\begin{aligned} A^{-1} & =\left[\begin{array}{ccc}1 & -8 & 12 \\ 0 & -1 & 2 \\ -1 & 10 & -15\end{array}\right] \\ (A B)^{-1} & =B^{-1} A^{-1}\end{aligned}$
$\begin{array}{l}=\left[\begin{array}{lll}1 & 3 & 3 \\ 1 & 4 & 3 \\ 1 & 3 & 4\end{array}\right]\left[\begin{array}{ccc}1 & -8 & 12 \\ 0 & -1 & 2 \\ -1 & 10 & -15\end{array}\right] \\ =\left[\begin{array}{lll}-2 & 19 & -27 \\ -2 & 18 & -25 \\ -3 & 29 & -42\end{array}\right]\end{array}$

Need a full question paper?

Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.

Start Generating Free

Similar questions

A company manufactures two types of toys A and B. A toy of type A requires 5 minutes for cutting and 10 minutes for assembling. A toy of type B requires 8 minutes for cutting and 8 minutes for assembling. There are 3 hours available for cutting and 4 hours available for assembling the toys in a day. The profit is ₹50 each on a toy of type A and ₹60 each on a toy of type B. How many toys of each type should the company manufacture in a day to maximize the profit? Use linear programming to find the solution.
Express the matrix $A=\left[\begin{array}{ccc}2 & 4 & -6 \\ 7 & 3 & 5 \\ 1 & -2 & 4\end{array}\right]$ as the sum of a symmetric and skew symmetric matrix.
Find the maximum volume of the cylinder which can be inscribed in a sphere of radius $3 \sqrt{3} cm$. (Leave the answer in terms of $\pi$ ).
Two cards are drawn simultaneously (or successively without replacement) from a well shuffled pack of 52 cards. Find the mean and variance of the number of kings.
A company manufactures cassettes and its cost and revenue functions for a week are $C =300+\frac{3}{2} x$ and $R =2 x$ respectively, where x is the number of cassettes produced and sold in a week. How many cassettes must be sold for the company to realize a profit?
Use product $\left[\begin{array}{ccc}1 & -1 & 2 \\ 0 & 2 & -3 \\ 3 & -2 & 4\end{array}\right]\left[\begin{array}{ccc}-2 & 0 & 1 \\ 9 & 2 & -3 \\ 6 & 1 & -2\end{array}\right]$ to solve the system of equations $x+3 z=9,-x+2 y-2 z=4$, $2 x-3 y+4 z=-3$
If X denotes the number of heads in a single toss of 4 fair coins, then find
i. $P(X=3)$
ii. $P ( X <2)$
iii. $P ( X \leq 2)$
iv. $P (1< X \leq 3)$.
The probability that Rohit will hit a shooting target is $\frac{2}{3}$. While preparing for an international shooting competition. Rohit aims to achieve the probability of hitting the target atleast once to be 0.99 . What is the minimum number of chances must he shoot to attain this probability?
In the proportion of defective in a bulk is 4%. Find the probability of not more than 2 defective in a sample of 10. It is known that $e^{-4}=0.6703.$
Find $A^{-1}$, where $A=\left[\begin{array}{rrr}1 & 2 & -3 \\ 2 & 3 & 2 \\ 3 & -3 & -4\end{array}\right]$. Hence solve the system of equations: $x+2 y-3 z=-4,2 x+3 y+2 z=2,3 x-$ $3 y-4 z=11$