Advertisements
Advertisements
Question
Solve the following system of equations by using inversion method
x + y = 1, y + z = `5/3`, z + x = `4/3`
Advertisements
Solution
Matrix form of the given system of equations is
`[(1, 1, 0),(0, 1, 1),(1, 0, 1)] [(x),(y),(z)] [(1),(5/3),(4/3)]`
This is of the form AX = B,
where A = `[(1, 1, 0),(0, 1, 1),(1, 0, 1)]` X = `[(x),(y),(z)]` B = `[(1),(5/3),(4/3)]`
Pre-multiplying AX = B by A−1, we get
A−1(AX) = A−1B
∴ (A−1A)X = A−1B
∴ IX = A−1B
∴ X = A−1B .......(i)
To determine X, we have to find A−1
|A| = `1|(1, 1),(0, 1)| - 1|(0, 1),(1, 1)| + 0`
= 1(1 – 0) –1(0 – 1)
= 1 + 1
= 2 ≠ 0
∴ A−1 exists.
Consider, AA−1 = I
∴ `[(1, 1, 0),(0, 1, 1),(1, 0, 1)]` A−1 = `[(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
Applying R3 → R3 – R1, we get
`[(1, 1, 0),(0, 1, 1),(1, -1, 1)]` A−1 = `[(1, 0, 0),(0, 1, 0),(-1, 0, 1)]`
Applying R2 → R2 − R3, we get
`[(1, 1, 0),(0, 2, 0),(0, -1, 1)]` A−1 = `[(1, 0, 0),(1, 1, -1),(-1, 0, 1)]`
Applying R1 → `(1/2)` R2, we get
`[(1, 1, 0),(0, 1, 0),(0, -1, 1)]` A−1 = `[(1, 0, 0),(1/2, 1/2, -1/2),(-1, 0, 1)]`
Applying R1 → R1 − R2, we get
`[(1, 1, 0),(0, 1, 0),(0, -1, 1)]` A−1 = `[(1/2, 1/2, 1/2),(1/2, 1/2, -1/2),(-1, 0, 1)]`
Applying R3 → R3 + R2, we get
`[(1, 1, 0),(0, 1, 0),(0, 0, 1)]` A−1 = `[(1/2, 1/2, 1/2),(1/2, 1/2, -1/2),(-1/2, 1/2, 1/2)]`
∴ A−1 = `[(1/2, 1/2, 1/2),(1/2, 1/2, -1/2),(-1/2, 1/2, 1/2)]`
∴ X = `[(1/2, 1/2, 1/2),(1/2, 1/2, -1/2),(-1/2, 1/2, 1/2)] [(1),(5/3),(4/3)]` .......[From (i)]
∴ `[(x),(y),(z)] = [(1/3),(2/3),(3/1)]`
∴ By equality of matrices, we get
x = `1/3` y = `2/3` and z = 1
APPEARS IN
RELATED QUESTIONS
Examine the consistency of the system of equations.
2x − y = 5
x + y = 4
Solve the system of linear equations using the matrix method.
5x + 2y = 3
3x + 2y = 5
Solve the system of linear equations using the matrix method.
2x + 3y + 3z = 5
x − 2y + z = −4
3x − y − 2z = 3
Evaluate
\[∆ = \begin{vmatrix}0 & \sin \alpha & - \cos \alpha \\ - \sin \alpha & 0 & \sin \beta \\ \cos \alpha & - \sin \beta & 0\end{vmatrix}\]
Find the integral value of x, if \[\begin{vmatrix}x^2 & x & 1 \\ 0 & 2 & 1 \\ 3 & 1 & 4\end{vmatrix} = 28 .\]
For what value of x the matrix A is singular?
\[A = \begin{bmatrix}x - 1 & 1 & 1 \\ 1 & x - 1 & 1 \\ 1 & 1 & x - 1\end{bmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}a & h & g \\ h & b & f \\ g & f & c\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}a & b & c \\ a + 2x & b + 2y & c + 2z \\ x & y & z\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}\]
\[\begin{vmatrix}b^2 + c^2 & ab & ac \\ ba & c^2 + a^2 & bc \\ ca & cb & a^2 + b^2\end{vmatrix} = 4 a^2 b^2 c^2\]
\[\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 that
\[\begin{vmatrix}\frac{a^2 + b^2}{c} & c & c \\ a & \frac{b^2 + c^2}{a} & a \\ b & b & \frac{c^2 + a^2}{b}\end{vmatrix} = 4abc\]
Prove that
\[\begin{vmatrix}- bc & b^2 + bc & c^2 + bc \\ a^2 + ac & - ac & c^2 + ac \\ a^2 + ab & b^2 + ab & - ab\end{vmatrix} = \left( ab + bc + ca \right)^3\]
Without expanding, prove that
\[\begin{vmatrix}a & b & c \\ x & y & z \\ p & q & r\end{vmatrix} = \begin{vmatrix}x & y & z \\ p & q & r \\ a & b & c\end{vmatrix} = \begin{vmatrix}y & b & q \\ x & a & p \\ z & c & r\end{vmatrix}\]
Solve the following determinant equation:
If \[a, b\] and c are all non-zero and
Using determinants, find the value of k so that the points (k, 2 − 2 k), (−k + 1, 2k) and (−4 − k, 6 − 2k) may be collinear.
2x − y = 1
7x − 2y = −7
Prove that :
Prove that
x − 4y − z = 11
2x − 5y + 2z = 39
− 3x + 2y + z = 1
2x − 3y − 4z = 29
− 2x + 5y − z = − 15
3x − y + 5z = − 11
A salesman has the following record of sales during three months for three items A, B and C which have different rates of commission
| Month | Sale of units | Total commission drawn (in Rs) |
||
| A | B | C | ||
| Jan | 90 | 100 | 20 | 800 |
| Feb | 130 | 50 | 40 | 900 |
| March | 60 | 100 | 30 | 850 |
Find out the rates of commission on items A, B and C by using determinant method.
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}1 & 2 \\ 3 & - 1\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 0 \\ - 1 & 0\end{bmatrix}\] , find |AB|.
Find the value of the determinant \[\begin{vmatrix}243 & 156 & 300 \\ 81 & 52 & 100 \\ - 3 & 0 & 4\end{vmatrix} .\]
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 ω 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}\]
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\]
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
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
The value of \[\begin{vmatrix}1 & 1 & 1 \\ {}^n C_1 & {}^{n + 2} C_1 & {}^{n + 4} C_1 \\ {}^n C_2 & {}^{n + 2} C_2 & {}^{n + 4} C_2\end{vmatrix}\] is
Solve the following system of equations by matrix method:
3x + 7y = 4
x + 2y = −1
Solve the following system of equations by matrix method:
5x + 3y + z = 16
2x + y + 3z = 19
x + 2y + 4z = 25
Solve the following system of equations by matrix method:
x + y + z = 6
x + 2z = 7
3x + y + z = 12
Show that the following systems of linear equations is consistent and also find their solutions:
5x + 3y + 7z = 4
3x + 26y + 2z = 9
7x + 2y + 10z = 5
Show that each one of the following systems of linear equation is inconsistent:
4x − 5y − 2z = 2
5x − 4y + 2z = −2
2x + 2y + 8z = −1
A school wants to award its students for the values of Honesty, Regularity and Hard work with a total cash award of Rs 6,000. Three times the award money for Hard work added to that given for honesty amounts to Rs 11,000. The award money given for Honesty and Hard work together is double the one given for Regularity. Represent the above situation algebraically and find the award money for each value, using matrix method. Apart from these values, namely, Honesty, Regularity and Hard work, suggest one more value which the school must include for awards.
A shopkeeper has 3 varieties of pens 'A', 'B' and 'C'. Meenu purchased 1 pen of each variety for a total of Rs 21. Jeevan purchased 4 pens of 'A' variety 3 pens of 'B' variety and 2 pens of 'C' variety for Rs 60. While Shikha purchased 6 pens of 'A' variety, 2 pens of 'B' variety and 3 pens of 'C' variety for Rs 70. Using matrix method, find cost of each variety of pen.
2x − y + z = 0
3x + 2y − z = 0
x + 4y + 3z = 0
Show that \[\begin{vmatrix}y + z & x & y \\ z + x & z & x \\ x + y & y & z\end{vmatrix} = \left( x + y + z \right) \left( x - z \right)^2\]
Solve the following equations by using inversion method.
x + y + z = −1, x − y + z = 2 and x + y − z = 3
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
In system of equations, if inverse of matrix of coefficients A is multiplied by right side constant B vector then resultant will be?
Choose the correct option:
If a, b, c are in A.P. then the determinant `[(x + 2, x + 3, x + 2a),(x + 3, x + 4, x + 2b),(x + 4, x + 5, x + 2c)]` 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
______.
