मराठी

Show that the Following Systems of Linear Equations is Consistent and Also Find Their Solutions: X − Y + Z = 3 2x + Y − Z = 2 −X −2y + 2z = 1 - Mathematics

Advertisements
Advertisements

प्रश्न

Show that the following systems of linear equations is consistent and also find their solutions:
x − y + z = 3
2x + y − z = 2
−x −2y + 2z = 1

Advertisements

उत्तर

 Here,
\[x - y + z = 3 . . . (1)\]
\[2x + y - z = 2 . . . (2)\]
\[ - x - 2y + 2z = 1 . . . (3)\]
or, AX = B
where, 
\[ A = \begin{bmatrix}1 & - 1 & 1 \\ 2 & 1 & - 1 \\ - 1 & - 2 & 2\end{bmatrix}, X = \begin{bmatrix}x \\ y \\ z\end{bmatrix}\text{ and }B = \begin{bmatrix}3 \\ 2 \\ 1\end{bmatrix}\]
\[\begin{bmatrix}1 & - 1 & 1 \\ 2 & 1 & - 1 \\ - 1 & - 2 & 2\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}3 \\ 2 \\ 1\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}1 & - 1 & 1 \\ 2 & 1 & - 1 \\ - 1 & - 2 & 2\end{vmatrix}\]
\[ = 1\left( 2 - 2 \right) + 1\left( 4 - 1 \right) + 1( - 4 + 1)\]
\[ = 0 + 3 - 3\]
\[ = 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}1 & - 1 \\ - 2 & 2\end{vmatrix} = 0, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}2 & - 1 \\ - 1 & 2\end{vmatrix} = - 3, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}2 & 1 \\ - 1 & - 2\end{vmatrix} = - 3\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}- 1 & 1 \\ - 2 & 2\end{vmatrix} = 0, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}1 & 1 \\ - 1 & 2\end{vmatrix} = 3, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}1 & - 1 \\ - 1 & - 2\end{vmatrix} = 3\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}- 1 & 1 \\ 1 & - 1\end{vmatrix} = 0, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}1 & 1 \\ 2 & - 1\end{vmatrix} = 3 , C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}1 & - 1 \\ 2 & 1\end{vmatrix} = 3\]
\[adj A = \begin{bmatrix}0 & - 3 & - 3 \\ 0 & 3 & 3 \\ 0 & 3 & 3\end{bmatrix}^T \]
\[ = \begin{bmatrix}0 & 0 & 0 \\ - 3 & 3 & 3 \\ - 3 & 3 & 3\end{bmatrix}\]
\[\left( adj A \right)B = \begin{bmatrix}0 & 0 & 0 \\ - 3 & 3 & 3 \\ - 3 & 3 & 3\end{bmatrix}\begin{bmatrix}3 \\ 2 \\ 1\end{bmatrix}\]
\[ = \begin{bmatrix}0 \\ - 9 + 6 + 3 \\ - 9 + 6 + 3\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. }\]
Thus, AX=B has infinitely many solutions.
\[\text{ Substituting z=k in eq.}\left( 1 \right)\text{ and eq.}\left( 2 \right),\text{ we get }\]
\[x - y = 3 - k\text{ and }2x + y = 2 + k\]
\[\begin{bmatrix}1 & - 1 \\ 2 & 1\end{bmatrix}\binom{x}{y} = \binom{3 - k}{2 + k}\]
Now,
\[\left| A \right| = \begin{vmatrix}1 & - 1 \\ 2 & 1\end{vmatrix}\]
\[ = 1 + 2 = 3 \neq 0\]
\[adj A = \begin{vmatrix}1 & 2 \\ - 1 & 1\end{vmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{3}\begin{bmatrix}1 & 1 \\ - 2 & 1\end{bmatrix}\]
\[ \therefore X = A^{- 1} B\]
\[ \Rightarrow \binom{x}{y} = \frac{1}{3}\begin{bmatrix}1 & 1 \\ - 2 & 1\end{bmatrix}\binom{3 - k}{2 + k}\]
\[ \Rightarrow \binom{x}{y} = \frac{1}{3}\binom{3 - k + 2 + k}{ - 6 + 2k + 2 + k}\]
\[ \Rightarrow \binom{x}{y} = \binom{\frac{5}{3}}{\frac{3k - 4}{3}}\]
\[ \therefore x = \frac{5}{3}, y = \frac{3k - 4}{3}\text{ and }z = k\]
These values of x, y and z also satisfy the third equation .
\[\text{ Thus, }x = \frac{5}{3}, y = \frac{3k - 4}{3}\text{ and }z = k \left(\text{ where k is a real number} \right)\text{ satisfy the given system of equations }.\]

shaalaa.com
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 8: Solution of Simultaneous Linear Equations - Exercise 8.1 [पृष्ठ १५]

APPEARS IN

आरडी शर्मा Mathematics [English] Class 12
पाठ 8 Solution of Simultaneous Linear Equations
Exercise 8.1 | Q 3.4 | पृष्ठ १५

संबंधित प्रश्‍न

If `|[x+1,x-1],[x-3,x+2]|=|[4,-1],[1,3]|`, then write the value of x.


Let A be a nonsingular square matrix of order 3 × 3. Then |adj A| is equal to ______.


If A \[\begin{bmatrix}1 & 0 & 1 \\ 0 & 1 & 2 \\ 0 & 0 & 4\end{bmatrix}\] , then show that |3 A| = 27 |A|.

 

Find the integral value of x, if \[\begin{vmatrix}x^2 & x & 1 \\ 0 & 2 & 1 \\ 3 & 1 & 4\end{vmatrix} = 28 .\]


Evaluate the following determinant:

\[\begin{vmatrix}a & h & g \\ h & b & f \\ g & f & c\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}\]


Evaluate the following:

\[\begin{vmatrix}a + x & y & z \\ x & a + y & z \\ x & y & a + z\end{vmatrix}\]


Prove that:

`[(a, b, c),(a - b, b - c, c - a),(b + c, c + a, a + b)] = a^3 + b^3 + c^3 -3abc`


\[\begin{vmatrix}- a \left( b^2 + c^2 - a^2 \right) & 2 b^3 & 2 c^3 \\ 2 a^3 & - b \left( c^2 + a^2 - b^2 \right) & 2 c^3 \\ 2 a^3 & 2 b^3 & - c \left( a^2 + b^2 - c^2 \right)\end{vmatrix} = abc \left( a^2 + b^2 + c^2 \right)^3\]


Show that

\[\begin{vmatrix}x + 1 & x + 2 & x + a \\ x + 2 & x + 3 & x + b \\ x + 3 & x + 4 & x + c\end{vmatrix} =\text{ 0 where a, b, c are in A . P .}\]

 


​Solve the following determinant equation:
\[\begin{vmatrix}15 - 2x & 11 - 3x & 7 - x \\ 11 & 17 & 14 \\ 10 & 16 & 13\end{vmatrix} = 0\]

x − 2y = 4
−3x + 5y = −7


Prove that :

\[\begin{vmatrix}1 & b + c & b^2 + c^2 \\ 1 & c + a & c^2 + a^2 \\ 1 & a + b & a^2 + b^2\end{vmatrix} = \left( a - b \right) \left( b - c \right) \left( c - a \right)\]

 


Prove that :

\[\begin{vmatrix}x + 4 & x & x \\ x & x + 4 & x \\ x & x & x + 4\end{vmatrix} = 16 \left( 3x + 4 \right)\]

3x + y = 19
3x − y = 23


x + y − z = 0
x − 2y + z = 0
3x + 6y − 5z = 0


x − y + 3z = 6
x + 3y − 3z = − 4
5x + 3y + 3z = 10


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 prove that ab + bc + ca = abc.


Find the value of the determinant \[\begin{vmatrix}243 & 156 & 300 \\ 81 & 52 & 100 \\ - 3 & 0 & 4\end{vmatrix} .\]


Write the value of  \[\begin{vmatrix}a + ib & c + id \\ - c + id & a - ib\end{vmatrix} .\]


The value of the determinant

\[\begin{vmatrix}a^2 & a & 1 \\ \cos nx & \cos \left( n + 1 \right) x & \cos \left( n + 2 \right) x \\ \sin nx & \sin \left( n + 1 \right) x & \sin \left( n + 2 \right) x\end{vmatrix}\text{ is independent of}\]

 


Let \[\begin{vmatrix}x^2 + 3x & x - 1 & x + 3 \\ x + 1 & - 2x & x - 4 \\ x - 3 & x + 4 & 3x\end{vmatrix} = a x^4 + b x^3 + c x^2 + dx + e\] 
be an identity in x, where abcde are independent of x. Then the value of e is


If a > 0 and discriminant of ax2 + 2bx + c is negative, then
\[∆ = \begin{vmatrix}a & b & ax + b \\ b & c & bx + c \\ ax + b & bx + c & 0\end{vmatrix} is\]




The determinant  \[\begin{vmatrix}b^2 - ab & b - c & bc - ac \\ ab - a^2 & a - b & b^2 - ab \\ bc - ca & c - a & ab - a^2\end{vmatrix}\]


 


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:
6x − 12y + 25z = 4
4x + 15y − 20z = 3
2x + 18y + 15z = 10


Show that each one of the following systems of linear equation is inconsistent:
3x − y − 2z = 2
2y − z = −1
3x − 5y = 3


If \[A = \begin{bmatrix}3 & - 4 & 2 \\ 2 & 3 & 5 \\ 1 & 0 & 1\end{bmatrix}\] , find A−1 and hence solve the following system of equations: 

The sum of three numbers is 2. If twice the second number is added to the sum of first and third, the sum is 1. By adding second and third number to five times the first number, we get 6. Find the three numbers by using matrices.


The number of solutions of the system of equations:
2x + y − z = 7
x − 3y + 2z = 1
x + 4y − 3z = 5


On her birthday Seema decided to donate some money to children of an orphanage home. If there were 8 children less, everyone would have got ₹ 10 more. However, if there were 16 children more, everyone would have got ₹ 10 less. Using the matrix method, find the number of children and the amount distributed by Seema. What values are reflected by Seema’s decision?


The value of x, y, z for the following system of equations x + y + z = 6, x − y+ 2z = 5, 2x + y − z = 1 are ______


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 value of λ, such that the following system of equations has no solution, is

`2x - y - 2z = - 5`

`x - 2y + z = 2`

`x + y + lambdaz = 3`


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:


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?


What is the nature of the given system of equations

`{:(x + 2y = 2),(2x + 3y = 3):}`


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×