Advertisements
Advertisements
प्रश्न
Solve the system of linear equations using the matrix method.
x − y + z = 4
2x + y − 3z = 0
x + y + z = 2
Advertisements
उत्तर
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
संबंधित प्रश्न
Solve the system of linear equations using the matrix method.
x − y + 2z = 7
3x + 4y − 5z = −5
2x − y + 3z = 12
Evaluate the following determinant:
\[\begin{vmatrix}1 & - 3 & 2 \\ 4 & - 1 & 2 \\ 3 & 5 & 2\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}8 & 2 & 7 \\ 12 & 3 & 5 \\ 16 & 4 & 3\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}1 & 43 & 6 \\ 7 & 35 & 4 \\ 3 & 17 & 2\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}1^2 & 2^2 & 3^2 & 4^2 \\ 2^2 & 3^2 & 4^2 & 5^2 \\ 3^2 & 4^2 & 5^2 & 6^2 \\ 4^2 & 5^2 & 6^2 & 7^2\end{vmatrix}\]
\[If ∆ = \begin{vmatrix}1 & x & x^2 \\ 1 & y & y^2 \\ 1 & z & z^2\end{vmatrix}, ∆_1 = \begin{vmatrix}1 & 1 & 1 \\ yz & zx & xy \\ x & y & z\end{vmatrix},\text{ then prove that }∆ + ∆_1 = 0 .\]
Prove the following identities:
\[\begin{vmatrix}x + \lambda & 2x & 2x \\ 2x & x + \lambda & 2x \\ 2x & 2x & x + \lambda\end{vmatrix} = \left( 5x + \lambda \right) \left( \lambda - x \right)^2\]
Solve the following determinant equation:
Solve the following determinant equation:
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\]
Find the area of the triangle with vertice at the point:
(3, 8), (−4, 2) and (5, −1)
Using determinants show that the following points are collinear:
(5, 5), (−5, 1) and (10, 7)
x − 2y = 4
−3x + 5y = −7
6x + y − 3z = 5
x + 3y − 2z = 5
2x + y + 4z = 8
x + y − z = 0
x − 2y + z = 0
3x + 6y − 5z = 0
2x + y − 2z = 4
x − 2y + z = − 2
5x − 5y + z = − 2
Write the value of the determinant
\[\begin{bmatrix}2 & 3 & 4 \\ 2x & 3x & 4x \\ 5 & 6 & 8\end{bmatrix} .\]
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|.
Find the value of the determinant \[\begin{vmatrix}2^2 & 2^3 & 2^4 \\ 2^3 & 2^4 & 2^5 \\ 2^4 & 2^5 & 2^6\end{vmatrix}\].
If \[\begin{vmatrix}2x & x + 3 \\ 2\left( x + 1 \right) & x + 1\end{vmatrix} = \begin{vmatrix}1 & 5 \\ 3 & 3\end{vmatrix}\], then write the value of x.
If \[\begin{vmatrix}2x & 5 \\ 8 & x\end{vmatrix} = \begin{vmatrix}6 & - 2 \\ 7 & 3\end{vmatrix}\] , write the value of x.
The value of the determinant \[\begin{vmatrix}x & x + y & x + 2y \\ x + 2y & x & x + y \\ x + y & x + 2y & x\end{vmatrix}\] is
Solve the following system of equations by matrix method:
3x + 4y − 5 = 0
x − y + 3 = 0
Solve the following system of equations by matrix method:
2x + 6y = 2
3x − z = −8
2x − y + z = −3
Show that the following systems of linear equations is consistent and also find their solutions:
x + y + z = 6
x + 2y + 3z = 14
x + 4y + 7z = 30
If \[A = \begin{bmatrix}2 & 3 & 1 \\ 1 & 2 & 2 \\ 3 & 1 & - 1\end{bmatrix}\] , find A–1 and hence solve the system of equations 2x + y – 3z = 13, 3x + 2y + z = 4, x + 2y – z = 8.
The prices of three commodities P, Q and R are Rs x, y and z per unit respectively. A purchases 4 units of R and sells 3 units of P and 5 units of Q. B purchases 3 units of Q and sells 2 units of P and 1 unit of R. Cpurchases 1 unit of P and sells 4 units of Q and 6 units of R. In the process A, B and C earn Rs 6000, Rs 5000 and Rs 13000 respectively. If selling the units is positive earning and buying the units is negative earnings, find the price per unit of three commodities by using matrix method.
Let \[X = \begin{bmatrix}x_1 \\ x_2 \\ x_3\end{bmatrix}, A = \begin{bmatrix}1 & - 1 & 2 \\ 2 & 0 & 1 \\ 3 & 2 & 1\end{bmatrix}\text{ and }B = \begin{bmatrix}3 \\ 1 \\ 4\end{bmatrix}\] . If AX = B, then X is equal to
If `|(2x, 5),(8, x)| = |(6, -2),(7, 3)|`, then value of x is ______.
Solve the following system of equations x − y + z = 4, x − 2y + 2z = 9 and 2x + y + 3z = 1.
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 system of simultaneous linear equations kx + 2y – z = 1, (k – 1)y – 2z = 2 and (k + 2)z = 3 have a unique solution if k equals:
If the system of linear equations x + 2ay + az = 0; x + 3by + bz = 0; x + 4cy + cz = 0 has a non-zero solution, then a, b, c ______.
