Advertisements
Advertisements
प्रश्न
Solve the following system of equations by matrix method:
6x − 12y + 25z = 4
4x + 15y − 20z = 3
2x + 18y + 15z = 10
उत्तर
Here,
\[A = \begin{bmatrix}6 & - 12 & 25 \\ 4 & 15 & - 20 \\ 2 & 18 & 15\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}6 & - 12 & 25 \\ 4 & 15 & - 20 \\ 2 & 18 & 15\end{vmatrix}\]
\[ = 6\left( 225 + 360 \right) + 12\left( 60 + 40 \right) + 25(72 - 30)\]
\[ = 3510 + 1200 + 1050\]
\[ = 5760\]
\[ {\text{ Let }C}_{ij} {\text{ be the cofactors of the elements a }}_{ij}\text{ in }A\left[ a_{ij} \right]. \text{ Then,}\]
\[ C_{11} = \left( - 1 \right)^{1 + 1} \begin{vmatrix}15 & - 20 \\ 18 & 15\end{vmatrix} = 585, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}4 & - 20 \\ 2 & 15\end{vmatrix} = - 100 , C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}4 & 15 \\ 2 & 18\end{vmatrix} = 42\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}- 12 & 25 \\ 18 & 15\end{vmatrix} = 630, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}6 & 25 \\ 2 & 15\end{vmatrix} = 40, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}6 & - 12 \\ 2 & 18\end{vmatrix} = - 132\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}- 12 & 25 \\ 15 & - 20\end{vmatrix} = - 135, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}6 & 25 \\ 4 & - 20\end{vmatrix} = 220, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}6 & - 12 \\ 4 & 15\end{vmatrix} = 138\]
\[adj A = \begin{bmatrix}585 & - 100 & 42 \\ 630 & 40 & - 132 \\ - 135 & 220 & 138\end{bmatrix}^T \]
\[ = \begin{bmatrix}585 & 630 & - 135 \\ - 100 & 40 & 220 \\ 42 & - 132 & 138\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{5760}\begin{bmatrix}585 & 630 & - 135 \\ - 100 & 40 & 220 \\ 42 & - 132 & 138\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{5760}\begin{bmatrix}585 & 630 & - 135 \\ - 100 & 40 & 220 \\ 42 & - 132 & 138\end{bmatrix}\begin{bmatrix}4 \\ 3 \\ 10\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{5760}\begin{bmatrix}2340 + 1890 - 1350 \\ - 400 + 120 + 2200 \\ 168 - 396 + 1380\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{5760}\begin{bmatrix}2880 \\ 1920 \\ 1152\end{bmatrix}\]
\[ \Rightarrow x = \frac{2880}{5760}, y = \frac{1920}{5760}\text{ and }z = \frac{1152}{5760}\]
\[ \therefore x = \frac{1}{2}, y = \frac{1}{3}\text{ and }z = \frac{1}{5}\]
APPEARS IN
संबंधित प्रश्न
Examine the consistency of the system of equations.
2x − y = 5
x + y = 4
Solve system of linear equations, using matrix method.
2x + y + z = 1
x – 2y – z =` 3/2`
3y – 5z = 9
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}8 & 2 & 7 \\ 12 & 3 & 5 \\ 16 & 4 & 3\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}\]
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}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}1 & 43 & 6 \\ 7 & 35 & 4 \\ 3 & 17 & 2\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}a & b & c \\ a + 2x & b + 2y & c + 2z \\ x & y & z\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\left( 2^x + 2^{- x} \right)^2 & \left( 2^x - 2^{- x} \right)^2 & 1 \\ \left( 3^x + 3^{- x} \right)^2 & \left( 3^x - 3^{- x} \right)^2 & 1 \\ \left( 4^x + 4^{- x} \right)^2 & \left( 4^x - 4^{- x} \right)^2 & 1\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}1 & a & bc \\ 1 & b & ca \\ 1 & c & ab\end{vmatrix}\]
Evaluate the following:
\[\begin{vmatrix}a + x & y & z \\ x & a + y & z \\ x & y & a + z\end{vmatrix}\]
Prove the following identities:
\[\begin{vmatrix}y + z & z & y \\ z & z + x & x \\ y & x & x + y\end{vmatrix} = 4xyz\]
Prove the following identity:
\[\begin{vmatrix}2y & y - z - x & 2y \\ 2z & 2z & z - x - y \\ x - y - z & 2x & 2x\end{vmatrix} = \left( x + y + z \right)^3\]
Show that x = 2 is a root of the equation
Solve the following determinant equation:
Find the area of the triangle with vertice at the point:
(2, 7), (1, 1) and (10, 8)
Find the value of x if the area of ∆ is 35 square cms with vertices (x, 4), (2, −6) and (5, 4).
6x + y − 3z = 5
x + 3y − 2z = 5
2x + y + 4z = 8
2y − 3z = 0
x + 3y = − 4
3x + 4y = 3
2x + y − 2z = 4
x − 2y + z = − 2
5x − 5y + z = − 2
Write the value of
If \[\begin{vmatrix}3x & 7 \\ - 2 & 4\end{vmatrix} = \begin{vmatrix}8 & 7 \\ 6 & 4\end{vmatrix}\] , find the value of x.
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 \[\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:
x + y − z = 3
2x + 3y + z = 10
3x − y − 7z = 1
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:
2x + y + z = 2
x + 3y − z = 5
3x + y − 2z = 6
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 schools P and Q want to award their selected students on the values of Tolerance, Kindness and Leadership. The school P 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 ₹2,200. School Q wants to spend ₹3,100 to award its 4, 1 and 3 students on the respective values (by giving the same award money to the three values as school P). If the total amount of award for one prize on each values is ₹1,200, using matrices, find the award money for each value.
Apart from these three values, suggest one more value which should be considered for award.
3x − y + 2z = 0
4x + 3y + 3z = 0
5x + 7y + 4z = 0
x + y + z = 0
x − y − 5z = 0
x + 2y + 4z = 0
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
Let a, b, c be positive real numbers. The following system of equations in x, y and z
(a) no solution
(b) unique solution
(c) infinitely many solutions
(d) finitely many solutions
The existence of the unique solution of the system of equations:
x + y + z = λ
5x − y + µz = 10
2x + 3y − z = 6
depends on
The system of equations:
x + y + z = 5
x + 2y + 3z = 9
x + 3y + λz = µ
has a unique solution, if
(a) λ = 5, µ = 13
(b) λ ≠ 5
(c) λ = 5, µ ≠ 13
(d) µ ≠ 13
x + y = 1
x + z = − 6
x − y − 2z = 3
If A = `[(1, -1, 2),(3, 0, -2),(1, 0, 3)]`, verify that A(adj A) = (adj A)A
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 `|(x + 1, x + 2, x + a),(x + 2, x + 3, x + b),(x + 3, x + 4, x + c)|` = 0, then a, b, care in
If the following equations
x + y – 3 = 0
(1 + λ)x + (2 + λ)y – 8 = 0
x – (1 + λ)y + (2 + λ) = 0
are consistent then the value of λ can be ______.