MAE101 Assignment2
MAE101 Assignment2
Assignment 2
Question 1. Find the solution of the following system of linear equations by using augmented matrix
2x + y + x = 4
x + 2y − z = 2 (1)
3x − 5y + 2z = 0
Question 2. Solve the system of linear equations by using Gaussian elimination algorithm
x + y − z = 10
− x + 4y + 5z = −5 (2)
x + 6y + 3z = 15
Question 3. Find all values of a for which the following system of linear equations has nontrivial solutions, and
determine all solutions
ax + y + z = 0
x+y−z =0 (3)
x + y + az = 0
Question 6. Let A = [1 2], B = [−1 2] and C = [1 9]. Find a and b such that C = aA + bB.
Question 8. Find A if
2 1
(I − 2AT )−1 = .
5 3
1
Question 9. Determine the determinant of
2 2 −1
A = 1 −1 0 .
3 5 1
Question 12. Find all values of x for which the following matrix is invertiable
x −2 1
A = 2 x −1 .
3 0 2
Determine
8
T 3 .
7