Advertisements
Advertisements
प्रश्न
x + y + z = 0
x − y − 5z = 0
x + 2y + 4z = 0
Advertisements
उत्तर
Here,
x + y + z = 0 ...(1)
x − y − 5z = 0 ...(2)
x + 2y + 4z = 0 ...(3)
The given system of homogeneous equations can be written in matrix form as follows:
\[\begin{bmatrix}1 & 1 & 1 \\ 1 & - 1 & - 5 \\ 1 & 2 & 4\end{bmatrix} \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}0 \\ 0 \\ 0\end{bmatrix}\]
\[AX = O\]
Here,
\[A = \begin{bmatrix}1 & 1 & 1 \\ 1 & - 1 & - 5 \\ 1 & 2 & 4\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 & 1 \\ 1 & - 1 & - 5 \\ 1 & 2 & 4\end{vmatrix}\]
\[ = 1\left( - 4 + 10 \right) - 1\left( 4 + 5 \right) + 1(2 + 1)\]
\[ = 6 - 9 + 3\]
\[ = 0\]
\[\therefore\left| A \right|\neq0\]
So, the given systemof homogeneous equations has non-trivial solution.
Substituting z=k in eq. (1) and eq, (2), we get
\[x + y = - k\text{ and }x - y = 5k\]
\[AX = B\]
Here,
\[A=\begin{bmatrix}1 & 1 \\ 1 & - 1\end{bmatrix}, X=\binom{x}{y}\text{ and }B = \binom{ - k}{5k}\]
\[ \Rightarrow \begin{bmatrix}1 & 1 \\ 1 & - 1\end{bmatrix}\binom{x}{y} = \binom{ - k}{5k}\]
\[\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{ - k}{5k}\]
\[ = \frac{1}{- 2}\binom{k - 5k}{k + 5k}\]
\[\text{ Thus,} x=2k,y=-3k\text{ and }z=k\left( \text{ wherekis any real number } \right)\text{ satisfy the given system of equations. }\]
APPEARS IN
संबंधित प्रश्न
If `|[2x,5],[8,x]|=|[6,-2],[7,3]|`, write the value of x.
If A = `[(2,-3,5),(3,2,-4),(1,1,-2)]` find A−1. Using A−1 solve the system of equations:
2x – 3y + 5z = 11
3x + 2y – 4z = –5
x + y – 2z = –3
Solve the system of the following equations:
`2/x+3/y+10/z = 4`
`4/x-6/y + 5/z = 1`
`6/x + 9/y - 20/x = 2`
Find the value of x, if
\[\begin{vmatrix}2 & 4 \\ 5 & 1\end{vmatrix} = \begin{vmatrix}2x & 4 \\ 6 & x\end{vmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}6 & - 3 & 2 \\ 2 & - 1 & 2 \\ - 10 & 5 & 2\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}6 & - 3 & 2 \\ 2 & - 1 & 2 \\ - 10 & 5 & 2\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}2 & 3 & 7 \\ 13 & 17 & 5 \\ 15 & 20 & 12\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}\sin^2 23^\circ & \sin^2 67^\circ & \cos180^\circ \\ - \sin^2 67^\circ & - \sin^2 23^\circ & \cos^2 180^\circ \\ \cos180^\circ & \sin^2 23^\circ & \sin^2 67^\circ\end{vmatrix}\]
\[\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\]
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\]
Prove the following identity:
\[\begin{vmatrix}a + x & y & z \\ x & a + y & z \\ x & y & a + z\end{vmatrix} = a^2 \left( a + x + y + z \right)\]
Show that x = 2 is a root of the equation
Find the value of x if the area of ∆ is 35 square cms with vertices (x, 4), (2, −6) and (5, 4).
Prove that :
Prove that
3x + y = 19
3x − y = 23
3x + ay = 4
2x + ay = 2, a ≠ 0
9x + 5y = 10
3y − 2x = 8
2x − 3y − 4z = 29
− 2x + 5y − z = − 15
3x − y + 5z = − 11
Write the value of the determinant
\[\begin{bmatrix}2 & 3 & 4 \\ 2x & 3x & 4x \\ 5 & 6 & 8\end{bmatrix} .\]
If |A| = 2, where A is 2 × 2 matrix, find |adj A|.
If \[A = \begin{bmatrix}5 & 3 & 8 \\ 2 & 0 & 1 \\ 1 & 2 & 3\end{bmatrix}\]. Write the cofactor of the element a32.
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 }\]}
If a, b, c are distinct, then the value of x satisfying \[\begin{vmatrix}0 & x^2 - a & x^3 - b \\ x^2 + a & 0 & x^2 + c \\ x^4 + b & x - c & 0\end{vmatrix} = 0\text{ is }\]
If \[\begin{vmatrix}2x & 5 \\ 8 & x\end{vmatrix} = \begin{vmatrix}6 & - 2 \\ 7 & 3\end{vmatrix}\] , then x =
The maximum value of \[∆ = \begin{vmatrix}1 & 1 & 1 \\ 1 & 1 + \sin\theta & 1 \\ 1 + \cos\theta & 1 & 1\end{vmatrix}\] is (θ is real)
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 + y = 7
5x + 3y = 12
Solve the following system of equations by matrix method:
Show that the following systems of linear equations is consistent and also find their solutions:
2x + 3y = 5
6x + 9y = 15
2x + 3y − z = 0
x − y − 2z = 0
3x + y + 3z = 0
x + y = 1
x + z = − 6
x − y − 2z = 3
Write the value of `|(a-b, b- c, c-a),(b-c, c-a, a-b),(c-a, a-b, b-c)|`
If A = `[(2, 0),(0, 1)]` and B = `[(1),(2)]`, then find the matrix X such that A−1X = B.
`abs ((("b" + "c"^2), "a"^2, "bc"),(("c" + "a"^2), "b"^2, "ca"),(("a" + "b"^2), "c"^2, "ab")) =` ____________.
`abs ((2"xy", "x"^2, "y"^2),("x"^2, "y"^2, 2"xy"),("y"^2, 2"xy", "x"^2)) =` ____________.
What is the nature of the given system of equations
`{:(x + 2y = 2),(2x + 3y = 3):}`
If the following equations
x + y – 3 = 0
(1 + λ)x + (2 + λ)y – 8 = 0
x – (1 + λ)y + (2 + λ) = 0
are consistent then the value of λ can be ______.
