हिंदी

Solve the system of linear equations using the matrix method. x − y + z = 4 2x + y − 3z = 0 x + y + z = 2

Advertisements
Advertisements

प्रश्न

Solve the system of linear equations using the matrix method.

x − y + z = 4

2x + y − 3z = 0

x + y + z = 2

योग
Advertisements

उत्तर

Given system of equations,

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

The system of equations can be written as AX = B so X = A−1B

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

∴ |A| = `|(1,-1,1),(2,1,-3),(1,1,1)|`

= 1[1 + 3] − (−1)[2 + 3] + 1[2 − 1]

= 1 × 4 + 1 × 5 + 1 × 1

= 4 + 5 + 1

= 10 ≠ 0

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

A11 = `(-1)^(1 + 1) |(1,-3),(1,1)|`

= (−1)2 [1 + 3]

= 1 × 4

= 4

A12 = `(-1)^(1 + 2) |(2,-3),(1,1)|`

= (−1)3 [2 + 3]

= −1 × 5

= −5

A13 = `(-1)^(1 + 3) |(2,1),(1,1)|`

= (−1)4 [2 − 1]

= 1 × 1

= 1

A21 = `(-1)^(2 + 1) |(-1,1),(1,1)|`

= (−1)3 [−1 − 1]

= −1 × (−2)

= 2

A22 = `(-1)^(2 + 2) |(1,1),(1,1)|`

= (−1)4 [1 − 1]

= 0

A23 = `(-1)^(2 + 3) |(1,-1),(1,1)|`

= (−1)5 [1 + 1]

= −1 × 2

= −2

A31 = `(-1)^ (3 + 1) |(-1,1),(1,-3)|`

= (−1)4 [3 − 1]

= 1 × 2

= 2

A32 = `(-1)^(3 + 2) |(1,1),(2,-3)|`

= (−1)5 [−3 − 2]

= −1 × (−5)

= 5

A33 = `(-1)^(3 + 3) |(1,-1),(2,1)|`

= (−1)6 [1 + 2]

= 1 × 3

= 3

Hence the matrix made up of the elements of cofactors = `[(4,-5,1),(2,0,-2),(2,5,3)]`

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

A−1 = `1/|A|` (adj A)

= `1/10 [(4,2,2),(-5,0,5),(1,-2,3)]`

∴ X = A−1B

= `1/10 [(4,2,2),(-5,0,5),(1,-2,3)] [(4),(0),(2)]`

= `1/10 [(16 + 0 + 4),(-20 + 10),(4 + 6)]`

= `1/10 [(20),(-10),(10)]`

= `[(2),(-1),(1)]`

⇒ `[(x),(y),(z)] = [(2),(-1),(1)]`

⇒ x = 2,  y = −1 and z = 1

shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 4: Determinants - Exercise 4.6 [पृष्ठ १३६]

APPEARS IN

एनसीईआरटी Mathematics Part 1 and 2 [English] Class 12
अध्याय 4 Determinants
Exercise 4.6 | Q 12 | पृष्ठ १३६

संबंधित प्रश्न

Examine the consistency of the system of equations.

2x − y = 5

x + y = 4


Examine the consistency of the system of equations.

x + 3y = 5

2x + 6y = 8


Examine the consistency of the system of equations.

x + y + z = 1

2x + 3y + 2z = 2

ax + ay + 2az = 4


Examine the consistency of the system of equations.

3x − y − 2z = 2

2y − z = −1

3x − 5y = 3


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

\[\begin{vmatrix}a + b & 2a + b & 3a + b \\ 2a + b & 3a + b & 4a + b \\ 4a + b & 5a + b & 6a + b\end{vmatrix}\]


Prove the following identities:

\[\begin{vmatrix}y + z & z & y \\ z & z + x & x \\ y & x & x + y\end{vmatrix} = 4xyz\]


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


\[\begin{vmatrix}1 + a & 1 & 1 \\ 1 & 1 + a & a \\ 1 & 1 & 1 + a\end{vmatrix} = a^3 + 3 a^2\]


Prove the following identity:

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

 


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

(1, 2) and (3, 6)


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

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


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


9x + 5y = 10
3y − 2x = 8


2x − 3y − 4z = 29
− 2x + 5y − z = − 15
3x − y + 5z = − 11


x + y + z + 1 = 0
ax + by + cz + d = 0
a2x + b2y + x2z + d2 = 0


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


Solve each of the following system of homogeneous linear equations.
3x + y + z = 0
x − 4y + 3z = 0
2x + 5y − 2z = 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 prove that ab + bc + ca = abc.


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


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


Find the maximum value of \[\begin{vmatrix}1 & 1 & 1 \\ 1 & 1 + \sin \theta & 1 \\ 1 & 1 & 1 + \cos \theta\end{vmatrix}\]


If  \[∆_1 = \begin{vmatrix}1 & 1 & 1 \\ a & b & c \\ a^2 & b^2 & c^2\end{vmatrix}, ∆_2 = \begin{vmatrix}1 & bc & a \\ 1 & ca & b \\ 1 & ab & c\end{vmatrix},\text{ then }\]}




Let \[\begin{vmatrix}x^2 + 3x & x - 1 & x + 3 \\ x + 1 & - 2x & x - 4 \\ x - 3 & x + 4 & 3x\end{vmatrix} = a x^4 + b x^3 + c x^2 + dx + e\] 
be an identity in x, where abcde are independent of x. Then the value of e is


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:
3x + 4y − 5 = 0
x − y + 3 = 0


Solve the following system of equations by matrix method:

3x + 4y + 7z = 14

2x − y + 3z = 4

x + 2y − 3z = 0


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


Show that each one of the following systems of linear equation is inconsistent:

x + y − 2z = 5

x − 2y + z = −2

−2x + y + z = 4


Use product \[\begin{bmatrix}1 & - 1 & 2 \\ 0 & 2 & - 3 \\ 3 & - 2 & 4\end{bmatrix}\begin{bmatrix}- 2 & 0 & 1 \\ 9 & 2 & - 3 \\ 6 & 1 & - 2\end{bmatrix}\]  to solve the system of equations x + 3z = 9, −x + 2y − 2z = 4, 2x − 3y + 4z = −3.


The sum of three numbers is 2. If twice the second number is added to the sum of first and third, the sum is 1. By adding second and third number to five times the first number, we get 6. Find the three numbers by using matrices.


3x − y + 2z = 0
4x + 3y + 3z = 0
5x + 7y + 4z = 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 \\ - 1 \\ 0\end{bmatrix}\], find x, y and z.

The number of solutions of the system of equations:
2x + y − z = 7
x − 3y + 2z = 1
x + 4y − 3z = 5


On her birthday Seema decided to donate some money to children of an orphanage home. If there were 8 children less, everyone would have got ₹ 10 more. However, if there were 16 children more, everyone would have got ₹ 10 less. Using the matrix method, find the number of children and the amount distributed by Seema. What values are reflected by Seema’s decision?


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


`abs ((1, "a"^2 + "bc", "a"^3),(1, "b"^2 + "ca", "b"^3),(1, "c"^2 + "ab", "c"^3))`


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×