हिंदी

Solve the Following System of Equations by Matrix Method: 6x − 12y + 25z = 4 4x + 15y − 20z = 3 2x + 18y + 15z = 10

Advertisements
Advertisements

प्रश्न

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

Advertisements

उत्तर

Here,
\[A = \begin{bmatrix}6 & - 12 & 25 \\ 4 & 15 & - 20 \\ 2 & 18 & 15\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}6 & - 12 & 25 \\ 4 & 15 & - 20 \\ 2 & 18 & 15\end{vmatrix}\]
\[ = 6\left( 225 + 360 \right) + 12\left( 60 + 40 \right) + 25(72 - 30)\]
\[ = 3510 + 1200 + 1050\]
\[ = 5760\]
\[ {\text{ Let }C}_{ij} {\text{ be the cofactors of the elements a }}_{ij}\text{ in }A\left[ a_{ij} \right]. \text{ Then,}\]
\[ C_{11} = \left( - 1 \right)^{1 + 1} \begin{vmatrix}15 & - 20 \\ 18 & 15\end{vmatrix} = 585, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}4 & - 20 \\ 2 & 15\end{vmatrix} = - 100 , C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}4 & 15 \\ 2 & 18\end{vmatrix} = 42\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}- 12 & 25 \\ 18 & 15\end{vmatrix} = 630, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}6 & 25 \\ 2 & 15\end{vmatrix} = 40, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}6 & - 12 \\ 2 & 18\end{vmatrix} = - 132\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}- 12 & 25 \\ 15 & - 20\end{vmatrix} = - 135, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}6 & 25 \\ 4 & - 20\end{vmatrix} = 220, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}6 & - 12 \\ 4 & 15\end{vmatrix} = 138\]
\[adj A = \begin{bmatrix}585 & - 100 & 42 \\ 630 & 40 & - 132 \\ - 135 & 220 & 138\end{bmatrix}^T \]
\[ = \begin{bmatrix}585 & 630 & - 135 \\ - 100 & 40 & 220 \\ 42 & - 132 & 138\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{5760}\begin{bmatrix}585 & 630 & - 135 \\ - 100 & 40 & 220 \\ 42 & - 132 & 138\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{5760}\begin{bmatrix}585 & 630 & - 135 \\ - 100 & 40 & 220 \\ 42 & - 132 & 138\end{bmatrix}\begin{bmatrix}4 \\ 3 \\ 10\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{5760}\begin{bmatrix}2340 + 1890 - 1350 \\ - 400 + 120 + 2200 \\ 168 - 396 + 1380\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{5760}\begin{bmatrix}2880 \\ 1920 \\ 1152\end{bmatrix}\]
\[ \Rightarrow x = \frac{2880}{5760}, y = \frac{1920}{5760}\text{ and }z = \frac{1152}{5760}\]
\[ \therefore x = \frac{1}{2}, y = \frac{1}{3}\text{ and }z = \frac{1}{5}\]

shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 7: Solution of Simultaneous Linear Equations - Exercise 8.1 [पृष्ठ १४]

APPEARS IN

आर.डी. शर्मा Mathematics Volume 1 and 2 [English] Class 12
अध्याय 7 Solution of Simultaneous Linear Equations
Exercise 8.1 | Q 2.03 | पृष्ठ १४

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

Evaluate

\[\begin{vmatrix}2 & 3 & 7 \\ 13 & 17 & 5 \\ 15 & 20 & 12\end{vmatrix}^2 .\]


Find the value of x, if

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


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

\[\begin{vmatrix}49 & 1 & 6 \\ 39 & 7 & 4 \\ 26 & 2 & 3\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 .\]


Show that

\[\begin{vmatrix}x + 1 & x + 2 & x + a \\ x + 2 & x + 3 & x + b \\ x + 3 & x + 4 & x + c\end{vmatrix} =\text{ 0 where a, b, c are in A . P .}\]

 


​Solve the following determinant equation:

\[\begin{vmatrix}3 & - 2 & \sin\left( 3\theta \right) \\ - 7 & 8 & \cos\left( 2\theta \right) \\ - 11 & 14 & 2\end{vmatrix} = 0\]

 


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

(3, 1) and (9, 3)


Prove that :

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

 


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}a^2 + 1 & ab & ac \\ ab & b^2 + 1 & bc \\ ca & cb & c^2 + 1\end{vmatrix} = 1 + a^2 + b^2 + c^2\]

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


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


2x − 3y − 4z = 29
− 2x + 5y − z = − 15
3x − y + 5z = − 11


x + 2y = 5
3x + 6y = 15


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


If \[A = \begin{bmatrix}0 & i \\ i & 1\end{bmatrix}\text{  and }B = \begin{bmatrix}0 & 1 \\ 1 & 0\end{bmatrix}\] , find the value of |A| + |B|.


If \[A = \left[ a_{ij} \right]\]   is a 3 × 3 diagonal matrix such that a11 = 1, a22 = 2 a33 = 3, then find |A|.

 

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.

\[\begin{vmatrix}\log_3 512 & \log_4 3 \\ \log_3 8 & \log_4 9\end{vmatrix} \times \begin{vmatrix}\log_2 3 & \log_8 3 \\ \log_3 4 & \log_3 4\end{vmatrix}\]


If\[f\left( x \right) = \begin{vmatrix}0 & x - a & x - b \\ x + a & 0 & x - c \\ x + b & x + c & 0\end{vmatrix}\]





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


 


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


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


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


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

The system of equation x + y + z = 2, 3x − y + 2z = 6 and 3x + y + z = −18 has


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

 


System of equations x + y = 2, 2x + 2y = 3 has ______


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


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?


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 `θ∈(0, π/2)`. If the system of linear equations,

(1 + cos2θ)x + sin2θy + 4sin3θz = 0

cos2θx + (1 + sin2θ)y + 4sin3θz = 0

cos2θx + sin2θy + (1 + 4sin3θ)z = 0

has a non-trivial solution, then the value of θ is

 ______.


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 ______.


The number of real values λ, such that the system of linear equations 2x – 3y + 5z = 9, x + 3y – z = –18 and 3x – y + (λ2 – |λ|z) = 16 has no solution, is ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×