English

Solve system of linear equations, using matrix method. 2x – y = –2 3x + 4y = 3 - Mathematics

Advertisements
Advertisements

Question

Solve system of linear equations, using matrix method.

2x – y = –2

3x + 4y = 3

Sum

Solution

Given system of equations,

2x - y = - 2
3x + 4y = 3

The system of equations can be written as AX = B. Hence, x = A-1 B.

`A = [(2,-1),(3,4)], X = [(x),(y)]  and B = [(-2),(3)]`

`=> abs A = [(2,-1),(3,4)] = 8 + 3 = 11 ne 0`

The cofactors of the elements of matrix A are as follows:

`A_11 = (-1)^(1 + 1)  M_11 = 4, A_12 = (-1)^(1 + 2)  M_12 = - 3`

`A_21 = (-1)^(2 + 1)  M_21 = (-1)(-1) = 1,`

`A_22 = (-1)^(2 + 2)  M_22 = (-1)^4 xx 2 = 2`

Matrix made of elements of cofactor of A = `[(4,-3),(1,2)]`

adj A `= [(4,-3),(1,2)] = [(4,1),(-3,2)]`

`A^-1 = 1/abs A (adj A) = 1/11 [(4,1),(-3,2)]`

`therefore X = A^-1 B = 1/11 [(4,1),(-3,2)] [(-2),(3)]`

`= 1/11 [(-8 + 3),(6 + 6)]`

`= 1/11 [(-5),(12)]`

`= [(-5/11),(12/11)]`

`=> [(x),(y)] = [(-5/11),(12/11)]`

`=> x = - 5/11  and y = 12/11`

shaalaa.com
  Is there an error in this question or solution?
Chapter 4: Determinants - Exercise 4.6 [Page 136]

APPEARS IN

NCERT Mathematics [English] Class 12
Chapter 4 Determinants
Exercise 4.6 | Q 8 | Page 136

RELATED QUESTIONS

Find the value of a if `[[a-b,2a+c],[2a-b,3c+d]]=[[-1,5],[0,13]]`


Examine the consistency of the system of equations.

3x − y − 2z = 2

2y − z = −1

3x − 5y = 3


Solve system of linear equations, using matrix method.

5x + 2y = 4

7x + 3y = 5


Find the value of x, if

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


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


Evaluate :

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


Prove that

\[\begin{vmatrix}\frac{a^2 + b^2}{c} & c & c \\ a & \frac{b^2 + c^2}{a} & a \\ b & b & \frac{c^2 + a^2}{b}\end{vmatrix} = 4abc\]


​Solve the following determinant equation:

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

 


Find the area of the triangle with vertice at the point:

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


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

(3, 1) and (9, 3)


Prove that :

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

 


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}1 & a^2 + bc & a^3 \\ 1 & b^2 + ca & b^3 \\ 1 & c^2 + ab & c^3\end{vmatrix} = - \left( a - b \right) \left( b - c \right) \left( c - a \right) \left( a^2 + b^2 + c^2 \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)\]

 


Prove that

\[\begin{vmatrix}a^2 + 1 & ab & ac \\ ab & b^2 + 1 & bc \\ ca & cb & c^2 + 1\end{vmatrix} = 1 + a^2 + b^2 + c^2\]

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

3x − y + 2z = 6
2x − y + z = 2
3x + 6y + 5z = 20.


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


For what value of x, the following matrix is singular?

\[\begin{bmatrix}5 - x & x + 1 \\ 2 & 4\end{bmatrix}\]

 


State whether the matrix 
\[\begin{bmatrix}2 & 3 \\ 6 & 4\end{bmatrix}\] is singular or non-singular.


If \[A = \begin{bmatrix}1 & 2 \\ 3 & - 1\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 0 \\ - 1 & 0\end{bmatrix}\] , find |AB|.

 

Write the value of 

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

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


If \[A = \begin{bmatrix}5 & 3 & 8 \\ 2 & 0 & 1 \\ 1 & 2 & 3\end{bmatrix}\]. Write the cofactor of the element a32.


If \[A = \begin{bmatrix}\cos\theta & \sin\theta \\ - \sin\theta & \cos\theta\end{bmatrix}\] , then for any natural number, find the value of Det(An).


\[\begin{vmatrix}\log_3 512 & \log_4 3 \\ \log_3 8 & \log_4 9\end{vmatrix} \times \begin{vmatrix}\log_2 3 & \log_8 3 \\ \log_3 4 & \log_3 4\end{vmatrix}\]


The maximum value of  \[∆ = \begin{vmatrix}1 & 1 & 1 \\ 1 & 1 + \sin\theta & 1 \\ 1 + \cos\theta & 1 & 1\end{vmatrix}\] is (θ is real)

 





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


Let a, b, c be positive real numbers. The following system of equations in x, y and z 

\[\frac{x^2}{a^2} + \frac{y^2}{b^2} - \frac{z^2}{c^2} = 1, \frac{x^2}{a^2} - \frac{y^2}{b^2} + \frac{z^2}{c^2} = 1, - \frac{x^2}{a^2} + \frac{y^2}{b^2} + \frac{z^2}{c^2} = 1 \text { has }\]
(a) no solution
(b) unique solution
(c) infinitely many solutions
(d) finitely many solutions

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

 

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


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


Let P = `[(-30, 20, 56),(90, 140, 112),(120, 60, 14)]` and A = `[(2, 7, ω^2),(-1, -ω, 1),(0, -ω, -ω + 1)]` where ω = `(-1 + isqrt(3))/2`, and I3 be the identity matrix of order 3. If the determinant of the matrix (P–1AP – I3)2 is αω2, then the value of α is equal to ______.


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


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


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×