Advertisements
Advertisements
Question
Solve the system of linear equations using the matrix method.
x − y + z = 4
2x + y − 3z = 0
x + y + z = 2
Advertisements
Solution
Given system of equations,
x − y + z = 4
2x + y − 3z = 0
x + y + z = 2
The system of equations can be written as AX = B so X = A−1B
A = `[(1,-1,1),(2,1,-3),(1,1,1)]`, X = `[(x),(y),(z)]`, B = `[(4),(0),(2)]`
∴ |A| = `|(1,-1,1),(2,1,-3),(1,1,1)|`
= 1[1 + 3] − (−1)[2 + 3] + 1[2 − 1]
= 1 × 4 + 1 × 5 + 1 × 1
= 4 + 5 + 1
= 10 ≠ 0
The cofactors of the elements of matrix A are as follows:
A11 = `(-1)^(1 + 1) |(1,-3),(1,1)|`
= (−1)2 [1 + 3]
= 1 × 4
= 4
A12 = `(-1)^(1 + 2) |(2,-3),(1,1)|`
= (−1)3 [2 + 3]
= −1 × 5
= −5
A13 = `(-1)^(1 + 3) |(2,1),(1,1)|`
= (−1)4 [2 − 1]
= 1 × 1
= 1
A21 = `(-1)^(2 + 1) |(-1,1),(1,1)|`
= (−1)3 [−1 − 1]
= −1 × (−2)
= 2
A22 = `(-1)^(2 + 2) |(1,1),(1,1)|`
= (−1)4 [1 − 1]
= 0
A23 = `(-1)^(2 + 3) |(1,-1),(1,1)|`
= (−1)5 [1 + 1]
= −1 × 2
= −2
A31 = `(-1)^ (3 + 1) |(-1,1),(1,-3)|`
= (−1)4 [3 − 1]
= 1 × 2
= 2
A32 = `(-1)^(3 + 2) |(1,1),(2,-3)|`
= (−1)5 [−3 − 2]
= −1 × (−5)
= 5
A33 = `(-1)^(3 + 3) |(1,-1),(2,1)|`
= (−1)6 [1 + 2]
= 1 × 3
= 3
Hence the matrix made up of the elements of cofactors = `[(4,-5,1),(2,0,-2),(2,5,3)]`
∴ adj A = `[(4,-5,1),(2,0,-2),(2,5,3)] = [(4,2,2),(-5,0,5),(1,-2,3)]`
A−1 = `1/|A|` (adj A)
= `1/10 [(4,2,2),(-5,0,5),(1,-2,3)]`
∴ X = A−1B
= `1/10 [(4,2,2),(-5,0,5),(1,-2,3)] [(4),(0),(2)]`
= `1/10 [(16 + 0 + 4),(-20 + 10),(4 + 6)]`
= `1/10 [(20),(-10),(10)]`
= `[(2),(-1),(1)]`
⇒ `[(x),(y),(z)] = [(2),(-1),(1)]`
⇒ x = 2, y = −1 and z = 1
APPEARS IN
RELATED QUESTIONS
If `|[2x,5],[8,x]|=|[6,-2],[7,3]|`, write the value of x.
Find the value of a if `[[a-b,2a+c],[2a-b,3c+d]]=[[-1,5],[0,13]]`
If A = `[(2,-3,5),(3,2,-4),(1,1,-2)]` find A−1. Using A−1 solve the system of equations:
2x – 3y + 5z = 11
3x + 2y – 4z = –5
x + y – 2z = –3
Evaluate the following determinant:
\[\begin{vmatrix}1 & 3 & 5 \\ 2 & 6 & 10 \\ 31 & 11 & 38\end{vmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}1 & 4 & 9 \\ 4 & 9 & 16 \\ 9 & 16 & 25\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}6 & - 3 & 2 \\ 2 & - 1 & 2 \\ - 10 & 5 & 2\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\sin\alpha & \cos\alpha & \cos(\alpha + \delta) \\ \sin\beta & \cos\beta & \cos(\beta + \delta) \\ \sin\gamma & \cos\gamma & \cos(\gamma + \delta)\end{vmatrix}\]
If a, b, c are real numbers such that
\[\begin{vmatrix}b + c & c + a & a + b \\ c + a & a + b & b + c \\ a + b & b + c & c + a\end{vmatrix} = 0\] , then show that either
\[a + b + c = 0 \text{ or, } a = b = c\]
Using determinants, find the area of the triangle whose vertices are (1, 4), (2, 3) and (−5, −3). Are the given points collinear?
2x − y = 1
7x − 2y = −7
Prove that :
5x + 7y = − 2
4x + 6y = − 3
6x + y − 3z = 5
x + 3y − 2z = 5
2x + y + 4z = 8
3x − y + 2z = 6
2x − y + z = 2
3x + 6y + 5z = 20.
Find the real values of λ for which the following system of linear equations has non-trivial solutions. Also, find the non-trivial solutions
\[2 \lambda x - 2y + 3z = 0\]
\[ x + \lambda y + 2z = 0\]
\[ 2x + \lambda z = 0\]
Find the value of the determinant
\[\begin{bmatrix}101 & 102 & 103 \\ 104 & 105 & 106 \\ 107 & 108 & 109\end{bmatrix}\]
If A = [aij] is a 3 × 3 scalar matrix such that a11 = 2, then write the value of |A|.
If \[\begin{vmatrix}2x + 5 & 3 \\ 5x + 2 & 9\end{vmatrix} = 0\]
If \[A = \begin{bmatrix}\cos\theta & \sin\theta \\ - \sin\theta & \cos\theta\end{bmatrix}\] , then for any natural number, find the value of Det(An).
If \[\begin{vmatrix}2x & 5 \\ 8 & x\end{vmatrix} = \begin{vmatrix}6 & - 2 \\ 7 & 3\end{vmatrix}\] , then x =
The maximum value of \[∆ = \begin{vmatrix}1 & 1 & 1 \\ 1 & 1 + \sin\theta & 1 \\ 1 + \cos\theta & 1 & 1\end{vmatrix}\] is (θ is real)
Solve the following system of equations by matrix method:
5x + 3y + z = 16
2x + y + 3z = 19
x + 2y + 4z = 25
Show that the following systems of linear equations is consistent and also find their solutions:
6x + 4y = 2
9x + 6y = 3
Show that each one of the following systems of linear equation is inconsistent:
2x + 3y = 5
6x + 9y = 10
Use product \[\begin{bmatrix}1 & - 1 & 2 \\ 0 & 2 & - 3 \\ 3 & - 2 & 4\end{bmatrix}\begin{bmatrix}- 2 & 0 & 1 \\ 9 & 2 & - 3 \\ 6 & 1 & - 2\end{bmatrix}\] to solve the system of equations x + 3z = 9, −x + 2y − 2z = 4, 2x − 3y + 4z = −3.
A company produces three products every day. Their production on a certain day is 45 tons. It is found that the production of third product exceeds the production of first product by 8 tons while the total production of first and third product is twice the production of second product. Determine the production level of each product using matrix method.
Two schools P and Q want to award their selected students on the values of Tolerance, Kindness and Leadership. The school P wants to award ₹x each, ₹y each and ₹z each for the three respective values to 3, 2 and 1 students respectively with a total award money of ₹2,200. School Q wants to spend ₹3,100 to award its 4, 1 and 3 students on the respective values (by giving the same award money to the three values as school P). If the total amount of award for one prize on each values is ₹1,200, using matrices, find the award money for each value.
Apart from these three values, suggest one more value which should be considered for award.
x + y + z = 0
x − y − 5z = 0
x + 2y + 4z = 0
Solve the following for x and y: \[\begin{bmatrix}3 & - 4 \\ 9 & 2\end{bmatrix}\binom{x}{y} = \binom{10}{ 2}\]
Solve the following equations by using inversion method.
x + y + z = −1, x − y + z = 2 and x + y − z = 3
A set of linear equations is represented by the matrix equation Ax = b. The necessary condition for the existence of a solution for this system is
The value (s) of m does the system of equations 3x + my = m and 2x – 5y = 20 has a solution satisfying the conditions x > 0, y > 0.
For what value of p, is the system of equations:
p3x + (p + 1)3y = (p + 2)3
px + (p + 1)y = p + 2
x + y = 1
consistent?
If the system of linear equations
2x + y – z = 7
x – 3y + 2z = 1
x + 4y + δz = k, where δ, k ∈ R has infinitely many solutions, then δ + k is equal to ______.
The number of real values λ, such that the system of linear equations 2x – 3y + 5z = 9, x + 3y – z = –18 and 3x – y + (λ2 – |λ|z) = 16 has no solution, is ______.
Let the system of linear equations x + y + az = 2; 3x + y + z = 4; x + 2z = 1 have a unique solution (x*, y*, z*). If (α, x*), (y*, α) and (x*, –y*) are collinear points, then the sum of absolute values of all possible values of α is ______.
