Advertisements
Advertisements
प्रश्न
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`
Advertisements
उत्तर
The given equation,
`2/x + 3/y + 10/z = 4`
`4/x - 6/y + 5/z = 1`
`6/x + 9/y - 20/z = 2`
Let, `1/x` = u, `1/y` = v, `1/z` = w
∴ 2u + 3v + 10w = 4
4u − 6v + 5w = 1
6u + 9v − 20w = 2
This can be written as AX = B, where
A = `[(2,3,10),(4,-6,5),(6,9,-20)]`, X = `[(u),(v),(w)]`, B = `[(4),(1),(2)]`
The element Aij is the cofactor of aij.
A11 = `(-1)^(1 + 1)[(-6,5),(9,-20)]`
= (−1)2 [120 − 45]
= 1 × 75
= 75
A12 = `(-1)^(1 + 2)[(4,5),(6,-20)]`
= (−1)3 [−80 − 30]
= −1 × (−110)
= 110
A13 = `(-1)^(1 + 3)[(4,-6),(6,9)]`
= (−1)4 [36 + 36]
= 1 × 72
= 72
A21 = `(-1)^(2 + 1)[(3,10),(9,-20)]`
= (−1)3 [−60 − 90]
= −1 × (−150)
= 150
A22 = `(-1)^(2 + 2)[(2,10),(6,-20)]`
= (−1)4 [−40 − 60]
= 1 × (−100)
= −100
A23 = `(-1)^(2 + 3)[(2,3),(6,9)]`
= (−1)5 [18 - 18]
= 0
A31 = `(-1)^(3 + 1)[(3,10),(-6,5)]`
= (−1)4 [15 + 60]
= 1 × 75
= 75
A32 = `(-1)^(3 + 2)[(2,10),(4,5)]`
= (−1)5 [10 − 40]
= −1 × (−30)
= 30
A33 = `(-1)^(3 + 3)[(2,3),(4,-6)]`
= (−1)6 [−12 − 12]
= 1 × (−24)
= −24
∴ adj A = `[(75,110,72),(150,-100,0),(75,30,-24)]`
= `[(75,150,75),(110,-100,30),(72,0,-24)]`
|A| = a11A11 + a12A12 + a13A13
= 2 × 75 + 3 × 110 + 10 × 72
= 150 + 330 + 720
= 1200
A−1 = `1/|A|` (adj A)
= `1/1200[(75,150,75),(110,-100,30),(72,0,-24)]`
X = A−1B
= `1/1200[(75,150,75),(110,-100,30),(72,0,-24)][(4),(1),(2)]`
`[(u),(v),(w)] = 1/1200[(300 + 150 + 150),(440 - 100 + 60),(288 + 0 - 48)]`
= `1/12000 [(600),(400),(240)]`
= `[(1/2),(1/3),(1/5)]`
∴ u = `1/2`, v = `1/3`, w = `1/5`
⇒ x = `1/u` = 2, y = `1/v` = 3, z = `1/w` = 5
Hence, the solutions of the system of equations are x = 2, y = 3, z = 5.
APPEARS IN
संबंधित प्रश्न
Evaluate the following determinant:
\[\begin{vmatrix}1 & 3 & 5 \\ 2 & 6 & 10 \\ 31 & 11 & 38\end{vmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}1 & 4 & 9 \\ 4 & 9 & 16 \\ 9 & 16 & 25\end{vmatrix}\]
Evaluate the following:
\[\begin{vmatrix}a + x & y & z \\ x & a + y & z \\ x & y & a + z\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\]
Prove the following identity:
`|(a^3,2,a),(b^3,2,b),(c^3,2,c)| = 2(a-b) (b-c) (c-a) (a+b+c)`
Solve the following determinant equation:
Using determinants show that the following points are collinear:
(2, 3), (−1, −2) and (5, 8)
Find the value of \[\lambda\] so that the points (1, −5), (−4, 5) and \[\lambda\] are collinear.
Using determinants, find the equation of the line joining the points
(3, 1) and (9, 3)
2x − y = 1
7x − 2y = −7
Prove that :
6x + y − 3z = 5
x + 3y − 2z = 5
2x + y + 4z = 8
If a, b, c are non-zero real numbers and if the system of equations
(a − 1) x = y + z
(b − 1) y = z + x
(c − 1) z = x + y
has a non-trivial solution, then prove that ab + bc + ca = abc.
Find the value of the determinant
\[\begin{bmatrix}101 & 102 & 103 \\ 104 & 105 & 106 \\ 107 & 108 & 109\end{bmatrix}\]
If \[A = \begin{bmatrix}0 & i \\ i & 1\end{bmatrix}\text{ and }B = \begin{bmatrix}0 & 1 \\ 1 & 0\end{bmatrix}\] , find the value of |A| + |B|.
Evaluate \[\begin{vmatrix}4785 & 4787 \\ 4789 & 4791\end{vmatrix}\]
Write the cofactor of a12 in the following matrix \[\begin{bmatrix}2 & - 3 & 5 \\ 6 & 0 & 4 \\ 1 & 5 & - 7\end{bmatrix} .\]
If \[A = \begin{bmatrix}5 & 3 & 8 \\ 2 & 0 & 1 \\ 1 & 2 & 3\end{bmatrix}\]. Write the cofactor of the element a32.
If \[\begin{vmatrix}x & \sin \theta & \cos \theta \\ - \sin \theta & - x & 1 \\ \cos \theta & 1 & x\end{vmatrix} = 8\] , write 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
Solve the following system of equations by matrix method:
3x + 4y − 5 = 0
x − y + 3 = 0
Solve the following system of equations by matrix method:
3x + 4y + 7z = 14
2x − y + 3z = 4
x + 2y − 3z = 0
Solve the following system of equations by matrix method:
3x + 4y + 2z = 8
2y − 3z = 3
x − 2y + 6z = −2
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:
x + y + z = 6
x + 2y + 3z = 14
x + 4y + 7z = 30
Show that each one of the following systems of linear equation is inconsistent:
4x − 2y = 3
6x − 3y = 5
Use product \[\begin{bmatrix}1 & - 1 & 2 \\ 0 & 2 & - 3 \\ 3 & - 2 & 4\end{bmatrix}\begin{bmatrix}- 2 & 0 & 1 \\ 9 & 2 & - 3 \\ 6 & 1 & - 2\end{bmatrix}\] to solve the system of equations x + 3z = 9, −x + 2y − 2z = 4, 2x − 3y + 4z = −3.
3x − y + 2z = 0
4x + 3y + 3z = 0
5x + 7y + 4z = 0
The system of equation x + y + z = 2, 3x − y + 2z = 6 and 3x + y + z = −18 has
Let \[X = \begin{bmatrix}x_1 \\ x_2 \\ x_3\end{bmatrix}, A = \begin{bmatrix}1 & - 1 & 2 \\ 2 & 0 & 1 \\ 3 & 2 & 1\end{bmatrix}\text{ and }B = \begin{bmatrix}3 \\ 1 \\ 4\end{bmatrix}\] . If AX = B, then X is equal to
The number of solutions of the system of equations:
2x + y − z = 7
x − 3y + 2z = 1
x + 4y − 3z = 5
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.
Find the inverse of the following matrix, using elementary transformations:
`A= [[2 , 3 , 1 ],[2 , 4 , 1],[3 , 7 ,2]]`
Solve the following by inversion method 2x + y = 5, 3x + 5y = −3
`abs ((1, "a"^2 + "bc", "a"^3),(1, "b"^2 + "ca", "b"^3),(1, "c"^2 + "ab", "c"^3))`
