English

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

Question

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

Solution

 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
  Is there an error in this question or solution?
Chapter 8: Solution of Simultaneous Linear Equations - Exercise 8.1 [Page 15]

APPEARS IN

RD Sharma Mathematics [English] Class 12
Chapter 8 Solution of Simultaneous Linear Equations
Exercise 8.1 | Q 3.4 | Page 15

RELATED QUESTIONS

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


Examine the consistency of the system of equations.

3x − y − 2z = 2

2y − z = −1

3x − 5y = 3


Solve the system of linear equations using the matrix method.

2x + y + z = 1

x – 2y – z = `3/2`

3y – 5z = 9


Evaluate the following determinant:

\[\begin{vmatrix}x & - 7 \\ x & 5x + 1\end{vmatrix}\]


Evaluate

\[\begin{vmatrix}2 & 3 & - 5 \\ 7 & 1 & - 2 \\ - 3 & 4 & 1\end{vmatrix}\] by two methods.

 

Find the value of x, if

\[\begin{vmatrix}2 & 3 \\ 4 & 5\end{vmatrix} = \begin{vmatrix}x & 3 \\ 2x & 5\end{vmatrix}\]


Find the value of x, if

\[\begin{vmatrix}3 & x \\ x & 1\end{vmatrix} = \begin{vmatrix}3 & 2 \\ 4 & 1\end{vmatrix}\]


Evaluate :

\[\begin{vmatrix}x + \lambda & x & x \\ x & x + \lambda & x \\ x & x & x + \lambda\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-3,x-4,x-alpha),(x-2,x-3,x-beta),(x-1,x-2,x-gamma)|=0`, where α, β, γ are in A.P.

 


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


Find the area of the triangle with vertice at the point:

 (0, 0), (6, 0) and (4, 3)


If the points (a, 0), (0, b) and (1, 1) are collinear, prove that a + b = ab.


Find the value of x if the area of ∆ is 35 square cms with vertices (x, 4), (2, −6) and (5, 4).


Prove that :

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


Prove that :

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

 


Prove that :

\[\begin{vmatrix}a^2 & bc & ac + c^2 \\ a^2 + ab & b^2 & ac \\ ab & b^2 + bc & c^2\end{vmatrix} = 4 a^2 b^2 c^2\]

Prove that :

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

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

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


Solve each of the following system of homogeneous linear equations.
3x + y + z = 0
x − 4y + 3z = 0
2x + 5y − 2z = 0


If \[A = \begin{bmatrix}0 & i \\ i & 1\end{bmatrix}\text{  and }B = \begin{bmatrix}0 & 1 \\ 1 & 0\end{bmatrix}\] , find the value of |A| + |B|.


If \[\begin{vmatrix}2x + 5 & 3 \\ 5x + 2 & 9\end{vmatrix} = 0\]


If |A| = 2, where A is 2 × 2 matrix, find |adj A|.


Let \[\begin{vmatrix}x & 2 & x \\ x^2 & x & 6 \\ x & x & 6\end{vmatrix} = a x^4 + b x^3 + c x^2 + dx + e\]
 Then, the value of \[5a + 4b + 3c + 2d + e\] is equal to


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


 


Show that the following systems of linear equations is consistent and also find their solutions:
6x + 4y = 2
9x + 6y = 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: 

If \[A = \begin{bmatrix}2 & 4 \\ 4 & 3\end{bmatrix}, X = \binom{n}{1}, B = \binom{ 8}{11}\]  and AX = B, then find n.

The system of equations:
x + y + z = 5
x + 2y + 3z = 9
x + 3y + λz = µ
has a unique solution, if
(a) λ = 5, µ = 13
(b) λ ≠ 5
(c) λ = 5, µ ≠ 13
(d) µ ≠ 13


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


`abs ((1, "a"^2 + "bc", "a"^3),(1, "b"^2 + "ca", "b"^3),(1, "c"^2 + "ab", "c"^3))`


`abs ((("b" + "c"^2), "a"^2, "bc"),(("c" + "a"^2), "b"^2, "ca"),(("a" + "b"^2), "c"^2, "ab")) =` ____________.


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


The number of values of k for which the linear equations 4x + ky + 2z = 0, kx + 4y + z = 0 and 2x + 2y + z = 0 possess a non-zero solution is


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


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

 ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×