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
संबंधित प्रश्न
If `|[x+1,x-1],[x-3,x+2]|=|[4,-1],[1,3]|`, then write the value of x.
Evaluate
\[\begin{vmatrix}2 & 3 & - 5 \\ 7 & 1 & - 2 \\ - 3 & 4 & 1\end{vmatrix}\] by two methods.
Find the value of x, if
\[\begin{vmatrix}2 & 3 \\ 4 & 5\end{vmatrix} = \begin{vmatrix}x & 3 \\ 2x & 5\end{vmatrix}\]
Find the value of x, if
\[\begin{vmatrix}3 & x \\ x & 1\end{vmatrix} = \begin{vmatrix}3 & 2 \\ 4 & 1\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}a & b + c & a^2 \\ b & c + a & b^2 \\ c & a + b & c^2\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}x + \lambda & x & x \\ x & x + \lambda & x \\ x & x & x + \lambda\end{vmatrix}\]
Show that x = 2 is a root of the equation
Find the area of the triangle with vertice at the point:
(2, 7), (1, 1) and (10, 8)
Find the area of the triangle with vertice at the point:
(0, 0), (6, 0) and (4, 3)
If the points (x, −2), (5, 2), (8, 8) are collinear, find x using determinants.
Using determinants, find the equation of the line joining the points
(3, 1) and (9, 3)
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)\]
x + y + z + 1 = 0
ax + by + cz + d = 0
a2x + b2y + x2z + d2 = 0
x + y − z = 0
x − 2y + z = 0
3x + 6y − 5z = 0
x − y + 3z = 6
x + 3y − 3z = − 4
5x + 3y + 3z = 10
If \[A = \begin{bmatrix}1 & 2 \\ 3 & - 1\end{bmatrix}\text{ and B} = \begin{bmatrix}1 & - 4 \\ 3 & - 2\end{bmatrix},\text{ find }|AB|\]
If \[\begin{vmatrix}2x + 5 & 3 \\ 5x + 2 & 9\end{vmatrix} = 0\]
If |A| = 2, where A is 2 × 2 matrix, find |adj A|.
If \[\begin{vmatrix}x & \sin \theta & \cos \theta \\ - \sin \theta & - x & 1 \\ \cos \theta & 1 & x\end{vmatrix} = 8\] , write the value of x.
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 \[\begin{vmatrix}2x & 5 \\ 8 & x\end{vmatrix} = \begin{vmatrix}6 & - 2 \\ 7 & 3\end{vmatrix}\] , then x =
Solve the following system of equations by matrix method:
3x + 4y + 2z = 8
2y − 3z = 3
x − 2y + 6z = −2
Solve the following system of equations by matrix method:
2x + y + z = 2
x + 3y − z = 5
3x + y − 2z = 6
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:
4x − 5y − 2z = 2
5x − 4y + 2z = −2
2x + 2y + 8z = −1
The number of solutions of the system of equations:
2x + y − z = 7
x − 3y + 2z = 1
x + 4y − 3z = 5
Consider the system of equations:
a1x + b1y + c1z = 0
a2x + b2y + c2z = 0
a3x + b3y + c3z = 0,
if \[\begin{vmatrix}a_1 & b_1 & c_1 \\ a_2 & b_2 & c_2 \\ a_3 & b_3 & c_3\end{vmatrix}\]= 0, then the system has
If \[A = \begin{bmatrix}1 & - 2 & 0 \\ 2 & 1 & 3 \\ 0 & - 2 & 1\end{bmatrix}\] ,find A–1 and hence solve the system of equations x – 2y = 10, 2x + y + 3z = 8 and –2y + z = 7.
System of equations x + y = 2, 2x + 2y = 3 has ______
Solve the following by inversion method 2x + y = 5, 3x + 5y = −3
Solve the following system of equations by using inversion method
x + y = 1, y + z = `5/3`, z + x = `4/3`
Prove that (A–1)′ = (A′)–1, where A is an invertible matrix.
If ` abs((1 + "a"^2 "x", (1 + "b"^2)"x", (1 + "c"^2)"x"),((1 + "a"^2) "x", 1 + "b"^2 "x", (1 + "c"^2) "x"), ((1 + "a"^2) "x", (1 + "b"^2) "x", 1 + "c"^2 "x"))`, then f(x) is apolynomial of degree ____________.
Solve the following system of equations x − y + z = 4, x − 2y + 2z = 9 and 2x + y + 3z = 1.
If A = `[(1,-1,0),(2,3,4),(0,1,2)]` and B = `[(2,2,-4),(-4,2,-4),(2,-1,5)]`, then:
