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
संबंधित प्रश्न
Examine the consistency of the system of equations.
3x − y − 2z = 2
2y − z = −1
3x − 5y = 3
Solve the system of linear equations using the matrix method.
2x – y = –2
3x + 4y = 3
Solve the system of linear equations using the matrix method.
5x + 2y = 3
3x + 2y = 5
Evaluate the following determinant:
\[\begin{vmatrix}\cos \theta & - \sin \theta \\ \sin \theta & \cos \theta\end{vmatrix}\]
Show that
\[\begin{vmatrix}\sin 10^\circ & - \cos 10^\circ \\ \sin 80^\circ & \cos 80^\circ\end{vmatrix} = 1\]
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}\]
\[\begin{vmatrix}b + c & a & a \\ b & c + a & b \\ c & c & a + b\end{vmatrix} = 4abc\]
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\]
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}\]
Show that x = 2 is a root of the equation
If a, b, c are real numbers such that
\[\begin{vmatrix}b + c & c + a & a + b \\ c + a & a + b & b + c \\ a + b & b + c & c + a\end{vmatrix} = 0\] , then show that either
\[a + b + c = 0 \text{ or, } a = b = c\]
Find the area of the triangle with vertice at the point:
(2, 7), (1, 1) and (10, 8)
Using determinants, find the equation of the line joining the points
(1, 2) and (3, 6)
Using determinants, find the equation of the line joining the points
(3, 1) and (9, 3)
Find values of k, if area of triangle is 4 square units whose vertices are
(−2, 0), (0, 4), (0, k)
2x − y = 1
7x − 2y = −7
Prove that :
Prove that :
9x + 5y = 10
3y − 2x = 8
x+ y = 5
y + z = 3
x + z = 4
3x − y + 2z = 3
2x + y + 3z = 5
x − 2y − z = 1
x − y + 3z = 6
x + 3y − 3z = − 4
5x + 3y + 3z = 10
If a, b, c are distinct, then the value of x satisfying \[\begin{vmatrix}0 & x^2 - a & x^3 - b \\ x^2 + a & 0 & x^2 + c \\ x^4 + b & x - c & 0\end{vmatrix} = 0\text{ is }\]
The value of \[\begin{vmatrix}5^2 & 5^3 & 5^4 \\ 5^3 & 5^4 & 5^5 \\ 5^4 & 5^5 & 5^6\end{vmatrix}\]
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 = 2
2x − y = 0
2y − z = 1
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
2x − y + z = 0
3x + 2y − z = 0
x + 4y + 3z = 0
x + y + z = 0
x − y − 5z = 0
x + 2y + 4z = 0
Solve the following for x and y: \[\begin{bmatrix}3 & - 4 \\ 9 & 2\end{bmatrix}\binom{x}{y} = \binom{10}{ 2}\]
For the system of equations:
x + 2y + 3z = 1
2x + y + 3z = 2
5x + 5y + 9z = 4
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 system of equations by using inversion method
x + y = 1, y + z = `5/3`, z + x = `4/3`
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 ____________.
If A = `[(1,-1,0),(2,3,4),(0,1,2)]` and B = `[(2,2,-4),(-4,2,-4),(2,-1,5)]`, then:
Let A = `[(i, -i),(-i, i)], i = sqrt(-1)`. Then, the system of linear equations `A^8[(x),(y)] = [(8),(64)]` has ______.
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 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 ______.
