हिंदी

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

Advertisements
Advertisements

प्रश्न

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

उत्तर

 Here,
\[2x + 2y - 2z = 1 . . . (1) \]
\[4x + 4y - z = 2 . . . (2) \]
\[6x + 6y + 2z = 3 . . . (3) \]
\[or, AX = B\]
\[\text{ where, }A = \begin{bmatrix}2 & 2 & - 2 \\ 4 & 4 & - 1 \\ 6 & 6 & 2\end{bmatrix}, X = \begin{bmatrix}x \\ y \\ z\end{bmatrix}\text{ and }B = \begin{bmatrix}1 \\ 2 \\ 3\end{bmatrix}\]
\[\begin{bmatrix}2 & 2 & - 2 \\ 4 & 4 & - 1 \\ 6 & 6 & 2\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}1 \\ 2 \\ 3\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}2 & 2 & - 2 \\ 4 & 4 & - 1 \\ 6 & 6 & 2\end{vmatrix}\]
\[ = 2\left( 8 + 6 \right) - 2\left( 8 + 6 \right) - 2(24 - 24)\]
\[ = 28 - 28 - 0\]
\[ = 0\]
So, A is singular . Thus, the 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}4 & - 1 \\ 6 & 2\end{vmatrix} = 14, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}4 & - 1 \\ 6 & 2\end{vmatrix} = - 14, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}4 & 4 \\ 6 & 6\end{vmatrix} = 0\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}2 & - 2 \\ 6 & 2\end{vmatrix} = - 16, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}2 & - 2 \\ 6 & 2\end{vmatrix} = 16, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}2 & 2 \\ 6 & 6\end{vmatrix} = 0\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}2 & - 2 \\ 4 & - 1\end{vmatrix} = 6, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}2 & - 2 \\ 4 & - 1\end{vmatrix} = - 6, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}2 & 2 \\ 4 & 4\end{vmatrix} = 0\]
\[adj A = \begin{bmatrix}14 & - 14 & 0 \\ - 16 & 16 & 0 \\ 6 & - 6 & 0\end{bmatrix}^T \]
\[ = \begin{bmatrix}14 & - 16 & 6 \\ - 14 & 16 & - 6 \\ 0 & 0 & 0\end{bmatrix}\]
\[\left( adj A \right)B = \begin{bmatrix}14 & - 16 & 6 \\ - 14 & 16 & - 6 \\ 0 & 0 & 0\end{bmatrix}\begin{bmatrix}1 \\ 2 \\ 3\end{bmatrix}\]
\[ = \begin{bmatrix}14 - 32 + 18 \\ - 14 + 32 - 18 \\ 0\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.
 Substituting y=k in eq. (1) and eq. (2), we get
\[2x - 2z = 1 - 2k\text{ and }4x - z = 2 - 4k\]
\[\begin{bmatrix}2 & - 2 \\ 4 & - 1\end{bmatrix}\binom{x}{z} = \binom{1 - 2k}{2 - 4k}\]
Now, 
\[\left| A \right| = \begin{vmatrix}2 & - 2 \\ 4 & - 1\end{vmatrix}\]
\[ = - 2 + 8 = 6 \neq 0\]
\[adj A = \begin{vmatrix}- 1 & 2 \\ - 4 & 2\end{vmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{6}\begin{bmatrix}- 1 & 2 \\ - 4 & 2\end{bmatrix}\]
\[ \therefore X = A^{- 1} B\]
\[ \Rightarrow \binom{x}{z} = \frac{1}{6}\begin{bmatrix}- 1 & 2 \\ - 4 & 2\end{bmatrix}\binom{1 - 2k}{2 - 4k}\]
\[ \Rightarrow \binom{x}{z} = \frac{1}{6}\binom{ - 1 + 2k + 4 - 8k}{ - 4 + 8k + 4 - 8k}\]
\[ \Rightarrow \binom{x}{z} = \binom{\frac{3 - 6k}{6}}{0}\]
\[ \therefore x = \frac{1 - 2k}{2}, y = k \hspace{0.167em}\text{ and } z = 0 \]
These values of x, y and z satisfy the third equation .
\[\text{ Thus, } x = \frac{1 - 2k}{2}, y = k\text{ and }z = 0 \left(\text{ where k is 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.6 | पृष्ठ १५

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

Examine the consistency of the system of equations.

3x − y − 2z = 2

2y − z = −1

3x − 5y = 3


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}\]


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}\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}0 & x y^2 & x z^2 \\ x^2 y & 0 & y z^2 \\ x^2 z & z y^2 & 0\end{vmatrix}\]


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\]


Show that x = 2 is a root of the equation

\[\begin{vmatrix}x & - 6 & - 1 \\ 2 & - 3x & x - 3 \\ - 3 & 2x & x + 2\end{vmatrix} = 0\]  and solve it completely.
 

 


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\]


Using determinants show that the following points are collinear:

(5, 5), (−5, 1) and (10, 7)


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


Prove that :

\[\begin{vmatrix}1 & a & bc \\ 1 & b & ca \\ 1 & c & ab\end{vmatrix} = \begin{vmatrix}1 & a & a^2 \\ 1 & b & b^2 \\ 1 & c & c^2\end{vmatrix}\]

 


9x + 5y = 10
3y − 2x = 8


For what value of x, the following matrix is singular?

\[\begin{bmatrix}5 - x & x + 1 \\ 2 & 4\end{bmatrix}\]

 


If the matrix \[\begin{bmatrix}5x & 2 \\ - 10 & 1\end{bmatrix}\]  is singular, find the value of x.


Write the value of the determinant \[\begin{vmatrix}2 & 3 & 4 \\ 5 & 6 & 8 \\ 6x & 9x & 12x\end{vmatrix}\]


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}3x & 7 \\ - 2 & 4\end{vmatrix} = \begin{vmatrix}8 & 7 \\ 6 & 4\end{vmatrix}\] , find the value of x.


Find the maximum value of \[\begin{vmatrix}1 & 1 & 1 \\ 1 & 1 + \sin \theta & 1 \\ 1 & 1 & 1 + \cos \theta\end{vmatrix}\]


The number of distinct real roots of \[\begin{vmatrix}cosec x & \sec x & \sec x \\ \sec x & cosec x & \sec x \\ \sec x & \sec x & cosec x\end{vmatrix} = 0\]  lies in the interval
\[- \frac{\pi}{4} \leq x \leq \frac{\pi}{4}\]


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 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:
x + y + z = 3
2x − y + z = − 1
2x + y − 3z = − 9


Show that each one of the following systems of linear equation is inconsistent:
2x + 3y = 5
6x + 9y = 10


If \[A = \begin{bmatrix}1 & 2 & 0 \\ - 2 & - 1 & - 2 \\ 0 & - 1 & 1\end{bmatrix}\] , find A−1. Using A−1, solve the system of linear equations   x − 2y = 10, 2x − y − z = 8, −2y + z = 7


The management committee of a residential colony decided to award some of its members (say x) for honesty, some (say y) for helping others and some others (say z) for supervising the workers to keep the colony neat and clean. The sum of all the awardees is 12. Three times the sum of awardees for cooperation and supervision added to two times the number of awardees for honesty is 33. If the sum of the number of awardees for honesty and supervision is twice the number of awardees for helping others, using matrix method, find the number of awardees of each category. Apart from these values, namely, honesty, cooperation and supervision, suggest one more value which the management of the colony must include for awards.

 

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


The system of equation x + y + z = 2, 3x − y + 2z = 6 and 3x + y + z = −18 has


The existence of the unique solution of the system of equations:
x + y + z = λ
5x − y + µz = 10
2x + 3y − z = 6
depends on


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 ______


The cost of 4 dozen pencils, 3 dozen pens and 2 dozen erasers is ₹ 60. The cost of 2 dozen pencils, 4 dozen pens and 6 dozen erasers is ₹ 90. Whereas the cost of 6 dozen pencils, 2 dozen pens and 3 dozen erasers is ₹ 70. Find the cost of each item per dozen by using matrices


Using determinants, find the equation of the line joining the points (1, 2) and (3, 6).


`abs ((2"xy", "x"^2, "y"^2),("x"^2, "y"^2, 2"xy"),("y"^2, 2"xy", "x"^2)) =` ____________.


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 


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


What is the nature of the given system of equations

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


The number of real value of 'x satisfying `|(x, 3x + 2, 2x - 1),(2x - 1, 4x, 3x + 1),(7x - 2, 17x + 6, 12x - 1)|` = 0 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 ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×