मराठी

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 | पृष्ठ १५

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

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


Solve the system of linear equations using the matrix method.

x − y + 2z = 7

3x + 4y − 5z = −5

2x − y + 3z = 12


Evaluate the following determinant:

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


Evaluate the following determinant:

\[\begin{vmatrix}a + ib & c + id \\ - c + id & a - ib\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}49 & 1 & 6 \\ 39 & 7 & 4 \\ 26 & 2 & 3\end{vmatrix}\]


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.
 

 


If \[a, b\] and c  are all non-zero and 

\[\begin{vmatrix}1 + a & 1 & 1 \\ 1 & 1 + b & 1 \\ 1 & 1 & 1 + c\end{vmatrix} =\] 0, then prove that 
\[\frac{1}{a} + \frac{1}{b} + \frac{1}{c} +\]1
= 0

 


Using determinants show that the following points are collinear:

(3, −2), (8, 8) and (5, 2)


Prove that :

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

5x − 7y + z = 11
6x − 8y − z = 15
3x + 2y − 6z = 7


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


A salesman has the following record of sales during three months for three items A, B and C which have different rates of commission 

Month Sale of units Total commission
drawn (in Rs)
  A B C  
Jan 90 100 20 800
Feb 130 50 40 900
March 60 100 30 850


Find out the rates of commission on items A, B and C by using determinant method.


Solve each of the following system of homogeneous linear equations.
2x + 3y + 4z = 0
x + y + z = 0
2x − y + 3z = 0


Find the value of the determinant \[\begin{vmatrix}243 & 156 & 300 \\ 81 & 52 & 100 \\ - 3 & 0 & 4\end{vmatrix} .\]


If A and B are non-singular matrices of the same order, write whether AB is singular or non-singular.


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


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 & x + 3 \\ 2\left( x + 1 \right) & x + 1\end{vmatrix} = \begin{vmatrix}1 & 5 \\ 3 & 3\end{vmatrix}\], then write the value of x.

 

 


Let \[\begin{vmatrix}x & 2 & x \\ x^2 & x & 6 \\ x & x & 6\end{vmatrix} = a x^4 + b x^3 + c x^2 + dx + e\]
 Then, the value of \[5a + 4b + 3c + 2d + e\] is equal to


The value of \[\begin{vmatrix}5^2 & 5^3 & 5^4 \\ 5^3 & 5^4 & 5^5 \\ 5^4 & 5^5 & 5^6\end{vmatrix}\]

 


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


Show that each one of the following systems of linear equation is inconsistent:
4x − 2y = 3
6x − 3y = 5


\[A = \begin{bmatrix}1 & - 2 & 0 \\ 2 & 1 & 3 \\ 0 & - 2 & 1\end{bmatrix}\text{ and }B = \begin{bmatrix}7 & 2 & - 6 \\ - 2 & 1 & - 3 \\ - 4 & 2 & 5\end{bmatrix}\], find AB. Hence, solve the system of equations: x − 2y = 10, 2x + y + 3z = 8 and −2y + z = 7

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


The management committee of a residential colony decided to award some of its members (say x) for honesty, some (say y) for helping others and some others (say z) for supervising the workers to keep the colony neat and clean. The sum of all the awardees is 12. Three times the sum of awardees for cooperation and supervision added to two times the number of awardees for honesty is 33. If the sum of the number of awardees for honesty and supervision is twice the number of awardees for helping others, using matrix method, find the number of awardees of each category. Apart from these values, namely, honesty, cooperation and supervision, suggest one more value which the management of the colony must include for awards.

 

Two schools P and Q want to award their selected students on the values of Tolerance, Kindness and Leadership. The school P wants to award ₹x each, ₹y each and ₹z each for the three respective values to 3, 2 and 1 students respectively with a total award money of ₹2,200. School Q wants to spend ₹3,100 to award its 4, 1 and 3 students on the respective values (by giving the same award money to the three values as school P). If the total amount of award for one prize on each values is ₹1,200, using matrices, find the award money for each value.
Apart from these three values, suggest one more value which should be considered for award.


Solve the following for x and y: \[\begin{bmatrix}3 & - 4 \\ 9 & 2\end{bmatrix}\binom{x}{y} = \binom{10}{ 2}\]


If \[\begin{bmatrix}1 & 0 & 0 \\ 0 & 0 & 1 \\ 0 & 1 & 0\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}2 \\ - 1 \\ 3\end{bmatrix}\], find x, y, z.

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

 


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


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


If `|(2x, 5),(8, x)| = |(6, 5),(8, 3)|`, then find x


`abs ((("b" + "c"^2), "a"^2, "bc"),(("c" + "a"^2), "b"^2, "ca"),(("a" + "b"^2), "c"^2, "ab")) =` ____________.


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

 ______.


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


If a, b, c are non-zero real numbers and if the system of equations (a – 1)x = y + z, (b – 1)y = z + x, (c – 1)z = x + y, has a non-trivial solution, then ab + bc + ca equals ______.


If the system of linear equations x + 2ay + az = 0; x + 3by + bz = 0; x + 4cy + cz = 0 has a non-zero solution, then a, b, c ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×