English

Solve the system of linear equations using the matrix method. x − y + 2z = 7 3x + 4y − 5z = −5 2x − y + 3z = 12 - Mathematics

Advertisements
Advertisements

Question

Solve the system of linear equations using the matrix method.

x − y + 2z = 7

3x + 4y − 5z = −5

2x − y + 3z = 12

Sum
Advertisements

Solution

`[(1,-1,2),(3,4,-5),(2,-1,3)] [(x),(y),(z)] = [(7),(-5),(12)]` AX = B

A = `[(1,-1,2),(3,4,-5),(2,-1,3)]` X = `[(x),(y),(z)]` or B = `[(7),(-5),(12)]`

Now, |A| = `|(1,-1,2),(3,4,-5),(2,-1,3)|`

= 1(12 − 5) + 1(9 + 10) + 2(−3 − 8)

= 7 + 19 − 22

= 4 ≠ 0

⇒ A−1 exists and hence the given equation has a unique solution.

A11 = `(-1)^(1 + 1) |(4,-5),(-1,3)|`

= 12 − 5

= 7

A12 = `(-1)^(1 + 2) |(3,-5),(2,3)|`

= −(9 + 10)

= −19

A13 = `(-1)^(1 + 3) |(3,4),(2,-1)|`

= −3 − 8

= −11

A21 = `(-1)^(2 + 1) |(-1,2),(-1,3)|`

= −(−3 + 2)

= 1

A22 = `(-1)^(2 + 2) |(1,2),(1,3)|`

= 3 − 4

= −1

A23 = `(-1)^(2 + 3) |(1,-1),(2,-1)|`

= −1(−1 + 2)

= −1

A31 = `(-1)^ (3 + 1) |(-1,2),(4,-5)|`

= 5 − 8

= −3

A32 = `(-1)^(3 + 2) |(1,2),(3,-5)|`

= −(−5 − 6)

= 11

A33 = `(-1)^(3 + 3) |(1,-1),(3, 4)|`

= 4 + 3

= 7

∴ A−1 = `1/|A|` (Adj A)

= `1/4 [(7,-19,-11),(1,1,-1),(-3,11,7)]`

= `1/4 [(7,1,-3),(-19,-1,11),(-11,-1,7)]`

X = A−1B

⇒ `[(x),(y),(z)] = 1/4 [(7,1,-3),(-19,-1,11),(-11,-1,7)] [(7),(-5),(12)]`

= `1/4 [(49 - 5 - 36),(-133 + 5 + 132),(-77 + 5 + 84)]`

= `1/4 [(8),(4),(12)]`

= `[(2),(1),(3)]`

So, x = 2, y = 1 and z = 3

shaalaa.com
  Is there an error in this question or solution?
Chapter 4: Determinants - Exercise 4.6 [Page 136]

APPEARS IN

NCERT Mathematics Part 1 and 2 [English] Class 12
Chapter 4 Determinants
Exercise 4.6 | Q 14 | Page 136

RELATED QUESTIONS

Solve the system of linear equations using the matrix method.

5x + 2y = 3

3x + 2y = 5


Evaluate

\[\begin{vmatrix}2 & 3 & - 5 \\ 7 & 1 & - 2 \\ - 3 & 4 & 1\end{vmatrix}\] by two methods.

 

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|.

 

Evaluate the following determinant:

\[\begin{vmatrix}1 & 4 & 9 \\ 4 & 9 & 16 \\ 9 & 16 & 25\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}\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}x + \lambda & x & x \\ x & x + \lambda & x \\ x & x & x + \lambda\end{vmatrix}\]


Prove the following identities:

\[\begin{vmatrix}y + z & z & y \\ z & z + x & x \\ y & x & x + y\end{vmatrix} = 4xyz\]


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


​Solve the following determinant equation:
\[\begin{vmatrix}15 - 2x & 11 - 3x & 7 - x \\ 11 & 17 & 14 \\ 10 & 16 & 13\end{vmatrix} = 0\]

If the points (a, 0), (0, b) and (1, 1) are collinear, prove that a + b = ab.


Prove that :

\[\begin{vmatrix}b + c & a - b & a \\ c + a & b - c & b \\ a + b & c - a & c\end{vmatrix} = 3abc - a^3 - b - c^3\]

 


Prove that :

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

 


Prove that :

\[\begin{vmatrix}a^2 & bc & ac + c^2 \\ a^2 + ab & b^2 & ac \\ ab & b^2 + bc & c^2\end{vmatrix} = 4 a^2 b^2 c^2\]

5x + 7y = − 2
4x + 6y = − 3


x + 2y = 5
3x + 6y = 15


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


x − y + 3z = 6
x + 3y − 3z = − 4
5x + 3y + 3z = 10


Write the value of the determinant 

\[\begin{vmatrix}a & 1 & b + c \\ b & 1 & c + a \\ c & 1 & a + b\end{vmatrix} .\]

 


If w is an imaginary cube root of unity, find the value of \[\begin{vmatrix}1 & w & w^2 \\ w & w^2 & 1 \\ w^2 & 1 & w\end{vmatrix}\]


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


If \[A = \begin{bmatrix}\cos\theta & \sin\theta \\ - \sin\theta & \cos\theta\end{bmatrix}\] , then for any natural number, find the value of Det(An).


Find the maximum value of \[\begin{vmatrix}1 & 1 & 1 \\ 1 & 1 + \sin \theta & 1 \\ 1 & 1 & 1 + \cos \theta\end{vmatrix}\]


If \[\begin{vmatrix}x & \sin \theta & \cos \theta \\ - \sin \theta & - x & 1 \\ \cos \theta & 1 & x\end{vmatrix} = 8\] , write the value of x.


Using the factor theorem it is found that a + bb + c and c + a are three factors of the determinant 

\[\begin{vmatrix}- 2a & a + b & a + c \\ b + a & - 2b & b + c \\ c + a & c + b & - 2c\end{vmatrix}\]
The other factor in the value of the determinant 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}\]

 


If a, b, c are in A.P., then the determinant
\[\begin{vmatrix}x + 2 & x + 3 & x + 2a \\ x + 3 & x + 4 & x + 2b \\ x + 4 & x + 5 & x + 2c\end{vmatrix}\]


Solve the following system of equations by matrix method:
2x + y + z = 2
x + 3y − z = 5
3x + y − 2z = 6


A company produces three products every day. Their production on a certain day is 45 tons. It is found that the production of third product exceeds the production of first product by 8 tons while the total production of first and third product is twice the production of second product. Determine the production level of each product using matrix method.


2x − y + z = 0
3x + 2y − z = 0
x + 4y + 3z = 0


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


Three chairs and two tables cost ₹ 1850. Five chairs and three tables cost ₹2850. Find the cost of four chairs and one table by using matrices


Prove that (A–1)′ = (A′)–1, where A is an invertible matrix.


If the system of equations x + ky - z = 0, 3x - ky - z = 0 & x - 3y + z = 0 has non-zero solution, then k is equal to ____________.


What is the nature of the given system of equations

`{:(x + 2y = 2),(2x + 3y = 3):}`


If the system of linear equations x + 2ay + az = 0; x + 3by + bz = 0; x + 4cy + cz = 0 has a non-zero solution, then a, b, c ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×