हिंदी

Solve the system of linear equations using the matrix method. 2x + y + z = 1 x – 2y – z = 3/2 3y – 5z = 9 - Mathematics

Advertisements
Advertisements

प्रश्न

Solve the system of linear equations using the matrix method.

2x + y + z = 1

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

3y – 5z = 9

योग
Advertisements

उत्तर

The given equation,

2x + y + z = 1
x – 2y – z = `3/2`
3y – 5z = 9

The equation can be written as a system so X = A−1B

Where, A = `[(2,1,1),(1,-2,-1),(0,3,-5)]`, X = `[(x),(y),(z)]` and B = `[(1),(3/2),(9)]`

∴ |A| = `|(2,1,1),(1,-2,-1),(0,3,-5)|`

= 2[10 + 3] − 1[−5 + 0] + 1[3 + 0]

= 2 × 13 − 1 × (−5) + 1 × 3

= 26 + 5 + 3

= 34 ≠ 0

The cofactors of the elements of matrix A are as follows:

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

= (−1)2 [10 + 3]

= 1 × 13

= 13

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

= (−1)3 [−5 + 0]

= −1 × (−5)

= 5

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

= (−1)4 [3 + 0]

= 1 × 3

= 3

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

= (−1)3 [−5 − 3]

= −1 × (−8)

= 8

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

= (−1)4 [−10 − 0]

= 1 × −10

= −10

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

= (−1)5 [6 − 0]

= −1 × 6

= −6

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

= (−1)4 [−1 + 2]

= 1 × 1

= 1

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

= (−1)5 [−2 − 1]

= −1 × (−3)

= 3

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

= (−1)6 [−4 − 1]

= 1 × (−5)

= −5

Hence, the matrix made up of the elements of the cofactors = `[(13,5,3),(8,-10,-6),(1,3,-5)]` 

∴ adj A = `[(13,5,3),(8,-10,-6),(1,3,-5)] = [(13,8,1),(5,-10,3),(3,-6,-5)]`

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

= `1/34 [(13,8,1),(5,-10,3),(3,-6,-5)]`

∴ X = A−1B

= `1/34 [(13,8,1),(5,-10,3),(3,-6,-5)] [(1),(3/2),(9)]`

= `1/34 [(13 + 12 + 9),(5 - 15 + 27),(3 - 9 - 45)]`

= `1/34 [(34),(17),(-51)]`

= `[(34/34),(17/34),((-51)/34)]`

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

⇒ x = 1, y = `1/2` and z = `(-3)/2`

shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 4: Determinants - Exercise 4.6 [पृष्ठ १३६]

APPEARS IN

एनसीईआरटी Mathematics Part 1 and 2 [English] Class 12
अध्याय 4 Determinants
Exercise 4.6 | Q 11 | पृष्ठ १३६

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

\[∆ = \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}\]


For what value of x the matrix A is singular? 
\[ A = \begin{bmatrix}1 + x & 7 \\ 3 - x & 8\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}1 & a & a^2 - bc \\ 1 & b & b^2 - ac \\ 1 & c & c^2 - ab\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}\]


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


\[\begin{vmatrix}0 & b^2 a & c^2 a \\ a^2 b & 0 & c^2 b \\ a^2 c & b^2 c & 0\end{vmatrix} = 2 a^3 b^3 c^3\]


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


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


​Solve the following determinant equation:

\[\begin{vmatrix}1 & x & x^3 \\ 1 & b & b^3 \\ 1 & c & c^3\end{vmatrix} = 0, b \neq c\]

 


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

Using determinants prove that the points (ab), (a', b') and (a − a', b − b') are collinear if ab' = a'b.

 

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


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

Prove that :

\[\begin{vmatrix}x + 4 & x & x \\ x & x + 4 & x \\ x & x & x + 4\end{vmatrix} = 16 \left( 3x + 4 \right)\]

Prove that

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

\[\begin{vmatrix}a + b + c & - c & - b \\ - c & a + b + c & - a \\ - b & - a & a + b + c\end{vmatrix} = 2\left( a + b \right) \left( b + c \right) \left( c + a \right)\]

xy = 5
y + z = 3
x + z = 4


Write the value of the determinant 

\[\begin{vmatrix}a & 1 & b + c \\ b & 1 & c + a \\ c & 1 & a + b\end{vmatrix} .\]

 


Write the value of the determinant \[\begin{vmatrix}2 & - 3 & 5 \\ 4 & - 6 & 10 \\ 6 & - 9 & 15\end{vmatrix} .\]


Write the cofactor of a12 in the following matrix \[\begin{bmatrix}2 & - 3 & 5 \\ 6 & 0 & 4 \\ 1 & 5 & - 7\end{bmatrix} .\]


Write the value of the determinant \[\begin{vmatrix}2 & 3 & 4 \\ 5 & 6 & 8 \\ 6x & 9x & 12x\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  \[∆_1 = \begin{vmatrix}1 & 1 & 1 \\ a & b & c \\ a^2 & b^2 & c^2\end{vmatrix}, ∆_2 = \begin{vmatrix}1 & bc & a \\ 1 & ca & b \\ 1 & ab & c\end{vmatrix},\text{ then }\]}




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 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 = 7
5x + 3y = 12


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


Two factories decided to award their employees for three values of (a) adaptable tonew techniques, (b) careful and alert in difficult situations and (c) keeping clam in tense situations, at the rate of ₹ x, ₹ y and ₹ z per person respectively. The first factory decided to honour respectively 2, 4 and 3 employees with a total prize money of ₹ 29000. The second factory decided to honour respectively 5, 2 and 3 employees with the prize money of ₹ 30500. If the three prizes per person together cost ₹ 9500, then
i) represent the above situation by matrix equation and form linear equation using matrix multiplication.
ii) Solve these equation by matrix method.
iii) Which values are reflected in the questions?


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

Consider the system of equations:
a1x + b1y + c1z = 0
a2x + b2y + c2z = 0
a3x + b3y + c3z = 0,
if \[\begin{vmatrix}a_1 & b_1 & c_1 \\ a_2 & b_2 & c_2 \\ a_3 & b_3 & c_3\end{vmatrix}\]= 0, then the system has


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.


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:


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?


What is the nature of the given system of equations

`{:(x + 2y = 2),(2x + 3y = 3):}`


If `|(x + a, beta, y),(a, x + beta, y),(a, beta, x + y)|` = 0, then 'x' is equal to


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×