Advertisements
Advertisements
प्रश्न
Solve the following system of equations by matrix method:
3x + 4y + 7z = 14
2x − y + 3z = 4
x + 2y − 3z = 0
Advertisements
उत्तर
The given system can be written in matrix form as:
`[(3, 4, 7),(2, -1, 3),(1, 2, -3)][(x),(y),(z)] = [(14),(4),(0)]` or A X = B
A = `[(3, 4, 7),(2, -1, 3),(1, 2, -3)], X = [(x),(y),(z)] and B = [(14),(4),(0)]`
Now,
|A| = `3|(-1, 3),(2, -3)| -4|(2, 3),(1, -3)| + 7|(2, 3),(2, -3)|`
= 3(3 − 6) − 4(−6 − 3) + 7(4 + 1)
= −9 + 36 + 35
= 62
So, the above system has a unique solution, given by
X = A−1 B
Cofactors of A are:
C11 = (−1)1 + 1 3 − 6 = −3
C21 = (−1)2 + 1 − 12 − 14 = 26
C31 = (−1)3 + 1 12 + 7 = 19
C12 = (−1)1 + 2 − 6 − 3 = 9
C22 = (−1)2 + 1 − 3 − 7 = −10
C32 = (−1)3 + 1 9 − 14 = 5
C13 = (−1)1 + 2 4 + 1 = 5
C23 = (−1)2 + 1 6 − 4 = −2
C33 = (−1)3 + 1 − 3 − 8 = −11
adj A = `[(-3, 9, 5),(26, -5, -2),(19, 5, -11)]^T`
= `[(-3, 26, 19),(9, -16, 5),(5, -2, -11)]`
A−1 = `1/(|A|)`adj A
Now, X = A−1 B = `1/62[(-3, 26, 19),(9, -16, 5),(5, -2, -11)][(14),(4),(0)]`
X = `1/62[(-42 + 104 + 0),(126 - 64 + 0),(70 - 8 + 0)]`
X = `1/62[(-42 + 104 + 0),(126 - 64 + 0),(70 - 8 + 0)]`
X = `1/62 [(62),(62),(62)]`
C = `[(1),(1),(1)]`
Hence, X = 1, Y = 1 and Z = 1
APPEARS IN
संबंधित प्रश्न
Evaluate the following determinant:
\[\begin{vmatrix}\cos \theta & - \sin \theta \\ \sin \theta & \cos \theta\end{vmatrix}\]
Evaluate
\[\begin{vmatrix}2 & 3 & - 5 \\ 7 & 1 & - 2 \\ - 3 & 4 & 1\end{vmatrix}\] by two methods.
Evaluate
\[∆ = \begin{vmatrix}0 & \sin \alpha & - \cos \alpha \\ - \sin \alpha & 0 & \sin \beta \\ \cos \alpha & - \sin \beta & 0\end{vmatrix}\]
Find the value of x, if
\[\begin{vmatrix}x + 1 & x - 1 \\ x - 3 & x + 2\end{vmatrix} = \begin{vmatrix}4 & - 1 \\ 1 & 3\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}\]
Prove that
\[\begin{vmatrix}- bc & b^2 + bc & c^2 + bc \\ a^2 + ac & - ac & c^2 + ac \\ a^2 + ab & b^2 + ab & - ab\end{vmatrix} = \left( ab + bc + ca \right)^3\]
Show that
Solve the following determinant equation:
Using determinants prove that the points (a, b), (a', b') and (a − a', b − b') are collinear if ab' = a'b.
x − 2y = 4
−3x + 5y = −7
Prove that :
Prove that :
Prove that :
Prove that :
2y − 3z = 0
x + 3y = − 4
3x + 4y = 3
3x − y + 2z = 3
2x + y + 3z = 5
x − 2y − z = 1
x + 2y = 5
3x + 6y = 15
If \[A = \begin{bmatrix}1 & 2 \\ 3 & - 1\end{bmatrix}\text{ and B} = \begin{bmatrix}1 & - 4 \\ 3 & - 2\end{bmatrix},\text{ find }|AB|\]
If the matrix \[\begin{bmatrix}5x & 2 \\ - 10 & 1\end{bmatrix}\] is singular, find the value of x.
If \[A = \begin{bmatrix}5 & 3 & 8 \\ 2 & 0 & 1 \\ 1 & 2 & 3\end{bmatrix}\]. Write the cofactor of the element a32.
If \[\begin{vmatrix}x & \sin \theta & \cos \theta \\ - \sin \theta & - x & 1 \\ \cos \theta & 1 & x\end{vmatrix} = 8\] , write the value of x.
\[\begin{vmatrix}\log_3 512 & \log_4 3 \\ \log_3 8 & \log_4 9\end{vmatrix} \times \begin{vmatrix}\log_2 3 & \log_8 3 \\ \log_3 4 & \log_3 4\end{vmatrix}\]
If x, y, z are different from zero and \[\begin{vmatrix}1 + x & 1 & 1 \\ 1 & 1 + y & 1 \\ 1 & 1 & 1 + z\end{vmatrix} = 0\] , then the value of x−1 + y−1 + z−1 is
Solve the following system of equations by matrix method:
2x + 6y = 2
3x − z = −8
2x − y + z = −3
Solve the following system of equations by matrix method:
x + y + z = 6
x + 2z = 7
3x + y + z = 12
If A = `[(1, 2, 0), (-2, -1, -2), (0, -1, 1)]`, find A−1. Using A−1, solve the system of linear equations x − 2y = 10, 2x − y − z = 8, −2y + z = 7.
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.
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.
A shopkeeper has 3 varieties of pens 'A', 'B' and 'C'. Meenu purchased 1 pen of each variety for a total of Rs 21. Jeevan purchased 4 pens of 'A' variety 3 pens of 'B' variety and 2 pens of 'C' variety for Rs 60. While Shikha purchased 6 pens of 'A' variety, 2 pens of 'B' variety and 3 pens of 'C' variety for Rs 70. Using matrix method, find cost of each variety of pen.
Solve the following for x and y: \[\begin{bmatrix}3 & - 4 \\ 9 & 2\end{bmatrix}\binom{x}{y} = \binom{10}{ 2}\]
The system of linear equations:
x + y + z = 2
2x + y − z = 3
3x + 2y + kz = 4 has a unique solution if
System of equations x + y = 2, 2x + 2y = 3 has ______
Using determinants, find the equation of the line joining the points (1, 2) and (3, 6).
If the system of equations x + ky - z = 0, 3x - ky - z = 0 & x - 3y + z = 0 has non-zero solution, then k is equal to ____________.
If the system of equations 2x + 3y + 5 = 0, x + ky + 5 = 0, kx - 12y - 14 = 0 has non-trivial solution, then the value of k is ____________.
If a, b, c are non-zero real numbers and if the system of equations (a – 1)x = y + z, (b – 1)y = z + x, (c – 1)z = x + y, has a non-trivial solution, then ab + bc + ca 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 ______.
