Advertisements
Advertisements
प्रश्न
Show that the following systems of linear equations is consistent and also find their solutions:
5x + 3y + 7z = 4
3x + 26y + 2z = 9
7x + 2y + 10z = 5
Advertisements
उत्तर
Here,
\[5x + 3y + 7z = 4 . . . (1) \]
\[3x + 26y + 2z = 9 . . . (2)\]
\[7x + 2y + 10z = 5 . . . (3)\]
\[or , AX = B \]
where,
\[ A = \begin{bmatrix}5 & 3 & 7 \\ 3 & 26 & 2 \\ 7 & 2 & 10\end{bmatrix}, X = \begin{bmatrix}x \\ y \\ z\end{bmatrix} \text{ and } B = \begin{bmatrix}4 \\ 9 \\ 5\end{bmatrix}\]
\[\begin{bmatrix}5 & 3 & 7 \\ 3 & 26 & 2 \\ 7 & 2 & 10\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}4 \\ 9 \\ 5\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}5 & 3 & 7 \\ 3 & 26 & 2 \\ 7 & 2 & 10\end{vmatrix}\]
\[ = 5\left( 260 - 4 \right) - 3\left( 30 - 14 \right) + 7(6 - 182)\]
\[ = 1280 - 48 - 1232\]
\[ = 0\]
So, A is singular . Thus, the given system of equations is either inconsistent or it is consistent with
\[\text{ infinitely many solutions because }\left( adj A \right)B \neq 0\text{ or }\left( adj A \right)B = 0 . \]
\[ {\text{ Let }C}_{ij} {\text{ be the co-factors of the elements a }}_{ij}\text{ in }A\left[ a_{ij} \right]. \text{ Then,}\]
\[ C_{11} = \left( - 1 \right)^{1 + 1} \begin{vmatrix}26 & 2 \\ 2 & 10\end{vmatrix} = 256 , C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}3 & 2 \\ 7 & 10\end{vmatrix} = - 16, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}3 & 26 \\ 7 & 2\end{vmatrix} = - 176\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}3 & 7 \\ 2 & 10\end{vmatrix} = - 16 , C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}5 & 7 \\ 7 & 10\end{vmatrix} = 1, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}5 & 3 \\ 7 & 2\end{vmatrix} = 11\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}3 & 7 \\ 26 & 2\end{vmatrix} = - 176, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}5 & 7 \\ 3 & 2\end{vmatrix} = 11, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}5 & 3 \\ 3 & 26\end{vmatrix} = 121\]
\[adj A = \begin{bmatrix}256 & - 16 & - 176 \\ - 16 & 1 & 11 \\ - 176 & 11 & 121\end{bmatrix}^T \]
\[ = \begin{bmatrix}256 & - 16 & - 176 \\ - 16 & 1 & 11 \\ - 176 & 11 & 121\end{bmatrix}\]
\[\left( adj A \right)B = \begin{bmatrix}256 & - 16 & - 176 \\ - 16 & 1 & 11 \\ - 176 & 11 & 121\end{bmatrix}\begin{bmatrix}4 \\ 9 \\ 5\end{bmatrix}\]
\[ = \begin{bmatrix}1024 - 144 - 880 \\ - 64 + 9 + 55 \\ - 704 + 99 + 605\end{bmatrix}\]
\[ = \begin{bmatrix}0 \\ 0 \\ 0\end{bmatrix}\]
\[\text{ if }\left| A \right|=0\text{ and }\left( adjA \right)B=0, \text{ then the system is consistent and has infinitely many solutions.}\]
\[\text{ Thus, }AX=B \text{ has infinitely many solutions.}\]
Substituting z=k in eq. (1) and eq. (2), we get
\[5x + 3y = 4 - 7k\text{ and }3x + 26y = 9 - 2k\]
\[\begin{bmatrix}5 & 3 \\ 3 & 26\end{bmatrix}\binom{x}{y} = \binom{4 - 7k}{9 - 2k}\]
Now,
\[\left| A \right| = \begin{vmatrix}5 & 3 \\ 3 & 26\end{vmatrix}\]
\[ = 130 - 9\]
\[ = 121 \neq 0\]
\[adj A = \begin{vmatrix}26 & - 3 \\ - 3 & 5\end{vmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{121}\begin{bmatrix}26 & - 3 \\ - 3 & 5\end{bmatrix}\]
\[ \therefore X = A^{- 1} B\]
\[ \Rightarrow \binom{x}{y} = \frac{1}{121}\begin{bmatrix}26 & - 3 \\ - 3 & 5\end{bmatrix}\binom{4 - 7k}{9 - 2k}\]
\[ \Rightarrow \binom{x}{y} = \frac{1}{121}\binom{104 - 182k - 27 + 6k}{ - 12 + 21k + 45 - 10k}\]
\[ \Rightarrow \binom{x}{y} = \binom{\frac{77 - 176k}{121}}{\frac{33 + 11k}{121}}\]
\[ \Rightarrow x = \frac{11\left( 7 - 16k \right)}{121}, y = \frac{11\left( 3 + k \right)}{121} and z = k\]
\[ \therefore x = \frac{7 - 16k}{11}, y = \frac{3 + k}{11}and z = k\]
These values of x, y and z also satisfy the third equation .
\[\text{ Thus, }x = \frac{7 - 16k}{11}, y = \frac{3 + k}{11}\text{ and }z = k \left( \text{where k is a real number } \right)\text{ satisfy the given system of equations .}\]
APPEARS IN
संबंधित प्रश्न
Find the value of a if `[[a-b,2a+c],[2a-b,3c+d]]=[[-1,5],[0,13]]`
Solve the system of linear equations using the matrix method.
5x + 2y = 3
3x + 2y = 5
Find the value of x, if
\[\begin{vmatrix}2 & 4 \\ 5 & 1\end{vmatrix} = \begin{vmatrix}2x & 4 \\ 6 & x\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}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}a & b & c \\ a + 2x & b + 2y & c + 2z \\ x & y & z\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\cos\left( x + y \right) & - \sin\left( x + y \right) & \cos2y \\ \sin x & \cos x & \sin y \\ - \cos x & \sin x & - \cos y\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}a & b & c \\ c & a & b \\ b & c & a\end{vmatrix}\]
Prove the following identity:
\[\begin{vmatrix}2y & y - z - x & 2y \\ 2z & 2z & z - x - y \\ x - y - z & 2x & 2x\end{vmatrix} = \left( x + y + z \right)^3\]
Without expanding, prove that
\[\begin{vmatrix}a & b & c \\ x & y & z \\ p & q & r\end{vmatrix} = \begin{vmatrix}x & y & z \\ p & q & r \\ a & b & c\end{vmatrix} = \begin{vmatrix}y & b & q \\ x & a & p \\ z & c & r\end{vmatrix}\]
Solve the following determinant equation:
Prove that :
Prove that :
Prove that :
2x − y = 17
3x + 5y = 6
x − 4y − z = 11
2x − 5y + 2z = 39
− 3x + 2y + z = 1
Find the value of the determinant \[\begin{vmatrix}243 & 156 & 300 \\ 81 & 52 & 100 \\ - 3 & 0 & 4\end{vmatrix} .\]
For what value of x is the matrix \[\begin{bmatrix}6 - x & 4 \\ 3 - x & 1\end{bmatrix}\] singular?
If \[\begin{vmatrix}3x & 7 \\ - 2 & 4\end{vmatrix} = \begin{vmatrix}8 & 7 \\ 6 & 4\end{vmatrix}\] , find the value of x.
The value of the determinant
Using the factor theorem it is found that a + b, b + c and c + a are three factors of the determinant
The other factor in the value of the determinant is
Solve the following system of equations by matrix method:
5x + 7y + 2 = 0
4x + 6y + 3 = 0
Solve the following system of equations by matrix method:
2x + 6y = 2
3x − z = −8
2x − y + z = −3
Show that each one of the following systems of linear equation is inconsistent:
2x + 5y = 7
6x + 15y = 13
Show that each one of the following systems of linear equation is inconsistent:
2x + 3y = 5
6x + 9y = 10
Show that each one of the following systems of linear equation is inconsistent:
4x − 5y − 2z = 2
5x − 4y + 2z = −2
2x + 2y + 8z = −1
Show that each one of the following systems of linear equation is inconsistent:
3x − y − 2z = 2
2y − z = −1
3x − 5y = 3
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.
x + y − z = 0
x − 2y + z = 0
3x + 6y − 5z = 0
The number of solutions of the system of equations:
2x + y − z = 7
x − 3y + 2z = 1
x + 4y − 3z = 5
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
Three chairs and two tables cost ₹ 1850. Five chairs and three tables cost ₹2850. Find the cost of four chairs and one table by using matrices
Solve the following equations by using inversion method.
x + y + z = −1, x − y + z = 2 and x + y − z = 3
Show that if the determinant ∆ = `|(3, -2, sin3theta),(-7, 8, cos2theta),(-11, 14, 2)|` = 0, then sinθ = 0 or `1/2`.
If ` abs((1 + "a"^2 "x", (1 + "b"^2)"x", (1 + "c"^2)"x"),((1 + "a"^2) "x", 1 + "b"^2 "x", (1 + "c"^2) "x"), ((1 + "a"^2) "x", (1 + "b"^2) "x", 1 + "c"^2 "x"))`, then f(x) is apolynomial of degree ____________.
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.
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 c < 1 and the system of equations x + y – 1 = 0, 2x – y – c = 0 and – bx+ 3by – c = 0 is consistent, then the possible real values of b are
