English

Solve the Following System of Equations by Matrix Method: 2x + 6y = 2 3x − Z = −8 2x − Y + Z = −3 - Mathematics

Advertisements
Advertisements

Question

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

Advertisements

Solution

Here,
\[A = \begin{bmatrix}2 & 6 & 0 \\ 3 & 0 & - 1 \\ 2 & - 1 & 1\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}2 & 6 & 0 \\ 3 & 0 & - 1 \\ 2 & - 1 & 1\end{vmatrix}\]
\[ = 2\left( 0 - 1 \right) - 6\left( 3 + 2 \right) + 0( - 3 + 0)\]
\[ = - 2 - 30\]
\[ = - 32\]
\[ {\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}0 & - 1 \\ - 1 & 1\end{vmatrix} = - 1 , C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}3 & - 1 \\ 2 & 1\end{vmatrix} = - 5 , C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}3 & 0 \\ 2 & - 1\end{vmatrix} = - 3\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}6 & 0 \\ - 1 & 1\end{vmatrix} = - 6 , C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}2 & 0 \\ 2 & 1\end{vmatrix} = 2 , C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}2 & 6 \\ 2 & - 1\end{vmatrix} = 14\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}6 & 0 \\ 0 & - 1\end{vmatrix} = - 6 , C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}2 & 0 \\ 3 & - 1\end{vmatrix} = 2 , C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}2 & 6 \\ 3 & 0\end{vmatrix} = - 18\]
\[adj A = \begin{bmatrix}- 1 & - 5 & - 3 \\ - 6 & 2 & 14 \\ - 6 & 2 & - 18\end{bmatrix}^T \]
\[ = \begin{bmatrix}- 1 & - 6 & - 6 \\ - 5 & 2 & 2 \\ - 3 & 14 & - 18\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{- 32}\begin{bmatrix}- 1 & - 6 & - 6 \\ - 5 & 2 & 2 \\ - 3 & 14 & - 18\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 32}\begin{bmatrix}- 1 & - 6 & - 6 \\ - 5 & 2 & 2 \\ - 3 & 14 & - 18\end{bmatrix}\begin{bmatrix}2 \\ - 8 \\ - 3\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 32}\begin{bmatrix}- 2 + 48 + 18 \\ - 10 - 16 - 6 \\ - 6 - 112 + 54\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 32}\begin{bmatrix}64 \\ - 32 \\ - 64\end{bmatrix}\]
\[ \Rightarrow x = \frac{64}{- 32}, y = \frac{- 32}{- 32}\text{ and }z = \frac{- 64}{- 32}\]
\[ \therefore x = - 2, y = 1\text{ and }z = 2\]

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.09 | Page 14

RELATED QUESTIONS

Solve the system of linear equations using the matrix method.

2x – y = –2

3x + 4y = 3


Evaluate

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

 

Find the value of x, if
\[\begin{vmatrix}2 & 4 \\ 5 & 1\end{vmatrix} = \begin{vmatrix}2x & 4 \\ 6 & x\end{vmatrix}\]


Without expanding, show that the value of the following determinant is zero:

\[\begin{vmatrix}a + b & 2a + b & 3a + b \\ 2a + b & 3a + b & 4a + b \\ 4a + b & 5a + b & 6a + b\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}\]


\[\begin{vmatrix}b + c & a & a \\ b & c + a & b \\ c & c & a + b\end{vmatrix} = 4abc\]


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


Show that x = 2 is a root of the equation

\[\begin{vmatrix}x & - 6 & - 1 \\ 2 & - 3x & x - 3 \\ - 3 & 2x & x + 2\end{vmatrix} = 0\]  and solve it completely.
 

 


​Solve the following determinant equation:

\[\begin{vmatrix}x + a & x & x \\ x & x + a & x \\ x & x & x + a\end{vmatrix} = 0, a \neq 0\]

 


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

Show that
`|(x-3,x-4,x-alpha),(x-2,x-3,x-beta),(x-1,x-2,x-gamma)|=0`, where α, β, γ are in A.P.

 


Using determinants show that the following points are collinear:

(2, 3), (−1, −2) and (5, 8)


Find values of k, if area of triangle is 4 square units whose vertices are 

(−2, 0), (0, 4), (0, k)


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


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


If \[A = \begin{bmatrix}1 & 2 \\ 3 & - 1\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 0 \\ - 1 & 0\end{bmatrix}\] , find |AB|.

 

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 value of the determinant \[\begin{vmatrix}2 & - 3 & 5 \\ 4 & - 6 & 10 \\ 6 & - 9 & 15\end{vmatrix} .\]


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


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


If  \[∆_1 = \begin{vmatrix}1 & 1 & 1 \\ a & b & c \\ a^2 & b^2 & c^2\end{vmatrix}, ∆_2 = \begin{vmatrix}1 & bc & a \\ 1 & ca & b \\ 1 & ab & c\end{vmatrix},\text{ then }\]}




If ω is a non-real cube root of unity and n is not a multiple of 3, then  \[∆ = \begin{vmatrix}1 & \omega^n & \omega^{2n} \\ \omega^{2n} & 1 & \omega^n \\ \omega^n & \omega^{2n} & 1\end{vmatrix}\] 


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:
6x − 12y + 25z = 4
4x + 15y − 20z = 3
2x + 18y + 15z = 10


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


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


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.


A total amount of ₹7000 is deposited in three different saving bank accounts with annual interest rates 5%, 8% and \[8\frac{1}{2}\] % respectively. The total annual interest from these three accounts is ₹550. Equal amounts have been deposited in the 5% and 8% saving accounts. Find the amount deposited in each of the three accounts, with the help of matrices.


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


Solve the following for x and y: \[\begin{bmatrix}3 & - 4 \\ 9 & 2\end{bmatrix}\binom{x}{y} = \binom{10}{ 2}\]


Let a, b, c be positive real numbers. The following system of equations in x, y and z 

\[\frac{x^2}{a^2} + \frac{y^2}{b^2} - \frac{z^2}{c^2} = 1, \frac{x^2}{a^2} - \frac{y^2}{b^2} + \frac{z^2}{c^2} = 1, - \frac{x^2}{a^2} + \frac{y^2}{b^2} + \frac{z^2}{c^2} = 1 \text { has }\]
(a) no solution
(b) unique solution
(c) infinitely many solutions
(d) finitely many solutions

For the system of equations:
x + 2y + 3z = 1
2x + y + 3z = 2
5x + 5y + 9z = 4


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


The cost of 4 dozen pencils, 3 dozen pens and 2 dozen erasers is ₹ 60. The cost of 2 dozen pencils, 4 dozen pens and 6 dozen erasers is ₹ 90. Whereas the cost of 6 dozen pencils, 2 dozen pens and 3 dozen erasers is ₹ 70. Find the cost of each item per dozen by using matrices


`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


What is the nature of the given system of equations

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


Let A = `[(i, -i),(-i, i)], i = sqrt(-1)`. Then, the system of linear equations `A^8[(x),(y)] = [(8),(64)]` has ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×