Question
Finding the inverse of a matrix from scratch. Recall that, for a square n n matrix A, matrix B is the inverse of A if
Finding the inverse of a matrix from scratch.
Recall that, for a square n n matrix A, matrix B is the inverse of A if AB = BA = In.
Find the inverse of A = [3 4;5 6] by finding a 2 2 matrix B = [a b c d] for which AB =I2 by following the steps below. Please follow the instructions carefully.
(a) Write down two systems (one in a and c, the other in b and d) corresponding to the matrix equation AB = I2.
(b) Calculate the RREF required to solve these two systems (by hand - show your steps!), and find the solutions, thus finding the matrix B.
(c) How is this work related to row-reducing [A :I2] ?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started