हिंदी

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 - Mathematics

Advertisements
Advertisements

प्रश्न

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

Advertisements

उत्तर

Here,
\[x + y + z = 6 . . . (1)\]
\[x + 2y + 3z = 14 . . . (2)\]
\[x + 4y + 7z = 30 . . . (3)\]
\[or, AX = B \]
where, 
\[ A = \begin{bmatrix}1 & 1 & 1 \\ 1 & 2 & 3 \\ 1 & 4 & 7\end{bmatrix}, X = \begin{bmatrix}x \\ y \\ z\end{bmatrix}\text{ and }B = \begin{bmatrix}6 \\ 14 \\ 30\end{bmatrix}\]
\[\begin{bmatrix}1 & 1 & 1 \\ 1 & 2 & 3 \\ 1 & 4 & 7\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}6 \\ 14 \\ 30\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}1 & 1 & 1 \\ 1 & 2 & 3 \\ 1 & 4 & 7\end{vmatrix}\]
\[ = 1\left( 14 - 12 \right) - 1\left( 7 - 3 \right) + 1(4 - 2)\]
\[ = 2 - 4 + 2\]
\[ = 0\]
So, A is singular . Thus, the given system of equations is either inconsistent or it is consistent with
\[\text{ infinitely many solutions because }\left( adj A \right)B \neq 0\text{ or }\left( adj A \right) = 0 . \]
\[ {\text{ Let }C}_{ij} {\text{ be the co-factors of the elements a }}_{ij}\text{ in }A\left[ a_{ij} \right]. \text{Then, }\]
\[ C_{11} = \left( - 1 \right)^{1 + 1} \begin{vmatrix}2 & 3 \\ 4 & 7\end{vmatrix} = 2, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}1 & 3 \\ 1 & 7\end{vmatrix} = - 4 , C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}1 & 2 \\ 1 & 4\end{vmatrix} = 2\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}1 & 1 \\ 4 & 7\end{vmatrix} = - 3, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}1 & 1 \\ 1 & 7\end{vmatrix} = 6, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}1 & 1 \\ 1 & 4\end{vmatrix} = - 3\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}1 & 1 \\ 2 & 3\end{vmatrix} = 1 , C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}1 & 1 \\ 1 & 3\end{vmatrix} = - 2 , C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}1 & 1 \\ 1 & 2\end{vmatrix} = 1\]
\[adj A = \begin{bmatrix}2 & - 4 & 2 \\ - 3 & 6 & - 3 \\ 1 & - 2 & 1\end{bmatrix}^T \]
\[ = \begin{bmatrix}2 & - 3 & 1 \\ - 4 & 6 & - 2 \\ 2 & - 3 & 1\end{bmatrix}\]
\[\left( adj A \right)B = \begin{bmatrix}2 & - 3 & 1 \\ - 4 & 6 & - 2 \\ 2 & - 3 & 1\end{bmatrix}\begin{bmatrix}6 \\ 14 \\ 30\end{bmatrix}\]
\[ = \begin{bmatrix}12 - 42 + 30 \\ - 24 + 84 - 60 \\ 12 - 42 + 30\end{bmatrix}\]
\[ = \begin{bmatrix}0 \\ 0 \\ 0\end{bmatrix}\]
\[\text{ If }\left| A \right|=0\text{ and }\left( adjA \right)B=0, \text{ then the system is consistent and has infinitely many solutions.}\]
\[\text{ Thus, } AX=B \text{ has infinitely many solutions}.\]
\[\text{ Substituting z=k in eq. (1) and eq. (2), we get}\]
\[x + y = 6 - k \text{ and }x + 2y = 14 - 3k\]
\[\begin{bmatrix}1 & 1 \\ 1 & 2\end{bmatrix}\binom{x}{y} = \binom{6 - k}{14 + 3k}\]
Now,
\[\left| A \right| = \begin{vmatrix}1 & 1 \\ 1 & 2\end{vmatrix}\]
\[ = 2 - 1 = 1 \neq 0\]
\[adj A = \begin{vmatrix}2 & - 1 \\ - 1 & 1\end{vmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{1}\begin{bmatrix}2 & - 1 \\ - 1 & 1\end{bmatrix}\]
\[ \therefore X = A^{- 1} B\]
\[ \Rightarrow \binom{x}{y} = \frac{1}{1}\begin{bmatrix}2 & - 1 \\ - 1 & 1\end{bmatrix}\binom{6 - k}{14 - 3k}\]
\[ \Rightarrow \binom{x}{y} = \frac{1}{1}\binom{12 - 2k - 14 + 3k}{ - 6 + k + 14 - 3k}\]
\[ \Rightarrow \binom{x}{y} = \binom{\frac{k - 2}{1}}{\frac{8 - 2k}{1}}\]
\[ \therefore x = k - 2, y = 8 - 2k\text{ and }z = k\]
These values of x, y and z also satisfy the third equation .
\[\text{ Thus, }x = k - 2, y = 8 - 2k\text{ and }z = k \left(\text{ where k is a real number }\right)\text{ satisfy the given system of equations }.\]

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

APPEARS IN

आरडी शर्मा Mathematics [English] Class 12
अध्याय 8 Solution of Simultaneous Linear Equations
Exercise 8.1 | Q 3.5 | पृष्ठ १५

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

Examine the consistency of the system of equations.

2x − y = 5

x + y = 4


Solve the system of linear equations using the matrix method.

2x – y = –2

3x + 4y = 3


If \[A = \begin{bmatrix}2 & 5 \\ 2 & 1\end{bmatrix} \text{ and } B = \begin{bmatrix}4 & - 3 \\ 2 & 5\end{bmatrix}\] , verify that |AB| = |A| |B|.

 

Find the value of x, if

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


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


Evaluate the following:

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


Prove the following identities:

\[\begin{vmatrix}y + z & z & y \\ z & z + x & x \\ y & x & x + y\end{vmatrix} = 4xyz\]


Without expanding, prove that

\[\begin{vmatrix}a & b & c \\ x & y & z \\ p & q & r\end{vmatrix} = \begin{vmatrix}x & y & z \\ p & q & r \\ a & b & c\end{vmatrix} = \begin{vmatrix}y & b & q \\ x & a & p \\ z & c & r\end{vmatrix}\]


​Solve the following determinant equation:

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

 


2x − y = 1
7x − 2y = −7


Prove that :

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

 


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

 


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

 


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


9x + 5y = 10
3y − 2x = 8


x + y + z + 1 = 0
ax + by + cz + d = 0
a2x + b2y + x2z + d2 = 0


3x − y + 2z = 6
2x − y + z = 2
3x + 6y + 5z = 20.


If A is a singular matrix, then write the value of |A|.

 

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


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




There are two values of a which makes the determinant  \[∆ = \begin{vmatrix}1 & - 2 & 5 \\ 2 & a & - 1 \\ 0 & 4 & 2a\end{vmatrix}\]  equal to 86. The sum of these two values 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 = 3
2x − y + z = − 1
2x + y − 3z = − 9


Solve the following system of equations by matrix method:
 5x + 3y + z = 16
2x + y + 3z = 19
x + 2y + 4z = 25


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


Show that the following systems of linear equations is consistent and also find their solutions:
2x + 2y − 2z = 1
4x + 4y − z = 2
6x + 6y + 2z = 3


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


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 number of solutions of the system of equations
2x + y − z = 7
x − 3y + 2z = 1
x + 4y − 3z = 5
is


Let a, b, c be positive real numbers. The following system of equations in x, y and z 

\[\frac{x^2}{a^2} + \frac{y^2}{b^2} - \frac{z^2}{c^2} = 1, \frac{x^2}{a^2} - \frac{y^2}{b^2} + \frac{z^2}{c^2} = 1, - \frac{x^2}{a^2} + \frac{y^2}{b^2} + \frac{z^2}{c^2} = 1 \text { has }\]
(a) no solution
(b) unique solution
(c) infinitely many solutions
(d) finitely many solutions

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

 

If A = `[[1,1,1],[0,1,3],[1,-2,1]]` , find A-1Hence, solve the system of equations: 

x +y + z = 6

y + 3z = 11

and x -2y +z = 0


Transform `[(1, 2, 4),(3, -1, 5),(2, 4, 6)]` into an upper triangular matrix by using suitable row transformations


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


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


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


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?


If the following equations

x + y – 3 = 0 

(1 + λ)x + (2 + λ)y – 8 = 0

x – (1 + λ)y + (2 + λ) = 0

are consistent then the value of λ can be ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×