English

Solve the Following System of Equations by Matrix Method: 5x + 2y = 3 3x + 2y = 5 - Mathematics

Advertisements
Advertisements

Question

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

Advertisements

Solution

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

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

RELATED QUESTIONS

Solve the system of linear equations using the matrix method.

x − y + 2z = 7

3x + 4y − 5z = −5

2x − y + 3z = 12


Find the integral value of x, if \[\begin{vmatrix}x^2 & x & 1 \\ 0 & 2 & 1 \\ 3 & 1 & 4\end{vmatrix} = 28 .\]


Evaluate the following determinant:

\[\begin{vmatrix}1 & 3 & 5 \\ 2 & 6 & 10 \\ 31 & 11 & 38\end{vmatrix}\]


Evaluate the following determinant:

\[\begin{vmatrix}a & h & g \\ h & b & f \\ g & f & c\end{vmatrix}\]


Evaluate the following:

\[\begin{vmatrix}a + x & y & z \\ x & a + y & z \\ x & y & a + z\end{vmatrix}\]


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


Using properties of determinants prove that

\[\begin{vmatrix}x + 4 & 2x & 2x \\ 2x & x + 4 & 2x \\ 2x & 2x & x + 4\end{vmatrix} = \left( 5x + 4 \right) \left( 4 - x \right)^2\]


​Solve the following determinant equation:

\[\begin{vmatrix}1 & x & x^3 \\ 1 & b & b^3 \\ 1 & c & c^3\end{vmatrix} = 0, b \neq c\]

 


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

(3, 1) and (9, 3)


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


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

 


2x − y = 17
3x + 5y = 6


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


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


If I3 denotes identity matrix of order 3 × 3, write the value of its determinant.


Write the value of 

\[\begin{vmatrix}\sin 20^\circ & - \cos 20^\circ\\ \sin 70^\circ& \cos 70^\circ\end{vmatrix}\]

If |A| = 2, where A is 2 × 2 matrix, find |adj A|.


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


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


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


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





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


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


Show that the following systems of linear equations is consistent and also find their solutions:
2x + 3y = 5
6x + 9y = 15


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.

 

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


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


The system of equations:
x + y + z = 5
x + 2y + 3z = 9
x + 3y + λz = µ
has a unique solution, if
(a) λ = 5, µ = 13
(b) λ ≠ 5
(c) λ = 5, µ ≠ 13
(d) µ ≠ 13


Solve the following by inversion method 2x + y = 5, 3x + 5y = −3


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


If `|(2x, 5),(8, x)| = |(6, -2),(7, 3)|`, then value of x is ______.


Solve the following system of equations x − y + z = 4, x − 2y + 2z = 9 and 2x + y + 3z = 1.


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?


If `|(x + 1, x + 2, x + a),(x + 2, x + 3, x + b),(x + 3, x + 4, x + c)|` = 0, then a, b, care in


The number of real value of 'x satisfying `|(x, 3x + 2, 2x - 1),(2x - 1, 4x, 3x + 1),(7x - 2, 17x + 6, 12x - 1)|` = 0 is


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


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×