हिंदी

Solve the following equations by using inversion method. x + y + z = −1, x − y + z = 2 and x + y − z = 3 - Mathematics and Statistics

Advertisements
Advertisements

प्रश्न

Solve the following equations by using inversion method.

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

योग
Advertisements

उत्तर

Matrix form of the given system of equations is,

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

This is of the form AX = B,

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

Pre-multiplying AX = B by A−1, we get

A−1(AX) = A−1B

∴ (A−1A)X = A−1B

∴ IX = A−1B

∴ X = A−1B     .......(i)

 To determine X, we have to find A−1 

|A| = `|(1, 1, 1),(1, -1, 1),(1, 1, -1)|`

= 1(1 − 1) − 1(−1 − 1) + 1(1 + 1)

= 2 + 2

= 4 ≠ 0

∴ A−1 exists.

A11 = (−1)1+1 M11 = `|(-1, 1),(1, -1)|` = 1 − 1 = 0

A12 = (−1)1+2 M12 = `-|(1, 1),(1, -1)|` = −(−1 − 1) = 2

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

A21 = (−1)2+1 M21 = `-|(1, 1),(1, -1)|` = − (−1 − 1) = 2

A22 = (−1)2+2 M22 = `|(1, 1),(1, -1)|` = −1 − 1 = −2

A23 = (−1)2+3 M23 = `-|(1, 1),(1, 1)|` = − (1 − 1) = 0

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

A32 = (−1)3+2 M32 = `-|(1, 1),(1, 1)|` = −(1 − 1) = 0

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

Hence, the matrix of cofactors is

`|("A"_11, "A"_12, "A"_13),("A"_21, "A"_22, "A"_23),("A"_31, "A"_32, "A"_33)| = [(0, 2, 2),(2, -2, 0),(2, 0, -2)]`

∴ adj A = `[(0, 2, 2),(2, -2, 0),(2, 0, -2)]`

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

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

= `1/4 xx 2[(0, 1, 1),(1, -1, 0),(1, 0, -1)]`

∴ A−1 = `1/2[(0, 1, 1),(1, -1, 0),(1, 0, -1)]`

∴ X  = `1/2[(0, 1, 1),(1, -1, 0),(1, 0, -1)] [(-1),(2),(3)]`  .......[From (i)]

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

∴ `[(x),(y),(z)] = [(5/2),(-3/2),(-2)]`

By equality of matrices, we get

x = `5/2`, y = `-3/2`, z = −2

shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 1.2: Matrics - Long Answers III

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

Let A be a nonsingular square matrix of order 3 × 3. Then |adj A| is equal to ______.


Examine the consistency of the system of equations.

3x − y − 2z = 2

2y − z = −1

3x − 5y = 3


Solve the system of linear equations using the matrix method.

5x + 2y = 3

3x + 2y = 5


If A = `[(2,-3,5),(3,2,-4),(1,1,-2)]` find A−1. Using A−1 solve the system of equations:

2x – 3y + 5z = 11

3x + 2y – 4z = –5

x + y – 2z = –3


If A \[\begin{bmatrix}1 & 0 & 1 \\ 0 & 1 & 2 \\ 0 & 0 & 4\end{bmatrix}\] , then show that |3 A| = 27 |A|.

 

Find the value of x, if

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


Find the value of x, if

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


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

\[\begin{vmatrix}0 & x & y \\ - x & 0 & z \\ - y & - z & 0\end{vmatrix}\]


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

\[\begin{vmatrix}\sin^2 A & \cot A & 1 \\ \sin^2 B & \cot B & 1 \\ \sin^2 C & \cot C & 1\end{vmatrix}, where A, B, C \text{ are the angles of }∆ ABC .\]


\[If ∆ = \begin{vmatrix}1 & x & x^2 \\ 1 & y & y^2 \\ 1 & z & z^2\end{vmatrix}, ∆_1 = \begin{vmatrix}1 & 1 & 1 \\ yz & zx & xy \\ x & y & z\end{vmatrix},\text{ then prove that }∆ + ∆_1 = 0 .\]


\[\begin{vmatrix}b + c & a & a \\ b & c + a & b \\ c & c & a + b\end{vmatrix} = 4abc\]


Prove the following identity:

`|(a^3,2,a),(b^3,2,b),(c^3,2,c)| = 2(a-b) (b-c) (c-a) (a+b+c)`

 


​Solve the following determinant equation:

\[\begin{vmatrix}3x - 8 & 3 & 3 \\ 3 & 3x - 8 & 3 \\ 3 & 3 & 3x - 8\end{vmatrix} = 0\]

 


​Solve the following determinant equation:

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

 


​Solve the following determinant equation:

\[\begin{vmatrix}1 & 1 & x \\ p + 1 & p + 1 & p + x \\ 3 & x + 1 & x + 2\end{vmatrix} = 0\]

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

If \[\begin{vmatrix}a & b - y & c - z \\ a - x & b & c - z \\ a - x & b - y & c\end{vmatrix} =\] 0, then using properties of determinants, find the value of  \[\frac{a}{x} + \frac{b}{y} + \frac{c}{z}\]  , where \[x, y, z \neq\] 0


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

(2, 7), (1, 1) and (10, 8)


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


Using determinants, find the value of k so that the points (k, 2 − 2 k), (−k + 1, 2k) and (−4 − k, 6 − 2k) may be collinear.


Find values of k, if area of triangle is 4 square units whose vertices are 

(−2, 0), (0, 4), (0, k)


Prove that :

\[\begin{vmatrix}a^2 & bc & ac + c^2 \\ a^2 + ab & b^2 & ac \\ ab & b^2 + bc & c^2\end{vmatrix} = 4 a^2 b^2 c^2\]

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


If \[\begin{vmatrix}2x + 5 & 3 \\ 5x + 2 & 9\end{vmatrix} = 0\]


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


If \[\begin{vmatrix}x + 1 & x - 1 \\ x - 3 & x + 2\end{vmatrix} = \begin{vmatrix}4 & - 1 \\ 1 & 3\end{vmatrix}\], then write the value of x.

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


If \[A = \begin{bmatrix}\cos\theta & \sin\theta \\ - \sin\theta & \cos\theta\end{bmatrix}\] , then for any natural number, find the value of Det(An).


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


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:
x + y + z = 3
2x − y + z = − 1
2x + y − 3z = − 9


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


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 + 2z = 7
3x + 4y − 5z = −5
2x − y + 3z = 12


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


Two institutions decided to award their employees for the three values of resourcefulness, competence and determination in the form of prices at the rate of Rs. xy and z respectively per person. The first institution decided to award respectively 4, 3 and 2 employees with a total price money of Rs. 37000 and the second institution decided to award respectively 5, 3 and 4 employees with a total price money of Rs. 47000. If all the three prices per person together amount to Rs. 12000 then using matrix method find the value of xy and z. What values are described in this equations?


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


If \[\begin{bmatrix}1 & 0 & 0 \\ 0 & y & 0 \\ 0 & 0 & 1\end{bmatrix}\begin{bmatrix}x \\ - 1 \\ z\end{bmatrix} = \begin{bmatrix}1 \\ 0 \\ 1\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
is


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


Find the inverse of the following matrix, using elementary transformations: 

`A= [[2 , 3 , 1 ],[2 , 4 , 1],[3 , 7 ,2]]`


Three chairs and two tables cost ₹ 1850. Five chairs and three tables cost ₹2850. Find the cost of four chairs and one table by using matrices


If A = `[(1, -1, 2),(3, 0, -2),(1, 0, 3)]`, verify that A(adj A) = (adj A)A


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


Choose the correct option:

If a, b, c are in A.P. then the determinant `[(x + 2, x + 3, x + 2a),(x + 3, x + 4, x + 2b),(x + 4, x + 5, x + 2c)]` is


Let A = `[(i, -i),(-i, i)], i = sqrt(-1)`. Then, the system of linear equations `A^8[(x),(y)] = [(8),(64)]` has ______.


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×