मराठी
महाराष्ट्र राज्य शिक्षण मंडळएचएससी विज्ञान (सामान्य) इयत्ता १२ वी

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

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

Solve the system of linear equations using the matrix method.

2x – y = –2

3x + 4y = 3


Solve the system of linear equations using the matrix method.

2x + y + z = 1

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

3y – 5z = 9


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


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

\[\begin{vmatrix}8 & 2 & 7 \\ 12 & 3 & 5 \\ 16 & 4 & 3\end{vmatrix}\]


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

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


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

\[\begin{vmatrix}\sqrt{23} + \sqrt{3} & \sqrt{5} & \sqrt{5} \\ \sqrt{15} + \sqrt{46} & 5 & \sqrt{10} \\ 3 + \sqrt{115} & \sqrt{15} & 5\end{vmatrix}\]


Evaluate :

\[\begin{vmatrix}1 & a & bc \\ 1 & b & ca \\ 1 & c & ab\end{vmatrix}\]


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


Prove that
\[\begin{vmatrix}- bc & b^2 + bc & c^2 + bc \\ a^2 + ac & - ac & c^2 + ac \\ a^2 + ab & b^2 + ab & - ab\end{vmatrix} = \left( ab + bc + ca \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}2y & y - z - x & 2y \\ 2z & 2z & z - x - y \\ x - y - z & 2x & 2x\end{vmatrix} = \left( x + y + z \right)^3\]


Show that x = 2 is a root of the equation

\[\begin{vmatrix}x & - 6 & - 1 \\ 2 & - 3x & x - 3 \\ - 3 & 2x & x + 2\end{vmatrix} = 0\]  and solve it completely.
 

 


​Solve the following determinant equation:

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

 


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}a + b + 2c & a & b \\ c & b + c + 2a & b \\ c & a & c + a + 2b\end{vmatrix} = 2 \left( a + b + c \right)^3\]

 


Prove that :

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

 


Prove that :

\[\begin{vmatrix}1 & a^2 + bc & a^3 \\ 1 & b^2 + ca & b^3 \\ 1 & c^2 + ab & c^3\end{vmatrix} = - \left( a - b \right) \left( b - c \right) \left( c - a \right) \left( a^2 + b^2 + c^2 \right)\]

 


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

 


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

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


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


x − y + 3z = 6
x + 3y − 3z = − 4
5x + 3y + 3z = 10


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

 

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


Find the value of the determinant \[\begin{vmatrix}2^2 & 2^3 & 2^4 \\ 2^3 & 2^4 & 2^5 \\ 2^4 & 2^5 & 2^6\end{vmatrix}\].


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


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


If a, b, c are distinct, then the value of x satisfying \[\begin{vmatrix}0 & x^2 - a & x^3 - b \\ x^2 + a & 0 & x^2 + c \\ x^4 + b & x - c & 0\end{vmatrix} = 0\text{ 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}\]


 


The value of the determinant \[\begin{vmatrix}x & x + y & x + 2y \\ x + 2y & x & x + y \\ x + y & x + 2y & x\end{vmatrix}\] is 



Solve the following system of equations by matrix method:
5x + 7y + 2 = 0
4x + 6y + 3 = 0


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


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


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


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


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


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


The system of equations:
x + y + z = 5
x + 2y + 3z = 9
x + 3y + λz = µ
has a unique solution, if
(a) λ = 5, µ = 13
(b) λ ≠ 5
(c) λ = 5, µ ≠ 13
(d) µ ≠ 13


If A = `[(2, 0),(0, 1)]` and B = `[(1),(2)]`, then find the matrix X such that A−1X = B.


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


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


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


`abs ((2"xy", "x"^2, "y"^2),("x"^2, "y"^2, 2"xy"),("y"^2, 2"xy", "x"^2)) =` ____________.


The value of λ, such that the following system of equations has no solution, is

`2x - y - 2z = - 5`

`x - 2y + z = 2`

`x + y + lambdaz = 3`


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?


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×