मराठी

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

Advertisements
Advertisements

प्रश्न

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

बेरीज
Advertisements

उत्तर

 x + y + z = 6
x + 2z = 7
3x + y + z = 12

AX = B

`A = [(1,1,1),(1,0,2),(3,1,1)], X = [(x),(y),(z)], B = [(6),(7),(12)]`

X = A−1B

`A^-1 = 1/|A| . adj(A)`

`A = [(1,1,1),(1,0,2),(3,1,1)]`

Use cofactor expansion along the first row:

`|A| = 1 . |(0,2),(1,1)|-1. |(1,2),(3,1)| +1.|(1,0),(3,1)|`

Now calculate each 2 × 2 determinant:

`|(0,2),(1,1)| = 0(1)-2(1) = -2`

`|(1,2),(3,1)| = 1(1) -2(3) = 1-6=-5`

`|(1,0),(3,1)| = 1(1) - 0(3) = 1`

∣A∣ = 1(−2)−1 (−5) + 1(1) = −2 + 5 + 1 = 4

We already computed these minors earlier, but here’s the full cofactor matrix:

`Cof(A) = [(-2,5,1),(0,0,-2),(2,-1,-1)]`

adj(A) = Cof(A)T = `[(-2,0,2),(5,0,-1),(1,-2,-1)]`

`A^-1 = 1/4 . [(-2,0,2),(5,0,-1),(1,-2,-1)]`

X = A−1B = `1/4 [(-2,0,2),(5,0,-1),(1,-2,-1)] . [(6),(7),(12)]`

(−2) (6) + (0) (7) + (2) (12) = −12 + 0 + 24 = 12

(5) (6) + (0) (7) + (−1) (12) = 30 + 0 −12 = 18

(1) (6) + (−2) (7) + (−1) (12) = 6 − 14 − 12 = −20

`X = 1/4 . [(12),(18),(-20)] = [(3),(4.5),(-5)]`

x = 2, y = 1, z = 3

shaalaa.com
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 7: Solution of Simultaneous Linear Equations - Exercise 8.1 [पृष्ठ १४]

APPEARS IN

आर.डी. शर्मा Mathematics Volume 1 and 2 [English] Class 12
पाठ 7 Solution of Simultaneous Linear Equations
Exercise 8.1 | Q 2.12 | पृष्ठ १४

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

Evaluate the following determinant:

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


Find the value of x, if
\[\begin{vmatrix}2 & 4 \\ 5 & 1\end{vmatrix} = \begin{vmatrix}2x & 4 \\ 6 & x\end{vmatrix}\]


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 & 2 \\ 4 & - 1 & 2 \\ 3 & 5 & 2\end{vmatrix}\]


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

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


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

 


​Solve the following determinant equation:
\[\begin{vmatrix}15 - 2x & 11 - 3x & 7 - x \\ 11 & 17 & 14 \\ 10 & 16 & 13\end{vmatrix} = 0\]

If a, b, c are real numbers such that
\[\begin{vmatrix}b + c & c + a & a + b \\ c + a & a + b & b + c \\ a + b & b + c & c + a\end{vmatrix} = 0\] , then show that either
\[a + b + c = 0 \text{ or, } a = b = c\]


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


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


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 w is an imaginary cube root of unity, find the value of \[\begin{vmatrix}1 & w & w^2 \\ w & w^2 & 1 \\ w^2 & 1 & w\end{vmatrix}\]


Find the value of x from the following : \[\begin{vmatrix}x & 4 \\ 2 & 2x\end{vmatrix} = 0\]


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


The value of the determinant

\[\begin{vmatrix}a^2 & a & 1 \\ \cos nx & \cos \left( n + 1 \right) x & \cos \left( n + 2 \right) x \\ \sin nx & \sin \left( n + 1 \right) x & \sin \left( n + 2 \right) x\end{vmatrix}\text{ is independent of}\]

 


Using the factor theorem it is found that a + bb + c and c + a are three factors of the determinant 

\[\begin{vmatrix}- 2a & a + b & a + c \\ b + a & - 2b & b + c \\ c + a & c + b & - 2c\end{vmatrix}\]
The other factor in the value of the determinant is


The determinant  \[\begin{vmatrix}b^2 - ab & b - c & bc - ac \\ ab - a^2 & a - b & b^2 - ab \\ bc - ca & c - a & ab - a^2\end{vmatrix}\]


 


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


Show that each one of the following systems of linear equation is inconsistent:
2x + 5y = 7
6x + 15y = 13


Show that each one of the following systems of linear equation is inconsistent:
4x − 5y − 2z = 2
5x − 4y + 2z = −2
2x + 2y + 8z = −1


Show that each one of the following systems of linear equation is inconsistent:
3x − y − 2z = 2
2y − z = −1
3x − 5y = 3


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.

If A = `[(1, 2, 0), (-2, -1, -2), (0, -1, 1)]`, find A−1. Using A−1, solve the system of linear equations   x − 2y = 10, 2x − y − z = 8, −2y + z = 7.


If \[A = \begin{bmatrix}2 & 3 & 1 \\ 1 & 2 & 2 \\ 3 & 1 & - 1\end{bmatrix}\] , find A–1 and hence solve the system of equations 2x + y – 3z = 13, 3x + 2y + z = 4, x + 2y – z = 8.


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


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?


System of equations x + y = 2, 2x + 2y = 3 has ______


If `|(2x, 5),(8, x)| = |(6, 5),(8, 3)|`, then find x


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


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


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


If the system of equations 2x + 3y + 5 = 0, x + ky + 5 = 0, kx - 12y - 14 = 0 has non-trivial solution, then the value of k is ____________.


If the system of equations x + λy + 2 = 0, λx + y – 2 = 0, λx + λy + 3 = 0 is consistent, then


The value (s) of m does the system of equations 3x + my = m and 2x – 5y = 20 has a solution satisfying the conditions x > 0, y > 0.


For what value of p, is the system of equations:

p3x + (p + 1)3y = (p + 2)3

px + (p + 1)y = p + 2

x + y = 1

consistent?


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×