5. Find the inverse of the matrix (1311). Hence, determine the point of intersection of the lines y+x=7 and 3x+y=15.
Step 1: Find the inverse of the matrix A=(1311).
The determinant of A is given by det(A)=(1)(1)−(1)(3)=1−3=−2.
The inverse matrix A−1 is calculated as:
A−1=det(A)1(d−c−ba)
A−1=−21(1−3−11)
A−1=(−212321−21)
The inverse of the matrix is (−212321−21).
Step 2: Write the system of linear equations in matrix form.
The given equations are:
x+y=7
3x+y=15
This can be written as AX=B:
(1311)(xy)=(715)
Step 3: Use the inverse matrix to solve for X.
X=A−1B
(xy)=(−212321−21)(715)
Step 4: Perform the matrix multiplication.
x=(−21)(7)+(21)(15)=−27+215=28=4
y=(23)(7)+(−21)(15)=221−215=26=3
The point of intersection is (x,y)=(4,3).
That's 2 down. 3 left today — send the next one.