English

X + Y − 6z = 0 X − Y + 2z = 0 −3x + Y + 2z = 0

Advertisements
Advertisements

Question

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

Advertisements

Solution

Here,
x + y − 6z = 0                  ...(1)
x − y + 2z = 0                  ...(2)
−3x + y + 2z = 0              ...(3)

The given system of homogeneous equations can be written in matrix form as follows:
\[\begin{bmatrix}1 & 1 & - 6 \\ 1 & - 1 & 2 \\ - 3 & 1 & 2\end{bmatrix} \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}0 \\ 0 \\ 0\end{bmatrix}\]
\[AX = O\]
Here, 
\[A = \begin{bmatrix}1 & 1 & - 6 \\ 1 & - 1 & 2 \\ - 3 & 1 & 2\end{bmatrix}, X = \begin{bmatrix}x \\ y \\ z\end{bmatrix}\text{ and }O = \begin{bmatrix}0 \\ 0 \\ 0\end{bmatrix}\]
Now, 
\[\left| A \right| = \begin{vmatrix}1 & 1 & - 6 \\ 1 & - 1 & 2 \\ - 3 & 1 & 2\end{vmatrix}\]
\[ = 1\left( - 2 - 2 \right) - 1\left( 2 + 6 \right) - 6(1 - 3)\]
\[ = - 4 - 8 + 12\]
\[ = 0\]
\[\therefore\left| A \right|= 0\]
So, the given systemof homogeneous equations has non-trivial solution.
Substituting z=k in eq. (1) and eq. (2), we get
\[x + y = 6k\text{ and }x - y = - 2k\]
\[AX = B\]
Here, 
\[A=\begin{bmatrix}1 & 1 \\ 1 & - 1\end{bmatrix},X=\binom{x}{y}\text{ and }B = \binom{6k}{ - 2k}\]
\[ \Rightarrow \begin{bmatrix}1 & 1 \\ 1 & - 1\end{bmatrix}\binom{x}{y} = \binom{6k}{ - 2k}\]
Now,
\[\left| A \right|=\begin{vmatrix}1 & 1 \\ 1 & - 1\end{vmatrix}\]
\[ = \left( 1 \times - 1 - 1 \times 1 \right)\]
\[ =-2\]
\[So, A^{- 1}\text{ exists }. \]
We have
\[adjA=\begin{bmatrix}- 1 & - 1 \\ - 1 & 1\end{bmatrix}\]
\[ A^{- 1} =\frac{1}{\left| A \right|}adjA\]
\[ \Rightarrow A^{- 1} = \frac{1}{- 2}\begin{bmatrix}- 1 & - 1 \\ - 1 & 1\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \binom{x}{y} = \frac{1}{- 2}\begin{bmatrix}- 1 & - 1 \\ - 1 & 1\end{bmatrix}\binom{6k}{ - 2k}\]
\[ = \frac{1}{- 2}\binom{ - 6k + 2k}{ - 6k - 2k}\]
\[\text{ Thus, }x=2k,y=4k\text{ and }z=k\left(\text{ wherekis any real number }\right) \text{ satisfy the given system of equations. }\]

shaalaa.com
  Is there an error in this question or solution?
Chapter 7: Solution of Simultaneous Linear Equations - Exercise 8.2 [Page 20]

APPEARS IN

R.D. Sharma Mathematics Volume 1 and 2 [English] Class 12
Chapter 7 Solution of Simultaneous Linear Equations
Exercise 8.2 | Q 4 | Page 20

RELATED QUESTIONS

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 + 3y + 3z = 5

x − 2y + z = −4

3x − y − 2z = 3


Evaluate the following determinant:

\[\begin{vmatrix}a + ib & c + id \\ - c + id & a - ib\end{vmatrix}\]


Evaluate

\[\begin{vmatrix}2 & 3 & 7 \\ 13 & 17 & 5 \\ 15 & 20 & 12\end{vmatrix}^2 .\]


Evaluate
\[∆ = \begin{vmatrix}0 & \sin \alpha & - \cos \alpha \\ - \sin \alpha & 0 & \sin \beta \\ \cos \alpha & - \sin \beta & 0\end{vmatrix}\]


If \[A = \begin{bmatrix}2 & 5 \\ 2 & 1\end{bmatrix} \text{ and } B = \begin{bmatrix}4 & - 3 \\ 2 & 5\end{bmatrix}\] , verify that |AB| = |A| |B|.

 

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}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}\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}1 & a & bc \\ 1 & b & ca \\ 1 & c & ab\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}y + z & z & y \\ z & z + x & x \\ y & x & x + y\end{vmatrix} = 4xyz\]


​Solve the following determinant equation:

\[\begin{vmatrix}1 & 1 & x \\ p + 1 & p + 1 & p + x \\ 3 & x + 1 & x + 2\end{vmatrix} = 0\]

Using determinants show that the following points are collinear:

(5, 5), (−5, 1) and (10, 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}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)\]

 


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

6x + y − 3z = 5
x + 3y − 2z = 5
2x + y + 4z = 8


x + y + z + 1 = 0
ax + by + cz + d = 0
a2x + b2y + x2z + d2 = 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.


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.


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


If x ∈ N and \[\begin{vmatrix}x + 3 & - 2 \\ - 3x & 2x\end{vmatrix}\]  = 8, then find the value of x.


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


If  \[∆_1 = \begin{vmatrix}1 & 1 & 1 \\ a & b & c \\ a^2 & b^2 & c^2\end{vmatrix}, ∆_2 = \begin{vmatrix}1 & bc & a \\ 1 & ca & b \\ 1 & ab & c\end{vmatrix},\text{ then }\]}




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 ω is a non-real cube root of unity and n is not a multiple of 3, then  \[∆ = \begin{vmatrix}1 & \omega^n & \omega^{2n} \\ \omega^{2n} & 1 & \omega^n \\ \omega^n & \omega^{2n} & 1\end{vmatrix}\] 


Let \[f\left( x \right) = \begin{vmatrix}\cos x & x & 1 \\ 2\sin x & x & 2x \\ \sin x & x & x\end{vmatrix}\] \[\lim_{x \to 0} \frac{f\left( x \right)}{x^2}\]  is equal to


Solve the following system of equations by matrix method:
3x + 7y = 4
x + 2y = −1


Solve the following system of equations by matrix method:
6x − 12y + 25z = 4
4x + 15y − 20z = 3
2x + 18y + 15z = 10


Solve the following system of equations by matrix method:
 x − y + z = 2
2x − y = 0
2y − z = 1


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}1 & - 2 & 0 \\ 2 & 1 & 3 \\ 0 & - 2 & 1\end{bmatrix}\] , find A−1. Using A−1, solve the system of linear equations  x − 2y = 10, 2x + y + 3z = 8, −2y + z = 7.

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


If the system of linear equations

2x + y – z = 7

x – 3y + 2z = 1

x + 4y + δz = k, where δ, k ∈ R has infinitely many solutions, then δ + k is equal to ______.


Let the system of linear equations x + y + az = 2; 3x + y + z = 4; x + 2z = 1 have a unique solution (x*, y*, z*). If (α, x*), (y*, α) and (x*, –y*) are collinear points, then the sum of absolute values of all possible values of α is ______.


If the system of linear equations x + 2ay + az = 0; x + 3by + bz = 0; x + 4cy + cz = 0 has a non-zero solution, then a, b, c ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×