English

Solve the Following System of Equations by Matrix Method: X + Y − Z = 3 2x + 3y + Z = 10 3x − Y − 7z = 1

Advertisements
Advertisements

Question

Solve the following system of equations by matrix method:
 x + y − z = 3
2x + 3y + z = 10
3x − y − 7z = 1

Advertisements

Solution

Here,
\[A = \begin{bmatrix}1 & 1 & - 1 \\ 2 & 3 & 1 \\ 3 & - 1 & - 7\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}1 & 1 & - 1 \\ 2 & 3 & 1 \\ 3 & - 1 & - 7\end{vmatrix}\]
\[ = 1\left( - 21 + 1 \right) - 1\left( - 14 - 3 \right) - 1( - 2 - 9)\]
\[ = - 20 + 17 + 11\]
\[ = 8\]
\[ {\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}3 & 1 \\ - 1 & - 7\end{vmatrix} = - 20 , C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}2 & 1 \\ 3 & - 7\end{vmatrix} = 17, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}2 & 3 \\ 3 & - 1\end{vmatrix} = - 11\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}1 & - 1 \\ - 1 & - 7\end{vmatrix} = 8 , C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}1 & - 1 \\ 3 & - 7\end{vmatrix} = - 4, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}1 & 1 \\ 3 & - 1\end{vmatrix} = 4\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}1 & - 1 \\ 3 & 1\end{vmatrix} = 4 , C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}1 & - 1 \\ 2 & 1\end{vmatrix} = - 3, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}1 & 1 \\ 2 & 3\end{vmatrix} = 1\]
\[adj A = \begin{bmatrix}- 20 & 17 & - 11 \\ 8 & - 4 & 4 \\ 4 & - 3 & 1\end{bmatrix}^T \]
\[ = \begin{bmatrix}- 20 & 8 & 4 \\ 17 & - 4 & - 3 \\ - 11 & 4 & 1\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{8}\begin{bmatrix}- 20 & 8 & 4 \\ 17 & - 4 & - 3 \\ - 11 & 4 & 1\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{8}\begin{bmatrix}- 20 & 8 & 4 \\ 17 & - 4 & - 3 \\ - 11 & 4 & 1\end{bmatrix}\begin{bmatrix}3 \\ 10 \\ 1\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{8}\begin{bmatrix}- 60 + 80 + 4 \\ 51 - 40 - 3 \\ - 33 + 40 + 1\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{8}\begin{bmatrix}24 \\ 8 \\ 8\end{bmatrix}\]
\[ \Rightarrow x = \frac{24}{8}, y = \frac{8}{8}\text{ and }z = \frac{8}{8}\]
\[ \therefore x = 3, y = 1\text{ and }z = 1\]

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

RELATED QUESTIONS

Examine the consistency of the system of equations.

2x − y = 5

x + y = 4


The cost of 4 kg onion, 3 kg wheat and 2 kg rice is Rs. 60. The cost of 2 kg onion, 4 kg wheat and 6 kg rice is Rs. 90. The cost of 6 kg onion 2 kg wheat and 3 kg rice is Rs. 70. Find the cost of each item per kg by matrix method.


Evaluate

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

 

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


Evaluate :

\[\begin{vmatrix}1 & a & bc \\ 1 & b & ca \\ 1 & c & ab\end{vmatrix}\]


\[If ∆ = \begin{vmatrix}1 & x & x^2 \\ 1 & y & y^2 \\ 1 & z & z^2\end{vmatrix}, ∆_1 = \begin{vmatrix}1 & 1 & 1 \\ yz & zx & xy \\ x & y & z\end{vmatrix},\text{ then prove that }∆ + ∆_1 = 0 .\]


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


Prove the following identity:

\[\begin{vmatrix}a + x & y & z \\ x & a + y & z \\ x & y & a + z\end{vmatrix} = a^2 \left( a + x + y + z \right)\]

 


Using determinants show that the following points are collinear:

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


Using determinants, find the equation of the line joining the points

(3, 1) and (9, 3)


2x + 3y = 10
x + 6y = 4


9x + 5y = 10
3y − 2x = 8


x + y + z + 1 = 0
ax + by + cz + d = 0
a2x + b2y + x2z + d2 = 0


Find the real values of λ for which the following system of linear equations has non-trivial solutions. Also, find the non-trivial solutions
\[2 \lambda x - 2y + 3z = 0\] 
\[ x + \lambda y + 2z = 0\] 
\[ 2x + \lambda z = 0\]

 


Find the value of the determinant \[\begin{vmatrix}243 & 156 & 300 \\ 81 & 52 & 100 \\ - 3 & 0 & 4\end{vmatrix} .\]


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


Evaluate: \[\begin{vmatrix}\cos 15^\circ & \sin 15^\circ \\ \sin 75^\circ & \cos 75^\circ\end{vmatrix}\]


The number of distinct real roots of \[\begin{vmatrix}cosec x & \sec x & \sec x \\ \sec x & cosec x & \sec x \\ \sec x & \sec x & cosec x\end{vmatrix} = 0\]  lies in the interval
\[- \frac{\pi}{4} \leq x \leq \frac{\pi}{4}\]


Let \[A = \begin{bmatrix}1 & \sin \theta & 1 \\ - \sin \theta & 1 & \sin \theta \\ - 1 & - \sin \theta & 1\end{bmatrix},\text{ where 0 }\leq \theta \leq 2\pi . \text{ Then,}\]




Solve the following system of equations by matrix method:
\[\frac{2}{x} - \frac{3}{y} + \frac{3}{z} = 10\]
\[\frac{1}{x} + \frac{1}{y} + \frac{1}{z} = 10\]
\[\frac{3}{x} - \frac{1}{y} + \frac{2}{z} = 13\]


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


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

 


Show that the following systems of linear equations is consistent and also find their solutions:
6x + 4y = 2
9x + 6y = 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.

The sum of three numbers is 2. If twice the second number is added to the sum of first and third, the sum is 1. By adding second and third number to five times the first number, we get 6. Find the three numbers by using matrices.


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.


Two schools A and B want to award their selected students on the values of sincerity, truthfulness and helpfulness. The school A 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 ₹1,600. School B wants to spend ₹2,300 to award its 4, 1 and 3 students on the respective values (by giving the same award money to the three values as before). If the total amount of award for one prize on each value is ₹900, using matrices, find the award money for each value. Apart from these three values, suggest one more value which should be considered for award.

 

Two schools P and Q want to award their selected students on the values of Discipline, Politeness and Punctuality. The school P wants to award ₹x each, ₹y each and ₹z each the three respectively values to its 3, 2 and 1 students with a total award money of ₹1,000. School Q wants to spend ₹1,500 to award its 4, 1 and 3 students on the respective values (by giving the same award money for three values as before). If the total amount of awards for one prize on each value is ₹600, using matrices, find the award money for each value. Apart from the above three values, suggest one more value for awards.


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


If \[A = \begin{bmatrix}2 & 4 \\ 4 & 3\end{bmatrix}, X = \binom{n}{1}, B = \binom{ 8}{11}\]  and AX = B, then find n.

The system of equation x + y + z = 2, 3x − y + 2z = 6 and 3x + y + z = −18 has


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


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


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


Using determinants, find the equation of the line joining the points (1, 2) and (3, 6).


If A = `[(1,-1,0),(2,3,4),(0,1,2)]` and B = `[(2,2,-4),(-4,2,-4),(2,-1,5)]`, then:


If the system of equations x + λy + 2 = 0, λx + y – 2 = 0, λx + λy + 3 = 0 is consistent, then


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


The number of real values λ, such that the system of linear equations 2x – 3y + 5z = 9, x + 3y – z = –18 and 3x – y + (λ2 – |λ|z) = 16 has no solution, is ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×