English

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

Advertisements
Advertisements

Question

Solve the system of linear equations using the matrix method.

2x – y = –2

3x + 4y = 3

Sum
Advertisements

Solution

Given system of equations,

2x – y = –2
3x + 4y = 3

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

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

⇒ |A| = `|(2,-1),(3,4)|`

= 8 + 3

= 11 ≠ 0

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

A11 = (−1)1+1 (4) = 4

A12 = (−1)1+2 (3) = −3

A21 = (−1)2+1 (−1) = 1

A22 = (−1)2+2 (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/|A|` (adj A)

= `1/11 [(4,1),(-3,2)]`

∴ X = A−1B

= `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 Part 1 and 2 [English] Class 12
Chapter 4 Determinants
Exercise 4.6 | Q 8 | Page 136

RELATED QUESTIONS

Solve the system of linear equations using the matrix method.

4x – 3y = 3

3x – 5y = 7


Solve the system of the following equations:

`2/x+3/y+10/z = 4`

`4/x-6/y + 5/z = 1`

`6/x + 9/y - 20/x = 2`


Evaluate

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

 

Find the value of x, if

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


Evaluate the following determinant:

\[\begin{vmatrix}1 & 3 & 9 & 27 \\ 3 & 9 & 27 & 1 \\ 9 & 27 & 1 & 3 \\ 27 & 1 & 3 & 9\end{vmatrix}\]


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}a & b & c \\ a + 2x & b + 2y & c + 2z \\ x & y & z\end{vmatrix}\]


Evaluate :

\[\begin{vmatrix}a & b & c \\ c & a & b \\ b & c & a\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\]


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


Using determinants prove that the points (ab), (a', b') and (a − a', b − b') are collinear if ab' = a'b.

 

Using determinants, find the area of the triangle whose vertices are (1, 4), (2, 3) and (−5, −3). Are the given points collinear?


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


Prove that :

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

 


Prove that :

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


Prove that :

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

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


Solve each of the following system of homogeneous linear equations.
x + y − 2z = 0
2x + y − 3z = 0
5x + 4y − 9z = 0


If A is a singular matrix, then write the value of |A|.

 

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

 


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 the determinant \[\begin{vmatrix}2 & - 3 & 5 \\ 4 & - 6 & 10 \\ 6 & - 9 & 15\end{vmatrix} .\]


If the matrix \[\begin{bmatrix}5x & 2 \\ - 10 & 1\end{bmatrix}\]  is singular, find the value of x.


Write the value of  \[\begin{vmatrix}a + ib & c + id \\ - c + id & a - ib\end{vmatrix} .\]


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


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


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


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


Show that the following systems of linear equations is consistent and also find their solutions:
5x + 3y + 7z = 4
3x + 26y + 2z = 9
7x + 2y + 10z = 5


Show that the following systems of linear equations is consistent and also find their solutions:
x + y + z = 6
x + 2y + 3z = 14
x + 4y + 7z = 30


A shopkeeper has 3 varieties of pens 'A', 'B' and 'C'. Meenu purchased 1 pen of each variety for a total of Rs 21. Jeevan purchased 4 pens of 'A' variety 3 pens of 'B' variety and 2 pens of 'C' variety for Rs 60. While Shikha purchased 6 pens of 'A' variety, 2 pens of 'B' variety and 3 pens of 'C' variety for Rs 70. Using matrix method, find cost of each variety of pen.

 

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

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


Transform `[(1, 2, 4),(3, -1, 5),(2, 4, 6)]` into an upper triangular matrix by using suitable row transformations


Solve the following system of equations by using inversion method

x + y = 1, y + z = `5/3`, z + x = `4/3`


`abs ((2"xy", "x"^2, "y"^2),("x"^2, "y"^2, 2"xy"),("y"^2, 2"xy", "x"^2)) =` ____________.


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


Let `θ∈(0, π/2)`. If the system of linear equations,

(1 + cos2θ)x + sin2θy + 4sin3θz = 0

cos2θx + (1 + sin2θ)y + 4sin3θz = 0

cos2θx + sin2θy + (1 + 4sin3θ)z = 0

has a non-trivial solution, then the value of θ is

 ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×