English

Solve the Following System of Equations by Matrix Method: 2 X + 3 Y + 10 Z = 4 , 4 X − 6 Y + 5 Z = 1 , 6 X + 9 Y − 20 Z = 2 ; X , Y , Z ≠0 - Mathematics

Advertisements
Advertisements

Question

Solve the following system of equations by matrix method:

\[\frac{2}{x} + \frac{3}{y} + \frac{10}{z} = 4, \frac{4}{x} - \frac{6}{y} + \frac{5}{z} = 1, \frac{6}{x} + \frac{9}{y} - \frac{20}{z} = 2; x, y, z \neq 0\]

 

Solution

\[\text{ Let }\frac{1}{x}\text{ be }a,\frac{1}{y}\text{ be } b \text{ and }\frac{1}{z}\text{ be }c.\]
Here,
\[A = \begin{bmatrix}2 & 3 & 10 \\ 4 & - 6 & 5 \\ 6 & 9 & - 20\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}2 & 3 & 10 \\ 4 & - 6 & 5 \\ 6 & 9 & - 20\end{vmatrix}\]
\[ = 2\left( 120 - 45 \right) - 3\left( - 80 - 30 \right) + 10(36 + 36)\]
\[ = 150 + 330 + 720\]
\[ = 1200\]
\[ {\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}- 6 & 5 \\ 9 & - 20\end{vmatrix} = 75, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}4 & 5 \\ 6 & - 20\end{vmatrix} = 110, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}4 & - 6 \\ 6 & 9\end{vmatrix} = 72\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}3 & 10 \\ 9 & - 20\end{vmatrix} = 150, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}2 & 10 \\ 6 & - 20\end{vmatrix} = - 100, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}2 & 3 \\ 6 & 9\end{vmatrix} = 0\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}3 & 10 \\ - 6 & 5\end{vmatrix} = 75, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}2 & 10 \\ 4 & 5\end{vmatrix} = 30, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}2 & 3 \\ 4 & - 6\end{vmatrix} = - 24\]
\[adj A = \begin{bmatrix}75 & 110 & 72 \\ 150 & - 100 & 0 \\ 75 & 30 & - 24\end{bmatrix}^T \]
\[ = \begin{bmatrix}75 & 150 & 75 \\ 110 & - 100 & 30 \\ 72 & 0 & - 24\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{1200} \begin{bmatrix}75 & 150 & 75 \\ 110 & - 100 & 30 \\ 72 & 0 & - 24\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}a \\ b \\ c\end{bmatrix} = \frac{1}{1200} \begin{bmatrix}75 & 150 & 75 \\ 110 & - 100 & 30 \\ 72 & 0 & - 24\end{bmatrix}\begin{bmatrix}4 \\ 1 \\ 2\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}a \\ b \\ c\end{bmatrix} = \frac{1}{1200}\begin{bmatrix}300 + 150 + 150 \\ 440 - 100 + 60 \\ 288 - 48\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}a \\ b \\ c\end{bmatrix} = \frac{1}{1200}\begin{bmatrix}600 \\ 400 \\ 240\end{bmatrix}\]
\[ \Rightarrow x = \frac{1}{a} = \frac{1200}{600}, y = \frac{1}{b} = \frac{1200}{400}\text{ and }z = \frac{1}{c} = \frac{1200}{240}\]
\[ \therefore x = 2, y = 3\text{ and }z = 5\]

shaalaa.com
  Is there an error in this question or solution?
Chapter 8: Solution of Simultaneous Linear Equations - Exercise 8.1 [Page 14]

APPEARS IN

RD Sharma Mathematics [English] Class 12
Chapter 8 Solution of Simultaneous Linear Equations
Exercise 8.1 | Q 2.13 | Page 14

RELATED QUESTIONS

If `|[x+1,x-1],[x-3,x+2]|=|[4,-1],[1,3]|`, then write the value of x.


Examine the consistency of the system of equations.

x + 2y = 2

2x + 3y = 3


Solve system of linear equations, using matrix method.

2x + y + z = 1

x – 2y – z =` 3/2`

3y – 5z = 9


If \[A = \begin{bmatrix}2 & 5 \\ 2 & 1\end{bmatrix} \text{ and } B = \begin{bmatrix}4 & - 3 \\ 2 & 5\end{bmatrix}\] , verify that |AB| = |A| |B|.

 

If A \[\begin{bmatrix}1 & 0 & 1 \\ 0 & 1 & 2 \\ 0 & 0 & 4\end{bmatrix}\] , then show that |3 A| = 27 |A|.

 

Find the value of x, if

\[\begin{vmatrix}3 & x \\ x & 1\end{vmatrix} = \begin{vmatrix}3 & 2 \\ 4 & 1\end{vmatrix}\]


Prove the following identities:
\[\begin{vmatrix}x + \lambda & 2x & 2x \\ 2x & x + \lambda & 2x \\ 2x & 2x & x + \lambda\end{vmatrix} = \left( 5x + \lambda \right) \left( \lambda - x \right)^2\]


Show that

\[\begin{vmatrix}x + 1 & x + 2 & x + a \\ x + 2 & x + 3 & x + b \\ x + 3 & x + 4 & x + c\end{vmatrix} =\text{ 0 where a, b, c are in A . P .}\]

 


\[If \begin{vmatrix}p & b & c \\ a & q & c \\ a & b & r\end{vmatrix} = 0,\text{ find the value of }\frac{p}{p - a} + \frac{q}{q - b} + \frac{r}{r - c}, p \neq a, q \neq b, r \neq c .\]

 


​Solve the following determinant equation:

\[\begin{vmatrix}1 & x & x^3 \\ 1 & b & b^3 \\ 1 & c & c^3\end{vmatrix} = 0, b \neq c\]

 


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\]


Using determinants, find the area of the triangle with vertices (−3, 5), (3, −6), (7, 2).


Prove that :

\[\begin{vmatrix}a - b - c & 2a & 2a \\ 2b & b - c - a & 2b \\ 2c & 2c & c - a - b\end{vmatrix} = \left( a + b + c \right)^3\]

 


Prove that :

\[\begin{vmatrix}1 & a^2 + bc & a^3 \\ 1 & b^2 + ca & b^3 \\ 1 & c^2 + ab & c^3\end{vmatrix} = - \left( a - b \right) \left( b - c \right) \left( c - a \right) \left( a^2 + b^2 + c^2 \right)\]

 


x − 4y − z = 11
2x − 5y + 2z = 39
− 3x + 2y + z = 1


x + y − z = 0
x − 2y + z = 0
3x + 6y − 5z = 0


If \[A = \left[ a_{ij} \right]\]   is a 3 × 3 diagonal matrix such that a11 = 1, a22 = 2 a33 = 3, then find |A|.

 

Write the cofactor of a12 in the following matrix \[\begin{bmatrix}2 & - 3 & 5 \\ 6 & 0 & 4 \\ 1 & 5 & - 7\end{bmatrix} .\]


If \[\begin{vmatrix}2x + 5 & 3 \\ 5x + 2 & 9\end{vmatrix} = 0\]


For what value of x is the matrix  \[\begin{bmatrix}6 - x & 4 \\ 3 - x & 1\end{bmatrix}\]  singular?


If x ∈ N and \[\begin{vmatrix}x + 3 & - 2 \\ - 3x & 2x\end{vmatrix}\]  = 8, then find the value of x.


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:
5x + 7y + 2 = 0
4x + 6y + 3 = 0


Solve the following system of equations by matrix method:
3x + 7y = 4
x + 2y = −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:
6x − 12y + 25z = 4
4x + 15y − 20z = 3
2x + 18y + 15z = 10


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:
x − y + 2z = 7
3x + 4y − 5z = −5
2x − y + 3z = 12


Show that each one of the following systems of linear equation is inconsistent:
4x − 2y = 3
6x − 3y = 5


If \[A = \begin{bmatrix}1 & 2 & 0 \\ - 2 & - 1 & - 2 \\ 0 & - 1 & 1\end{bmatrix}\] , find A−1. Using A−1, solve the system of linear equations   x − 2y = 10, 2x − y − z = 8, −2y + z = 7


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. xy 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 xy and z. What values are described in this equations?


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.


The existence of the unique solution of the system of equations:
x + y + z = λ
5x − y + µz = 10
2x + 3y − z = 6
depends on


If A = `[(2, 0),(0, 1)]` and B = `[(1),(2)]`, then find the matrix X such that A−1X = B.


If `|(2x, 5),(8, x)| = |(6, -2),(7, 3)|`, then value of x is ______.


`abs (("a"^2, 2"ab", "b"^2),("b"^2, "a"^2, 2"ab"),(2"ab", "b"^2, "a"^2))` is equal to ____________.


The number of values of k for which the linear equations 4x + ky + 2z = 0, kx + 4y + z = 0 and 2x + 2y + z = 0 possess a non-zero solution is


If a, b, c are non-zeros, then the system of equations (α + a)x + αy + αz = 0, αx + (α + b)y + αz = 0, αx+ αy + (α + c)z = 0 has a non-trivial solution if


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×