Advertisements
Advertisements
Question
Solve the system of linear equations using the matrix method.
2x + 3y + 3z = 5
x − 2y + z = −4
3x − y − 2z = 3
Advertisements
Solution
`[(2,3,3),(1,-2,1),(3,-1,-2)] [(x),(y),(z)] = [(5),(-4),(3)]` AX = B
A = `[(2,3,3),(1,-2,1),(3,-1,-2)]`, X = `[(x),(y),(z)]` or B = `[(5),(-4),(3)]`
Now, |A| = `|(2,3,3),(1,-2,1),(3,-1,-2)|`
= 2(4 + 1) − 3(−2 − 3) + 3(−1 + 6)
= 10 + 15 + 15
= 40 ≠ 0
∴ A−1 exists and hence the given equation has a unique solution.
A11 = `(-1)^(1 + 1) |(-2,1),(-1,-2)|`
= 4 + 1
= 5
A12 = `(-1)^(1 + 2) |(1,1),(3,-2)|`
= (−2 − 3)
= 5
A13 = `(-1)^(1 + 3) |(1,-2),(3,-1)|`
= −1 + 6
= 5
A21 = `(-1)^(2 + 1) |(3,3),(-1,-2)|`
= −(−6 + 3)
= 3
A22 = `(-1)^(2 + 2) |(2,3),(3,-2)|`
= −4 − 9
= −13
A23 = `(-1)^(2 + 3) |(2,3),(3,-1)|`
= −(−2 − 9)
= 11
A31 = `(-1)^ (3 + 1) |(3,3),(-2,1)|`
= 3 + 6
= 9
A32 = `(-1)^(3 + 2) |(2,3),(1,1)|`
= −(2 − 3)
= 1
A33 = `(-1)^(3 + 3) |(2,3),(1, -2)|`
= −4 − 3
= −7
∴ A−1 = `1/|A|` (Adj A)
= `1/40 [(5,5,5),(3,-13,11),(9,1,-7)]`
= `1/40 [(5,3,9),(5,-13,1),(5,11,-7)]`
X = A−1B
⇒ `[(x),(y),(z)] = 1/40 [(5,3,9),(5,-13,1),(5,11,-7)] [(5),(-4),(3)]`
= `1/40 [(25 - 12 + 27),(25 + 52 + 3),(25 - 44 - 21)]`
= `1/40 [(40),(80),(-40)]`
= `[(1),(2),(-1)]`
∴ x = 1, y = 2 and z = −1
APPEARS IN
RELATED QUESTIONS
Let A be a nonsingular square matrix of order 3 × 3. Then |adj A| is equal to ______.
Solve the system of linear equations using the matrix method.
5x + 2y = 3
3x + 2y = 5
For what value of x the matrix A is singular?
\[ A = \begin{bmatrix}1 + x & 7 \\ 3 - x & 8\end{bmatrix}\]
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}1 & 43 & 6 \\ 7 & 35 & 4 \\ 3 & 17 & 2\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\sin\alpha & \cos\alpha & \cos(\alpha + \delta) \\ \sin\beta & \cos\beta & \cos(\beta + \delta) \\ \sin\gamma & \cos\gamma & \cos(\gamma + \delta)\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}\]
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\]
\[\begin{vmatrix}1 + a & 1 & 1 \\ 1 & 1 + a & a \\ 1 & 1 & 1 + a\end{vmatrix} = a^3 + 3 a^2\]
Show that
Solve the following determinant equation:
Find the area of the triangle with vertice at the point:
(−1, −8), (−2, −3) and (3, 2)
Using determinants prove that the points (a, b), (a', b') and (a − a', b − b') are collinear if ab' = a'b.
x − 2y = 4
−3x + 5y = −7
Prove that :
5x + 7y = − 2
4x + 6y = − 3
x + y − z = 0
x − 2y + z = 0
3x + 6y − 5z = 0
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.
For what value of x, the following matrix is singular?
Write the value of the determinant \[\begin{vmatrix}2 & - 3 & 5 \\ 4 & - 6 & 10 \\ 6 & - 9 & 15\end{vmatrix} .\]
Find the value of the determinant \[\begin{vmatrix}2^2 & 2^3 & 2^4 \\ 2^3 & 2^4 & 2^5 \\ 2^4 & 2^5 & 2^6\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
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
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:
x + y − z = 3
2x + 3y + z = 10
3x − y − 7z = 1
Show that the following systems of linear equations is consistent and also find their solutions:
2x + 3y = 5
6x + 9y = 15
2x − y + 2z = 0
5x + 3y − z = 0
x + 5y − 5z = 0
The number of solutions of the system of equations
2x + y − z = 7
x − 3y + 2z = 1
x + 4y − 3z = 5
is
On her birthday Seema decided to donate some money to children of an orphanage home. If there were 8 children less, everyone would have got ₹ 10 more. However, if there were 16 children more, everyone would have got ₹ 10 less. Using the matrix method, find the number of children and the amount distributed by Seema. What values are reflected by Seema’s decision?
Transform `[(1, 2, 4),(3, -1, 5),(2, 4, 6)]` into an upper triangular matrix by using suitable row transformations
The cost of 4 dozen pencils, 3 dozen pens and 2 dozen erasers is ₹ 60. The cost of 2 dozen pencils, 4 dozen pens and 6 dozen erasers is ₹ 90. Whereas the cost of 6 dozen pencils, 2 dozen pens and 3 dozen erasers is ₹ 70. Find the cost of each item per dozen by using matrices
Prove that (A–1)′ = (A′)–1, where A is an invertible matrix.
The system of simultaneous linear equations kx + 2y – z = 1, (k – 1)y – 2z = 2 and (k + 2)z = 3 have a unique solution if k equals:
If `|(x + 1, x + 2, x + a),(x + 2, x + 3, x + b),(x + 3, x + 4, x + c)|` = 0, then a, b, care in
The system of linear equations
3x – 2y – kz = 10
2x – 4y – 2z = 6
x + 2y – z = 5m
is inconsistent if ______.
