English

Solve the Following System of Equations by Matrix Method: 5x + 7y + 2 = 0 4x + 6y + 3 = 0

Advertisements
Advertisements

Question

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

Advertisements

Solution

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

RELATED QUESTIONS

Solve the system of linear equations using the matrix method.

2x – y = –2

3x + 4y = 3


Solve the system of linear equations using the matrix method.

5x + 2y = 3

3x + 2y = 5


Evaluate the following determinant:

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


For what value of x the matrix A is singular? 
\[ A = \begin{bmatrix}1 + x & 7 \\ 3 - x & 8\end{bmatrix}\]


Evaluate the following determinant:

\[\begin{vmatrix}1 & - 3 & 2 \\ 4 & - 1 & 2 \\ 3 & 5 & 2\end{vmatrix}\]


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

\[\begin{vmatrix}2 & 3 & 7 \\ 13 & 17 & 5 \\ 15 & 20 & 12\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}1 & a & bc \\ 1 & b & ca \\ 1 & c & ab\end{vmatrix}\]


​Solve the following determinant equation:

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

 


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

 


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

 


If the points (a, 0), (0, b) and (1, 1) are collinear, prove that a + b = ab.


Prove that :

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

 


Prove that :

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

 


Prove that :

\[\begin{vmatrix}\left( a + 1 \right) \left( a + 2 \right) & a + 2 & 1 \\ \left( a + 2 \right) \left( a + 3 \right) & a + 3 & 1 \\ \left( a + 3 \right) \left( a + 4 \right) & a + 4 & 1\end{vmatrix} = - 2\]

 


Prove that :

\[\begin{vmatrix}1 & 1 + p & 1 + p + q \\ 2 & 3 + 2p & 4 + 3p + 2q \\ 3 & 6 + 3p & 10 + 6p + 3q\end{vmatrix} = 1\]

 


3x + ay = 4
2x + ay = 2, a ≠ 0


x + 2y = 5
3x + 6y = 15


Write the value of the determinant 
\[\begin{bmatrix}2 & 3 & 4 \\ 2x & 3x & 4x \\ 5 & 6 & 8\end{bmatrix} .\]

 


Write the value of 

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

Write the value of the determinant \[\begin{vmatrix}2 & 3 & 4 \\ 5 & 6 & 8 \\ 6x & 9x & 12x\end{vmatrix}\]


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


If \[\begin{vmatrix}3x & 7 \\ - 2 & 4\end{vmatrix} = \begin{vmatrix}8 & 7 \\ 6 & 4\end{vmatrix}\] , 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 \[x, y \in \mathbb{R}\], then the determinant 

\[∆ = \begin{vmatrix}\cos x & - \sin x  & 1 \\ \sin x & \cos x & 1 \\ \cos\left( x + y \right) & - \sin\left( x + y \right) & 0\end{vmatrix}\]



There are two values of a which makes the determinant  \[∆ = \begin{vmatrix}1 & - 2 & 5 \\ 2 & a & - 1 \\ 0 & 4 & 2a\end{vmatrix}\]  equal to 86. The sum of these two values is

 


The value of \[\begin{vmatrix}1 & 1 & 1 \\ {}^n C_1 & {}^{n + 2} C_1 & {}^{n + 4} C_1 \\ {}^n C_2 & {}^{n + 2} C_2 & {}^{n + 4} C_2\end{vmatrix}\] is


Solve the following system of equations by matrix method:
6x − 12y + 25z = 4
4x + 15y − 20z = 3
2x + 18y + 15z = 10


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.

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


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


Show that if the determinant ∆ = `|(3, -2, sin3theta),(-7, 8, cos2theta),(-11, 14, 2)|` = 0, then sinθ = 0 or `1/2`.


The value of λ, such that the following system of equations has no solution, is

`2x - y - 2z = - 5`

`x - 2y + z = 2`

`x + y + lambdaz = 3`


What is the nature of the given system of equations

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


If the system of linear equations

2x + y – z = 7

x – 3y + 2z = 1

x + 4y + δz = k, where δ, k ∈ R has infinitely many solutions, then δ + k is equal to ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×