Given that P=(2,10)

(5,-3)
a. Evaluate the inverse P^-1, of P
b. use a matrix method to solve x(2,5)+ y(1,-3) =(7,1)

1 answer

The inverse of matrix A=
a b
c d
is
d -b
-c a
divided by the determinant ad-bc.
So the inverse of
2 10
5 -3
is
-3 -10
-5 2
divided by (-3)(2)-(-5)(-10)=-56, or
3/56 10/56
5/56 -2/56

To find the solution of the given problem, pre-multiply the equation by A-1 to get
[x,y]=A-1 [7,1]
Similar Questions
    1. answers icon 1 answer
    1. answers icon 1 answer
  1. Explain the notation M^-1 used for the inverse of a square matrix M.I thought M^-1 would be a normal inverse matrix except the
    1. answers icon 2 answers
    1. answers icon 1 answer
more similar questions