English

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

Advertisements
Advertisements

Question

Solve the following system of equations by matrix method:
3x + 4y − 5 = 0
x − y + 3 = 0

Advertisements

Solution

 The given system of equations can be written in matrix form as follows:
\[\begin{bmatrix}3 & 4 \\ 1 & - 1\end{bmatrix} \binom{x}{y} = \binom{5}{ - 3}\]
\[AX=B\]
Here,
\[A = \begin{bmatrix}3 & 4 \\ 1 & - 1\end{bmatrix}, X = \binom{x}{y}\text{ and }B = \binom{5}{ - 3}\]
Now, 
\[\left| A \right| = \begin{bmatrix}3 & 4 \\ 1 & - 1\end{bmatrix} \]
\[ = - 3 - 4\]
\[ = - 7 \neq 0\]
\[\text{ So, the given system has a unique solution given by }X = A^{- 1} B . \]
\[ {\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} \left( - 1 \right) = - 1, C_{12} = \left( - 1 \right)^{1 + 2} \left( 1 \right) = - 1\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \left( 4 \right) = - 4, C_{22} = \left( - 1 \right)^{2 + 2} \left( 3 \right) = 3\]
\[adj A = \begin{bmatrix}- 1 & - 1 \\ - 4 & 3\end{bmatrix}^T = \begin{bmatrix}- 1 & - 4 \\ - 1 & 3\end{bmatrix}\]
\[ A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{- 7}\begin{bmatrix}- 1 & - 4 \\ - 1 & 3\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ = \frac{1}{- 7}\begin{bmatrix}- 1 & - 4 \\ - 1 & 3\end{bmatrix}\binom{5}{ - 3}\]
\[ = \frac{1}{- 7}\binom{ - 5 + 12}{ - 5 - 9}\]
\[ \Rightarrow \binom{x}{y} = \binom{\frac{7}{- 7}}{\frac{- 14}{- 7}}\]
\[ \therefore x = - 1\text{ and }y = 2\]

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 1.3 | Page 14

RELATED QUESTIONS

Let A be a nonsingular square matrix of order 3 × 3. Then |adj A| is equal to ______.


Evaluate the following determinant:

\[\begin{vmatrix}a + ib & c + id \\ - c + id & a - ib\end{vmatrix}\]


Find the value of x, if

\[\begin{vmatrix}3x & 7 \\ 2 & 4\end{vmatrix} = 10\] , find the value of x.


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

\[\begin{vmatrix}49 & 1 & 6 \\ 39 & 7 & 4 \\ 26 & 2 & 3\end{vmatrix}\]


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

\[\begin{vmatrix}\sin^2 23^\circ & \sin^2 67^\circ & \cos180^\circ \\ - \sin^2 67^\circ & - \sin^2 23^\circ & \cos^2 180^\circ \\ \cos180^\circ & \sin^2 23^\circ & \sin^2 67^\circ\end{vmatrix}\]


Evaluate the following:

\[\begin{vmatrix}x & 1 & 1 \\ 1 & x & 1 \\ 1 & 1 & x\end{vmatrix}\]


Evaluate the following:

\[\begin{vmatrix}0 & x y^2 & x z^2 \\ x^2 y & 0 & y z^2 \\ x^2 z & z y^2 & 0\end{vmatrix}\]


Evaluate the following:

\[\begin{vmatrix}a + x & y & z \\ x & a + y & z \\ x & y & a + z\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 .\]


​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}3x - 8 & 3 & 3 \\ 3 & 3x - 8 & 3 \\ 3 & 3 & 3x - 8\end{vmatrix} = 0\]

 


Using determinants show that the following points are collinear:

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


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


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


Find values of k, if area of triangle is 4 square units whose vertices are 
(k, 0), (4, 0), (0, 2)


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


Given: x + 2y = 1
            3x + y = 4


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

 


If \[A = \begin{bmatrix}0 & i \\ i & 1\end{bmatrix}\text{  and }B = \begin{bmatrix}0 & 1 \\ 1 & 0\end{bmatrix}\] , find the value of |A| + |B|.


If A and B are non-singular matrices of the same order, write whether AB is singular or non-singular.


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


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


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





If xyare different from zero and \[\begin{vmatrix}1 + x & 1 & 1 \\ 1 & 1 + y & 1 \\ 1 & 1 & 1 + z\end{vmatrix} = 0\] , then the value of x−1 + y−1 + z−1 is





Show that each one of the following systems of linear equation is inconsistent:
2x + 5y = 7
6x + 15y = 13


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


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?


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


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


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


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


If \[\begin{bmatrix}1 & 0 & 0 \\ 0 & - 1 & 0 \\ 0 & 0 & - 1\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}1 \\ 0 \\ 1\end{bmatrix}\], find x, y and z.


Solve the following by inversion method 2x + y = 5, 3x + 5y = −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


Let A = `[(1,sin α,1),(-sin α,1,sin α),(-1,-sin α,1)]`, where 0 ≤ α ≤ 2π, then:


A set of linear equations is represented by the matrix equation Ax = b. The necessary condition for the existence of a solution for this system is


In system of equations, if inverse of matrix of coefficients A is multiplied by right side constant B vector then resultant will be?


The value (s) of m does the system of equations 3x + my = m and 2x – 5y = 20 has a solution satisfying the conditions x > 0, y > 0.


If a, b, c are non-zero real numbers and if the system of equations (a – 1)x = y + z, (b – 1)y = z + x, (c – 1)z = x + y, has a non-trivial solution, then ab + bc + ca equals ______.


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×