English

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

Advertisements
Advertisements

Question

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

Sum
Advertisements

Solution

 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
  Is there an error in this question or solution?
Chapter 7: Solution of Simultaneous Linear Equations - Exercise 8.1 [Page 14]

APPEARS IN

R.D. Sharma Mathematics Volume 1 and 2 [English] Class 12
Chapter 7 Solution of Simultaneous Linear Equations
Exercise 8.1 | Q 2.12 | Page 14

RELATED QUESTIONS

If `|[2x,5],[8,x]|=|[6,-2],[7,3]|`, write the value of x.


Solve the system of linear equations using the matrix method.

5x + 2y = 4

7x + 3y = 5


Solve the system of linear equations using the matrix method.

2x + y + z = 1

x – 2y – z = `3/2`

3y – 5z = 9


Solve the system of linear equations using the matrix method.

2x + 3y + 3z = 5

x − 2y + z = −4

3x − y − 2z = 3


Evaluate the following determinant:

\[\begin{vmatrix}x & - 7 \\ x & 5x + 1\end{vmatrix}\]


Evaluate the following determinant:

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


Evaluate

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

 

\[∆ = \begin{vmatrix}\cos \alpha \cos \beta & \cos \alpha \sin \beta & - \sin \alpha \\ - \sin \beta & \cos \beta & 0 \\ \sin \alpha \cos \beta & \sin \alpha \sin \beta & \cos \alpha\end{vmatrix}\]


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}67 & 19 & 21 \\ 39 & 13 & 14 \\ 81 & 24 & 26\end{vmatrix}\]


If the points (x, −2), (5, 2), (8, 8) are collinear, find x using determinants.


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

(1, 2) and (3, 6)


Find values of k, if area of triangle is 4 square units whose vertices are 
(k, 0), (4, 0), (0, 2)


Prove that :

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

 


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


3x + ay = 4
2x + ay = 2, a ≠ 0


2x + y − 2z = 4
x − 2y + z = − 2
5x − 5y + z = − 2


Find the real values of λ for which the following system of linear equations has non-trivial solutions. Also, find the non-trivial solutions
\[2 \lambda x - 2y + 3z = 0\] 
\[ x + \lambda y + 2z = 0\] 
\[ 2x + \lambda z = 0\]

 


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

 

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


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


Let \[A = \begin{bmatrix}1 & \sin \theta & 1 \\ - \sin \theta & 1 & \sin \theta \\ - 1 & - \sin \theta & 1\end{bmatrix},\text{ where 0 }\leq \theta \leq 2\pi . \text{ Then,}\]




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


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


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


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


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


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: 

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.


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.


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.


If \[A = \begin{bmatrix}2 & 4 \\ 4 & 3\end{bmatrix}, X = \binom{n}{1}, B = \binom{ 8}{11}\]  and AX = B, then find n.

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


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


A set of linear equations is represented by the matrix equation Ax = b. The necessary condition for the existence of a solution for this system is


In system of equations, if inverse of matrix of coefficients A is multiplied by right side constant B vector then resultant will be?


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


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×