Find the Inverse [[cos(0),-sin(0)],[sin(0),cos(0)]]
Problem
Solution
Evaluate the trigonometric functions at
0 Sincecos(0)=1 andsin(0)=0 the matrix simplifies to the identity matrix.
Identify the properties of the identity matrix
I The inverse of the identity matrix is the identity matrix itself.
Verify using the formula for the inverse of a
2×2 matrix[[a,b],[c,d]](−1)=1/(a*d−b*c)*[[d,−b],[−c,a]]
Apply the formula to find the inverse.
Final Answer
Want more problems? Check here!