मराठी

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

Advertisements
Advertisements

प्रश्न

Solve the system of linear equations using the matrix method.

2x + 3y + 3z = 5

x − 2y + z = −4

3x − y − 2z = 3

बेरीज
Advertisements

उत्तर

`[(2,3,3),(1,-2,1),(3,-1,-2)] [(x),(y),(z)] = [(5),(-4),(3)]` AX = B

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

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

= 2(4 + 1) − 3(−2 − 3) + 3(−1 + 6)

= 10 + 15 + 15

= 40 ≠ 0

∴ A−1 exists and hence the given equation has a unique solution.

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

= 4 + 1

= 5

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

= (−2 − 3)

= 5

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

= −1 + 6

= 5

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

= −(−6 + 3)

= 3

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

= −4 − 9

= −13

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

= −(−2 − 9)

= 11

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

= 3 + 6

= 9

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

= −(2 − 3)

= 1

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

= −4 − 3

= −7

∴ A−1 = `1/|A|` (Adj A)

= `1/40 [(5,5,5),(3,-13,11),(9,1,-7)]`

= `1/40 [(5,3,9),(5,-13,1),(5,11,-7)]`

X = A−1B

⇒ `[(x),(y),(z)] = 1/40 [(5,3,9),(5,-13,1),(5,11,-7)] [(5),(-4),(3)]`

= `1/40 [(25 - 12 + 27),(25 + 52 + 3),(25 - 44 - 21)]`

= `1/40 [(40),(80),(-40)]`

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

∴ x = 1, y = 2 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 13 | पृष्ठ १३६

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

Solve the system of linear equations using the matrix method.

2x – y = –2

3x + 4y = 3


The cost of 4 kg onion, 3 kg wheat and 2 kg rice is Rs. 60. The cost of 2 kg onion, 4 kg wheat and 6 kg rice is Rs. 90. The cost of 6 kg onion 2 kg wheat and 3 kg rice is Rs. 70. Find the cost of each item per kg by matrix method.


Evaluate the following determinant:

\[\begin{vmatrix}\cos \theta & - \sin \theta \\ \sin \theta & \cos \theta\end{vmatrix}\]


Find the integral value of x, if \[\begin{vmatrix}x^2 & x & 1 \\ 0 & 2 & 1 \\ 3 & 1 & 4\end{vmatrix} = 28 .\]


For what value of x the matrix A is singular? 

\[A = \begin{bmatrix}x - 1 & 1 & 1 \\ 1 & x - 1 & 1 \\ 1 & 1 & x - 1\end{bmatrix}\]


Evaluate the following determinant:

\[\begin{vmatrix}1 & 3 & 5 \\ 2 & 6 & 10 \\ 31 & 11 & 38\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}\]


​Solve the following determinant equation:

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

 


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

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


Using determinants show that the following points are collinear:

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


Given: x + 2y = 1
            3x + y = 4


x − 4y − z = 11
2x − 5y + 2z = 39
− 3x + 2y + z = 1


An automobile company uses three types of steel S1S2 and S3 for producing three types of cars C1C2and C3. Steel requirements (in tons) for each type of cars are given below : 

  Cars
C1
C2 C3
Steel S1 2 3 4
S2 1 1 2
S3 3 2 1

Using Cramer's rule, find the number of cars of each type which can be produced using 29, 13 and 16 tons of steel of three types respectively.


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 \[\begin{vmatrix}2x + 5 & 3 \\ 5x + 2 & 9\end{vmatrix} = 0\]


For what value of x is the matrix  \[\begin{bmatrix}6 - x & 4 \\ 3 - x & 1\end{bmatrix}\]  singular?


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


Let \[f\left( x \right) = \begin{vmatrix}\cos x & x & 1 \\ 2\sin x & x & 2x \\ \sin x & x & x\end{vmatrix}\] \[\lim_{x \to 0} \frac{f\left( x \right)}{x^2}\]  is equal to


If \[\begin{vmatrix}a & p & x \\ b & q & y \\ c & r & z\end{vmatrix} = 16\] , then the value of \[\begin{vmatrix}p + x & a + x & a + p \\ q + y & b + y & b + q \\ r + z & c + z & c + r\end{vmatrix}\] 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:
3x + y = 19
3x − y = 23


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


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:
 8x + 4y + 3z = 18
2x + y +z = 5
x + 2y + z = 5


Show that the following systems of linear equations is consistent and also find their solutions:
x − y + z = 3
2x + y − z = 2
−x −2y + 2z = 1


If \[A = \begin{bmatrix}3 & - 4 & 2 \\ 2 & 3 & 5 \\ 1 & 0 & 1\end{bmatrix}\] , find A−1 and hence solve the following system of equations: 

The prices of three commodities P, Q and R are Rs x, y and z per unit respectively. A purchases 4 units of R and sells 3 units of P and 5 units of Q. B purchases 3 units of Q and sells 2 units of P and 1 unit of R. Cpurchases 1 unit of P and sells 4 units of Q and 6 units of R. In the process A, B and C earn Rs 6000, Rs 5000 and Rs 13000 respectively. If selling the units is positive earning and buying the units is negative earnings, find the price per unit of three commodities by using matrix method.

 

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


Let \[X = \begin{bmatrix}x_1 \\ x_2 \\ x_3\end{bmatrix}, A = \begin{bmatrix}1 & - 1 & 2 \\ 2 & 0 & 1 \\ 3 & 2 & 1\end{bmatrix}\text{ and }B = \begin{bmatrix}3 \\ 1 \\ 4\end{bmatrix}\] . If AX = B, then X is equal to

 


The value of x, y, z for the following system of equations x + y + z = 6, x − y+ 2z = 5, 2x + y − z = 1 are ______


Solve the following by inversion method 2x + y = 5, 3x + 5y = −3


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


If the system of equations x + ky - z = 0, 3x - ky - z = 0 & x - 3y + z = 0 has non-zero solution, then k is equal to ____________.


Let A = `[(1,sin α,1),(-sin α,1,sin α),(-1,-sin α,1)]`, where 0 ≤ α ≤ 2π, then:


The number of values of k for which the linear equations 4x + ky + 2z = 0, kx + 4y + z = 0 and 2x + 2y + z = 0 possess a non-zero solution is


The system of simultaneous linear equations kx + 2y – z = 1,  (k – 1)y – 2z = 2 and (k + 2)z = 3 have a unique solution if k equals:


If a, b, c are non-zeros, then the system of equations (α + a)x + αy + αz = 0, αx + (α + b)y + αz = 0, αx+ αy + (α + c)z = 0 has a non-trivial solution if


The greatest value of c ε R for which the system of linear equations, x – cy – cz = 0, cx – y + cz = 0, cx + cy – z = 0 has a non-trivial solution, is ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×