English

Solve the Following System of Equations by Matrix Method: X − Y + 2z = 7 3x + 4y − 5z = −5 2x − Y + 3z = 12

Advertisements
Advertisements

Question

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

Advertisements

Solution

Here,
\[A = \begin{bmatrix}1 & - 1 & 2 \\ 3 & 4 & - 5 \\ 2 & - 1 & 3\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}1 & - 1 & 2 \\ 3 & 4 & - 5 \\ 2 & - 1 & 3\end{vmatrix}\]
\[ = 1\left( 12 - 5 \right) + 1\left( 9 + 10 \right) + 2( - 3 - 8)\]
\[ = 7 + 19 - 22\]
\[ = 4\]
\[\text{ Let }C_{ij}\text{ be the cofactors of elements }a_{ij}\text{ in }A = \left[ a_{ij} \right] .\text{ Then, }\]
\[ C_{11} = \left( - 1 \right)^{1 + 1} \begin{vmatrix}4 & - 5 \\ - 1 & 3\end{vmatrix} = 7, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}3 & - 5 \\ 2 & 3\end{vmatrix} = - 19, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}3 & 4 \\ 2 & - 1\end{vmatrix} = - 11\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}- 1 & 2 \\ - 1 & 3\end{vmatrix} = 1 , C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}1 & 2 \\ 2 & 3\end{vmatrix} = - 1 , C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}1 & - 1 \\ 2 & - 1\end{vmatrix} = - 1\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}- 1 & 2 \\ 4 & - 5\end{vmatrix} = - 3, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}1 & 2 \\ 3 & - 5\end{vmatrix} = 11, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}1 & - 1 \\ 3 & 4\end{vmatrix} = 7\]
\[adj A = \begin{bmatrix}7 & - 19 & - 11 \\ 1 & - 1 & - 1 \\ - 3 & 11 & 7\end{bmatrix}^T \]
\[ = \begin{bmatrix}7 & 1 & - 3 \\ - 19 & - 1 & 11 \\ - 11 & - 1 & 7\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{4}\begin{bmatrix}7 & 1 & - 3 \\ - 19 & - 1 & 11 \\ - 11 & - 1 & 7\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{4}\begin{bmatrix}7 & 1 & - 3 \\ - 19 & - 1 & 11 \\ - 11 & - 1 & 7\end{bmatrix}\begin{bmatrix}7 \\ - 5 \\ 12\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{4}\begin{bmatrix}49 - 5 - 36 \\ - 133 + 5 + 132 \\ - 77 + 5 + 84\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{4}\begin{bmatrix}8 \\ 4 \\ 12\end{bmatrix}\]
\[ \Rightarrow x = \frac{8}{4}, y = \frac{4}{4}\text{ and }z = \frac{12}{4}\]
\[ \therefore x = 2, y = 1\text{ and }z = 3 .\]

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

APPEARS IN

R.D. Sharma Mathematics Volume 1 and 2 [English] Class 12
Chapter 7 Solution of Simultaneous Linear Equations
Exercise 8.1 | Q 2.14 | Page 14

RELATED QUESTIONS

Examine the consistency of the system of equations.

3x − y − 2z = 2

2y − z = −1

3x − 5y = 3


Solve the system of linear equations using the matrix method.

5x + 2y = 4

7x + 3y = 5


Solve the system of linear equations using the matrix method.

5x + 2y = 3

3x + 2y = 5


Find the value of x, if

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


Find the value of x, if

\[\begin{vmatrix}2x & 5 \\ 8 & x\end{vmatrix} = \begin{vmatrix}6 & 5 \\ 8 & 3\end{vmatrix}\]


Evaluate the following determinant:

\[\begin{vmatrix}6 & - 3 & 2 \\ 2 & - 1 & 2 \\ - 10 & 5 & 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}\]


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

\[\begin{vmatrix}\sqrt{23} + \sqrt{3} & \sqrt{5} & \sqrt{5} \\ \sqrt{15} + \sqrt{46} & 5 & \sqrt{10} \\ 3 + \sqrt{115} & \sqrt{15} & 5\end{vmatrix}\]


Evaluate :

\[\begin{vmatrix}x + \lambda & x & x \\ x & x + \lambda & x \\ x & x & x + \lambda\end{vmatrix}\]


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:

\[\begin{vmatrix}3x - 8 & 3 & 3 \\ 3 & 3x - 8 & 3 \\ 3 & 3 & 3x - 8\end{vmatrix} = 0\]

 


Find the value of \[\lambda\]  so that the points (1, −5), (−4, 5) and \[\lambda\]  are collinear.


If the points (3, −2), (x, 2), (8, 8) are collinear, find x using determinant.


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


2x − y = 1
7x − 2y = −7


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}a & b - c & c - b \\ a - c & b & c - a \\ a - b & b - a & c\end{vmatrix} = \left( a + b - c \right) \left( b + c - a \right) \left( c + a - b \right)\]

 


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

2x − 3y − 4z = 29
− 2x + 5y − z = − 15
3x − y + 5z = − 11


2x + y − 2z = 4
x − 2y + z = − 2
5x − 5y + z = − 2


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


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

 

If the matrix \[\begin{bmatrix}5x & 2 \\ - 10 & 1\end{bmatrix}\]  is singular, find the value of x.


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


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 a > 0 and discriminant of ax2 + 2bx + c is negative, then
\[∆ = \begin{vmatrix}a & b & ax + b \\ b & c & bx + c \\ ax + b & bx + c & 0\end{vmatrix} is\]




If\[f\left( x \right) = \begin{vmatrix}0 & x - a & x - b \\ x + a & 0 & x - c \\ x + b & x + c & 0\end{vmatrix}\]





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


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

Given \[A = \begin{bmatrix}2 & 2 & - 4 \\ - 4 & 2 & - 4 \\ 2 & - 1 & 5\end{bmatrix}, B = \begin{bmatrix}1 & - 1 & 0 \\ 2 & 3 & 4 \\ 0 & 1 & 2\end{bmatrix}\] , find BA and use this to solve the system of equations  y + 2z = 7, x − y = 3, 2x + 3y + 4z = 17


Two factories decided to award their employees for three values of (a) adaptable tonew techniques, (b) careful and alert in difficult situations and (c) keeping clam in tense situations, at the rate of ₹ x, ₹ y and ₹ z per person respectively. The first factory decided to honour respectively 2, 4 and 3 employees with a total prize money of ₹ 29000. The second factory decided to honour respectively 5, 2 and 3 employees with the prize money of ₹ 30500. If the three prizes per person together cost ₹ 9500, then
i) represent the above situation by matrix equation and form linear equation using matrix multiplication.
ii) Solve these equation by matrix method.
iii) Which values are reflected in the questions?


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


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


Solve the following system of equations by using inversion method

x + y = 1, y + z = `5/3`, z + x = `4/3`


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


For what value of p, is the system of equations:

p3x + (p + 1)3y = (p + 2)3

px + (p + 1)y = p + 2

x + y = 1

consistent?


Let the system of linear equations x + y + az = 2; 3x + y + z = 4; x + 2z = 1 have a unique solution (x*, y*, z*). If (α, x*), (y*, α) and (x*, –y*) are collinear points, then the sum of absolute values of all possible values of α is ______.


Using the matrix method, solve the following system of linear equations:

`2/x + 3/y + 10/z` = 4, `4/x - 6/y + 5/z` = 1, `6/x + 9/y - 20/z` = 2.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×