Advertisements
Advertisements
प्रश्न
Solve the following system of equations by matrix method:
x − y + z = 2
2x − y = 0
2y − z = 1
Advertisements
उत्तर
Here,
\[A = \begin{bmatrix}1 & - 1 & 1 \\ 2 & - 1 & 0 \\ 0 & 2 & - 1\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}1 & - 1 & 1 \\ 2 & - 1 & 0 \\ 0 & 2 & - 1\end{vmatrix}\]
\[ = 1\left( 1 - 0 \right) + 1\left( - 2 - 0 \right) + 1(4 - 0)\]
\[ = 1 - 2 + 4\]
\[ = 3\]
\[ {\text{ Let }C}_{ij} {\text{ be the cofactors of the elements a }}_{ij}\text{ in }A\left[ a_{ij} \right].\text{ Then,}\]
\[ C_{11} = \left( - 1 \right)^{1 + 1} \begin{vmatrix}- 1 & 0 \\ 2 & - 1\end{vmatrix} = 1, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}2 & 0 \\ 0 & - 1\end{vmatrix} = 2, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}2 & - 1 \\ 0 & 2\end{vmatrix} = 4\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}- 1 & 1 \\ 2 & - 1\end{vmatrix} = 1, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}1 & 1 \\ 0 & - 1\end{vmatrix} = - 1, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}1 & - 1 \\ 0 & 2\end{vmatrix} = - 2\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}- 1 & 1 \\ - 1 & 0\end{vmatrix} = 1, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}1 & 1 \\ 2 & 0\end{vmatrix} = 2, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}1 & - 1 \\ 2 & - 1\end{vmatrix} = 1\]
\[adj A = \begin{bmatrix}1 & 2 & 4 \\ 1 & - 1 & - 2 \\ 1 & 2 & 1\end{bmatrix}^T \]
\[ = \begin{bmatrix}1 & 1 & 1 \\ 2 & - 1 & 2 \\ 4 & - 2 & 1\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{1}\begin{bmatrix}1 & 1 & 1 \\ 2 & - 1 & 2 \\ 4 & - 2 & 1\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{3}\begin{bmatrix}1 & 1 & 1 \\ 2 & - 1 & 2 \\ 4 & - 2 & 1\end{bmatrix}\begin{bmatrix}2 \\ 0 \\ 1\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{3}\begin{bmatrix}2 + 1 \\ 4 + 2 \\ 8 + 1\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{1}\begin{bmatrix}3 \\ 6 \\ 9\end{bmatrix}\]
\[ \Rightarrow x = \frac{3}{3}, y = \frac{6}{3}\text{ and }z = \frac{9}{3}\]
\[ \therefore x = 1, y = 2\text{ and }z = 3\]
APPEARS IN
संबंधित प्रश्न
Examine the consistency of the system of equations.
x + 2y = 2
2x + 3y = 3
Evaluate the following determinant:
\[\begin{vmatrix}\cos \theta & - \sin \theta \\ \sin \theta & \cos \theta\end{vmatrix}\]
Show that
\[\begin{vmatrix}\sin 10^\circ & - \cos 10^\circ \\ \sin 80^\circ & \cos 80^\circ\end{vmatrix} = 1\]
For what value of x the matrix A is singular?
\[A = \begin{bmatrix}x - 1 & 1 & 1 \\ 1 & x - 1 & 1 \\ 1 & 1 & x - 1\end{bmatrix}\]
Evaluate the following determinant:
\[\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}1 & a & a^2 - bc \\ 1 & b & b^2 - ac \\ 1 & c & c^2 - ab\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\sin^2 A & \cot A & 1 \\ \sin^2 B & \cot B & 1 \\ \sin^2 C & \cot C & 1\end{vmatrix}, where A, B, C \text{ are the angles of }∆ ABC .\]
Prove the following identities:
\[\begin{vmatrix}y + z & z & y \\ z & z + x & x \\ y & x & x + y\end{vmatrix} = 4xyz\]
Prove the following identity:
\[\begin{vmatrix}a + x & y & z \\ x & a + y & z \\ x & y & a + z\end{vmatrix} = a^2 \left( a + x + y + z \right)\]
If \[\begin{vmatrix}a & b - y & c - z \\ a - x & b & c - z \\ a - x & b - y & c\end{vmatrix} =\] 0, then using properties of determinants, find the value of \[\frac{a}{x} + \frac{b}{y} + \frac{c}{z}\] , where \[x, y, z \neq\] 0
If the points (x, −2), (5, 2), (8, 8) are collinear, find x using determinants.
Using determinants, find the equation of the line joining the points
(3, 1) and (9, 3)
x − 2y = 4
−3x + 5y = −7
Prove that
3x − y + 2z = 6
2x − y + z = 2
3x + 6y + 5z = 20.
Find the value of the determinant
\[\begin{bmatrix}101 & 102 & 103 \\ 104 & 105 & 106 \\ 107 & 108 & 109\end{bmatrix}\]
Write the value of the determinant
If \[A = \begin{bmatrix}1 & 2 \\ 3 & - 1\end{bmatrix}\text{ and B} = \begin{bmatrix}1 & - 4 \\ 3 & - 2\end{bmatrix},\text{ find }|AB|\]
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 A and B are non-singular matrices of the same order, write whether AB is singular or non-singular.
If \[A = \begin{bmatrix}5 & 3 & 8 \\ 2 & 0 & 1 \\ 1 & 2 & 3\end{bmatrix}\]. Write the cofactor of the element a32.
The value of the determinant
If \[A + B + C = \pi\], then the value of \[\begin{vmatrix}\sin \left( A + B + C \right) & \sin \left( A + C \right) & \cos C \\ - \sin B & 0 & \tan A \\ \cos \left( A + B \right) & \tan \left( B + C \right) & 0\end{vmatrix}\] is equal to
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
If \[\begin{vmatrix}a & p & x \\ b & q & y \\ c & r & z\end{vmatrix} = 16\] , then the value of \[\begin{vmatrix}p + x & a + x & a + p \\ q + y & b + y & b + q \\ r + z & c + z & c + r\end{vmatrix}\] is
Solve the following system of equations by matrix method:
2x + y + z = 2
x + 3y − z = 5
3x + y − 2z = 6
Solve the following system of equations by matrix method:
x + y + z = 6
x + 2z = 7
3x + y + z = 12
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.
Consider the system of equations:
a1x + b1y + c1z = 0
a2x + b2y + c2z = 0
a3x + b3y + c3z = 0,
if \[\begin{vmatrix}a_1 & b_1 & c_1 \\ a_2 & b_2 & c_2 \\ a_3 & b_3 & c_3\end{vmatrix}\]= 0, then the system has
Let a, b, c be positive real numbers. The following system of equations in x, y and z
(a) no solution
(b) unique solution
(c) infinitely many solutions
(d) finitely many solutions
Find the inverse of the following matrix, using elementary transformations:
`A= [[2 , 3 , 1 ],[2 , 4 , 1],[3 , 7 ,2]]`
If `alpha, beta, gamma` are in A.P., then `abs (("x" - 3, "x" - 4, "x" - alpha),("x" - 2, "x" - 3, "x" - beta),("x" - 1, "x" - 2, "x" - gamma)) =` ____________.
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 ____________.
The existence of unique solution of the system of linear equations x + y + z = a, 5x – y + bz = 10, 2x + 3y – z = 6 depends on
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 `|(x + a, beta, y),(a, x + beta, y),(a, beta, x + y)|` = 0, then 'x' is equal to
Let P = `[(-30, 20, 56),(90, 140, 112),(120, 60, 14)]` and A = `[(2, 7, ω^2),(-1, -ω, 1),(0, -ω, -ω + 1)]` where ω = `(-1 + isqrt(3))/2`, and I3 be the identity matrix of order 3. If the determinant of the matrix (P–1AP – I3)2 is αω2, then the value of α is equal to ______.
Let `θ∈(0, π/2)`. If the system of linear equations,
(1 + cos2θ)x + sin2θy + 4sin3θz = 0
cos2θx + (1 + sin2θ)y + 4sin3θz = 0
cos2θx + sin2θy + (1 + 4sin3θ)z = 0
has a non-trivial solution, then the value of θ 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 ______.
