Inverse transformations
Unlock all 5 questions & worked solutions
You're viewing a free preview. Create an account to access the complete question set, step-by-step solutions, and progress tracking.
All Questions
Access the full question set for every topic.
Worked Solutions
Step-by-step explanations for every answer.
Track Progress
Mark questions right or wrong and monitor your growth.
It's Free
No credit card required - sign up in under a minute.
Find the inverse matrix of \(\left[ {\begin{array}{*{20}{c}}2&3\\3&4\end{array}} \right]\)
$$
\begin{aligned}
\left[\begin{array}{ll}
a & b \\
c & \alpha
\end{array}\right]^{-1} &=\frac{1}{a d-b c}\left[\begin{array}{cc}
\alpha-b \\
-c a
\end{array}\right] \\
\left[\begin{array}{ll}
2 & 3 \\
3 & 4
\end{array}\right] &=\frac{1}{8-9}\left[\begin{array}{cc}
4-3 \\
-3 & 2
\end{array}\right] \\
&=\left[\begin{array}{cc}
-4 & 3 \\
3 & -2
\end{array}\right]
\end{aligned}
$$
📚 Want More Questions?
There are 4 more questions available. Create your free account to access the complete question set with detailed solutions.