Advertisements
Advertisements
प्रश्न
Solve the following system of equations by matrix method:
x + y + z = 6
x + 2z = 7
3x + y + z = 12
Advertisements
उत्तर
x + y + z = 6
x + 2z = 7
3x + y + z = 12
AX = B
`A = [(1,1,1),(1,0,2),(3,1,1)], X = [(x),(y),(z)], B = [(6),(7),(12)]`
X = A−1B
`A^-1 = 1/|A| . adj(A)`
`A = [(1,1,1),(1,0,2),(3,1,1)]`
Use cofactor expansion along the first row:
`|A| = 1 . |(0,2),(1,1)|-1. |(1,2),(3,1)| +1.|(1,0),(3,1)|`
Now calculate each 2 × 2 determinant:
`|(0,2),(1,1)| = 0(1)-2(1) = -2`
`|(1,2),(3,1)| = 1(1) -2(3) = 1-6=-5`
`|(1,0),(3,1)| = 1(1) - 0(3) = 1`
∣A∣ = 1(−2)−1 (−5) + 1(1) = −2 + 5 + 1 = 4
We already computed these minors earlier, but here’s the full cofactor matrix:
`Cof(A) = [(-2,5,1),(0,0,-2),(2,-1,-1)]`
adj(A) = Cof(A)T = `[(-2,0,2),(5,0,-1),(1,-2,-1)]`
`A^-1 = 1/4 . [(-2,0,2),(5,0,-1),(1,-2,-1)]`
X = A−1B = `1/4 [(-2,0,2),(5,0,-1),(1,-2,-1)] . [(6),(7),(12)]`
(−2) (6) + (0) (7) + (2) (12) = −12 + 0 + 24 = 12
(5) (6) + (0) (7) + (−1) (12) = 30 + 0 −12 = 18
(1) (6) + (−2) (7) + (−1) (12) = 6 − 14 − 12 = −20
`X = 1/4 . [(12),(18),(-20)] = [(3),(4.5),(-5)]`
x = 2, y = 1, z = 3
APPEARS IN
संबंधित प्रश्न
Find the value of x, if
\[\begin{vmatrix}2 & 4 \\ 5 & 1\end{vmatrix} = \begin{vmatrix}2x & 4 \\ 6 & x\end{vmatrix}\]
Find the value of x, if
\[\begin{vmatrix}2 & 3 \\ 4 & 5\end{vmatrix} = \begin{vmatrix}x & 3 \\ 2x & 5\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}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}49 & 1 & 6 \\ 39 & 7 & 4 \\ 26 & 2 & 3\end{vmatrix}\]
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\]
\[\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\]
Using determinants show that the following points are collinear:
(5, 5), (−5, 1) and (10, 7)
Using determinants show that the following points are collinear:
(1, −1), (2, 1) and (4, 5)
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 :
\[\begin{vmatrix}\left( b + c \right)^2 & a^2 & bc \\ \left( c + a \right)^2 & b^2 & ca \\ \left( a + b \right)^2 & c^2 & ab\end{vmatrix} = \left( a - b \right) \left( b - c \right) \left( c - a \right) \left( a + b + c \right) \left( a^2 + b^2 + c^2 \right)\]
Prove that :
5x + 7y = − 2
4x + 6y = − 3
5x − 7y + z = 11
6x − 8y − z = 15
3x + 2y − 6z = 7
x + y + z + 1 = 0
ax + by + cz + d = 0
a2x + b2y + x2z + d2 = 0
2x + y − 2z = 4
x − 2y + z = − 2
5x − 5y + z = − 2
If I3 denotes identity matrix of order 3 × 3, write the value of its determinant.
Write the value of \[\begin{vmatrix}a + ib & c + id \\ - c + id & a - ib\end{vmatrix} .\]
Write the value of the determinant \[\begin{vmatrix}2 & 3 & 4 \\ 5 & 6 & 8 \\ 6x & 9x & 12x\end{vmatrix}\]
For what value of x is the matrix \[\begin{bmatrix}6 - x & 4 \\ 3 - x & 1\end{bmatrix}\] singular?
If \[\begin{vmatrix}2x & 5 \\ 8 & x\end{vmatrix} = \begin{vmatrix}6 & - 2 \\ 7 & 3\end{vmatrix}\] , write the value of x.
The value of the determinant
Using the factor theorem it is found that a + b, b + c and c + a are three factors of the determinant
The other factor in the value of the determinant is
If a, b, c are in A.P., then the determinant
\[\begin{vmatrix}x + 2 & x + 3 & x + 2a \\ x + 3 & x + 4 & x + 2b \\ x + 4 & x + 5 & x + 2c\end{vmatrix}\]
The number of distinct real roots of \[\begin{vmatrix}cosec x & \sec x & \sec x \\ \sec x & cosec x & \sec x \\ \sec x & \sec x & cosec x\end{vmatrix} = 0\] lies in the interval
\[- \frac{\pi}{4} \leq x \leq \frac{\pi}{4}\]
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
Solve the following system of equations by matrix method:
3x + y = 19
3x − y = 23
Solve the following system of equations by matrix method:
x + y − z = 3
2x + 3y + z = 10
3x − y − 7z = 1
Solve the following system of equations by matrix method:
x + y + z = 3
2x − y + z = − 1
2x + y − 3z = − 9
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 = 2
2x − y = 0
2y − z = 1
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 + 2y − 2z = 1
4x + 4y − z = 2
6x + 6y + 2z = 3
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.
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?
x + y − z = 0
x − 2y + z = 0
3x + 6y − 5z = 0
Let A = `[(1,sin α,1),(-sin α,1,sin α),(-1,-sin α,1)]`, where 0 ≤ α ≤ 2π, then:
Using the matrix method, solve the following system of linear equations:
`2/x + 3/y + 10/z` = 4, `4/x - 6/y + 5/z` = 1, `6/x + 9/y - 20/z` = 2.
