Advertisements
Advertisements
Question
x + y + z = 0
x − y − 5z = 0
x + 2y + 4z = 0
Solution
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
RELATED QUESTIONS
Solve system of linear equations, using matrix method.
5x + 2y = 4
7x + 3y = 5
Solve the system of linear equations using the matrix method.
2x + 3y + 3z = 5
x − 2y + z = −4
3x − y − 2z = 3
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
Evaluate the following determinant:
\[\begin{vmatrix}a & h & g \\ h & b & f \\ g & f & c\end{vmatrix}\]
Evaluate the following:
\[\begin{vmatrix}x & 1 & 1 \\ 1 & x & 1 \\ 1 & 1 & x\end{vmatrix}\]
\[\begin{vmatrix}0 & b^2 a & c^2 a \\ a^2 b & 0 & c^2 b \\ a^2 c & b^2 c & 0\end{vmatrix} = 2 a^3 b^3 c^3\]
Prove the following identities:
\[\begin{vmatrix}y + z & z & y \\ z & z + x & x \\ y & x & x + y\end{vmatrix} = 4xyz\]
Prove the following identity:
`|(a^3,2,a),(b^3,2,b),(c^3,2,c)| = 2(a-b) (b-c) (c-a) (a+b+c)`
Solve the following determinant equation:
If the points (3, −2), (x, 2), (8, 8) are collinear, find x using determinant.
Find values of k, if area of triangle is 4 square units whose vertices are
(k, 0), (4, 0), (0, 2)
Prove that :
Prove that :
2x − y = 17
3x + 5y = 6
x + y + z + 1 = 0
ax + by + cz + d = 0
a2x + b2y + x2z + d2 = 0
Solve each of the following system of homogeneous linear equations.
x + y − 2z = 0
2x + y − 3z = 0
5x + 4y − 9z = 0
Write the value of the determinant
If \[\begin{vmatrix}2x + 5 & 3 \\ 5x + 2 & 9\end{vmatrix} = 0\]
The value of \[\begin{vmatrix}5^2 & 5^3 & 5^4 \\ 5^3 & 5^4 & 5^5 \\ 5^4 & 5^5 & 5^6\end{vmatrix}\]
If \[A + B + C = \pi\], then the value of \[\begin{vmatrix}\sin \left( A + B + C \right) & \sin \left( A + C \right) & \cos C \\ - \sin B & 0 & \tan A \\ \cos \left( A + B \right) & \tan \left( B + C \right) & 0\end{vmatrix}\] is equal to
The value of the determinant
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 + 7z = 14
2x − y + 3z = 4
x + 2y − 3z = 0
Solve the following system of equations by matrix method:
x + y + z = 6
x + 2z = 7
3x + y + z = 12
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
3x + y − 2z = 0
x + y + z = 0
x − 2y + z = 0
Solve the following for x and y: \[\begin{bmatrix}3 & - 4 \\ 9 & 2\end{bmatrix}\binom{x}{y} = \binom{10}{ 2}\]
The system of equation x + y + z = 2, 3x − y + 2z = 6 and 3x + y + z = −18 has
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)|`
`abs (("a"^2, 2"ab", "b"^2),("b"^2, "a"^2, 2"ab"),(2"ab", "b"^2, "a"^2))` is equal to ____________.
`abs ((2"xy", "x"^2, "y"^2),("x"^2, "y"^2, 2"xy"),("y"^2, 2"xy", "x"^2)) =` ____________.
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 real value of 'x satisfying `|(x, 3x + 2, 2x - 1),(2x - 1, 4x, 3x + 1),(7x - 2, 17x + 6, 12x - 1)|` = 0 is