Advertisements
Advertisements
Question
Solve the system of linear equations using the matrix method.
2x + y + z = 1
x – 2y – z = `3/2`
3y – 5z = 9
Advertisements
Solution
The given equation,
2x + y + z = 1
x – 2y – z = `3/2`
3y – 5z = 9
The equation can be written as a system so X = A−1B
Where, A = `[(2,1,1),(1,-2,-1),(0,3,-5)]`, X = `[(x),(y),(z)]` and B = `[(1),(3/2),(9)]`
∴ |A| = `|(2,1,1),(1,-2,-1),(0,3,-5)|`
= 2[10 + 3] − 1[−5 + 0] + 1[3 + 0]
= 2 × 13 − 1 × (−5) + 1 × 3
= 26 + 5 + 3
= 34 ≠ 0
The cofactors of the elements of matrix A are as follows:
A11 = `(-1)^(1 + 1) |(-2,-1),(3,-5)|`
= (−1)2 [10 + 3]
= 1 × 13
= 13
A12 = `(-1)^(1 + 2) |(1,-1),(0,-5)|`
= (−1)3 [−5 + 0]
= −1 × (−5)
= 5
A13 = `(- 1)^(1 + 3) |(1,-2),(0,3)|`
= (−1)4 [3 + 0]
= 1 × 3
= 3
A21 = `(-1)^(2 + 1) |(1,1),(3,-5)|`
= (−1)3 [−5 − 3]
= −1 × (−8)
= 8
A22 = `(-1)^(2+2) |(2,1), (0,-5)|`
= (−1)4 [−10 − 0]
= 1 × −10
= −10
A23 = `(-1)^(2 + 3) |(2,1),(0,3)|`
= (−1)5 [6 − 0]
= −1 × 6
= −6
A31 = `(-1)^(3 + 1) |(1,1),(-2,-1)|`
= (−1)4 [−1 + 2]
= 1 × 1
= 1
A32 = `(-1)^(3 + 2) |(2,1),(1,-1)|`
= (−1)5 [−2 − 1]
= −1 × (−3)
= 3
A33 = `(-1)^(3 + 3) |(2,1),(1,-2)|`
= (−1)6 [−4 − 1]
= 1 × (−5)
= −5
Hence, the matrix made up of the elements of the cofactors = `[(13,5,3),(8,-10,-6),(1,3,-5)]`
∴ adj A = `[(13,5,3),(8,-10,-6),(1,3,-5)] = [(13,8,1),(5,-10,3),(3,-6,-5)]`
A−1 = `1/|A|` (adj A)
= `1/34 [(13,8,1),(5,-10,3),(3,-6,-5)]`
∴ X = A−1B
= `1/34 [(13,8,1),(5,-10,3),(3,-6,-5)] [(1),(3/2),(9)]`
= `1/34 [(13 + 12 + 9),(5 - 15 + 27),(3 - 9 - 45)]`
= `1/34 [(34),(17),(-51)]`
= `[(34/34),(17/34),((-51)/34)]`
⇒ `[(x),(y),(z)] = [(1),(1/2),((-3)/2)]`
⇒ x = 1, y = `1/2` and z = `(-3)/2`
APPEARS IN
RELATED QUESTIONS
Examine the consistency of the system of equations.
5x − y + 4z = 5
2x + 3y + 5z = 2
5x − 2y + 6z = −1
Solve the system of linear equations using the matrix method.
2x + 3y + 3z = 5
x − 2y + z = −4
3x − 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`
Evaluate the following determinant:
\[\begin{vmatrix}\cos \theta & - \sin \theta \\ \sin \theta & \cos \theta\end{vmatrix}\]
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}0 & x & y \\ - x & 0 & z \\ - y & - z & 0\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\]
Solve the following determinant equation:
Using determinants, find the area of the triangle whose vertices are (1, 4), (2, 3) and (−5, −3). Are the given points collinear?
If the points (3, −2), (x, 2), (8, 8) are collinear, find x using determinant.
Using determinants, find the equation of the line joining the points
(1, 2) and (3, 6)
2x − y = 1
7x − 2y = −7
Prove that :
3x + ay = 4
2x + ay = 2, a ≠ 0
Solve each of the following system of homogeneous linear equations.
2x + 3y + 4z = 0
x + y + z = 0
2x − y + 3z = 0
If A and B are non-singular matrices of the same order, write whether AB is singular or non-singular.
If \[\begin{vmatrix}a & p & x \\ b & q & y \\ c & r & z\end{vmatrix} = 16\] , then the value of \[\begin{vmatrix}p + x & a + x & a + p \\ q + y & b + y & b + q \\ r + z & c + z & c + r\end{vmatrix}\] is
Solve the following system of equations by matrix method:
8x + 4y + 3z = 18
2x + y +z = 5
x + 2y + z = 5
Show that the following systems of linear equations is consistent and also find their solutions:
6x + 4y = 2
9x + 6y = 3
Show that the following systems of linear equations is consistent and also find their solutions:
2x + 2y − 2z = 1
4x + 4y − z = 2
6x + 6y + 2z = 3
Show that each one of the following systems of linear equation is inconsistent:
2x + 3y = 5
6x + 9y = 10
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
Two institutions decided to award their employees for the three values of resourcefulness, competence and determination in the form of prices at the rate of Rs. x, y and z respectively per person. The first institution decided to award respectively 4, 3 and 2 employees with a total price money of Rs. 37000 and the second institution decided to award respectively 5, 3 and 4 employees with a total price money of Rs. 47000. If all the three prices per person together amount to Rs. 12000 then using matrix method find the value of x, y and z. What values are described in this equations?
Two factories decided to award their employees for three values of (a) adaptable tonew techniques, (b) careful and alert in difficult situations and (c) keeping clam in tense situations, at the rate of ₹ x, ₹ y and ₹ z per person respectively. The first factory decided to honour respectively 2, 4 and 3 employees with a total prize money of ₹ 29000. The second factory decided to honour respectively 5, 2 and 3 employees with the prize money of ₹ 30500. If the three prizes per person together cost ₹ 9500, then
i) represent the above situation by matrix equation and form linear equation using matrix multiplication.
ii) Solve these equation by matrix method.
iii) Which values are reflected in the questions?
Two schools A and B want to award their selected students on the values of sincerity, truthfulness and helpfulness. The school A wants to award ₹x each, ₹y each and ₹z each for the three respective values to 3, 2 and 1 students respectively with a total award money of ₹1,600. School B wants to spend ₹2,300 to award its 4, 1 and 3 students on the respective values (by giving the same award money to the three values as before). If the total amount of award for one prize on each value is ₹900, using matrices, find the award money for each value. Apart from these three values, suggest one more value which should be considered for award.
x + y + z = 0
x − y − 5z = 0
x + 2y + 4z = 0
If \[\begin{bmatrix}1 & 0 & 0 \\ 0 & y & 0 \\ 0 & 0 & 1\end{bmatrix}\begin{bmatrix}x \\ - 1 \\ z\end{bmatrix} = \begin{bmatrix}1 \\ 0 \\ 1\end{bmatrix}\] , find x, y and z.
The system of linear equations:
x + y + z = 2
2x + y − z = 3
3x + 2y + kz = 4 has a unique solution if
If A = `[[1,1,1],[0,1,3],[1,-2,1]]` , find A-1Hence, solve the system of equations:
x +y + z = 6
y + 3z = 11
and x -2y +z = 0
Show that if the determinant ∆ = `|(3, -2, sin3theta),(-7, 8, cos2theta),(-11, 14, 2)|` = 0, then sinθ = 0 or `1/2`.
If c < 1 and the system of equations x + y – 1 = 0, 2x – y – c = 0 and – bx+ 3by – c = 0 is consistent, then the possible real values of b are
The system of linear equations
3x – 2y – kz = 10
2x – 4y – 2z = 6
x + 2y – z = 5m
is inconsistent if ______.
Let P = `[(-30, 20, 56),(90, 140, 112),(120, 60, 14)]` and A = `[(2, 7, ω^2),(-1, -ω, 1),(0, -ω, -ω + 1)]` where ω = `(-1 + isqrt(3))/2`, and I3 be the identity matrix of order 3. If the determinant of the matrix (P–1AP – I3)2 is αω2, then the value of α is equal to ______.
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
______.
The greatest value of c ε R for which the system of linear equations, x – cy – cz = 0, cx – y + cz = 0, cx + cy – z = 0 has a non-trivial solution, is ______.
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 ______.
