हिंदी

Show that the Following Systems of Linear Equations is Consistent and Also Find Their Solutions: 5x + 3y + 7z = 4 3x + 26y + 2z = 9 7x + 2y + 10z = 5 - Mathematics

Advertisements
Advertisements

प्रश्न

Show that the following systems of linear equations is consistent and also find their solutions:
5x + 3y + 7z = 4
3x + 26y + 2z = 9
7x + 2y + 10z = 5

Advertisements

उत्तर

 Here,
\[5x + 3y + 7z = 4 . . . (1) \]
\[3x + 26y + 2z = 9 . . . (2)\]
\[7x + 2y + 10z = 5 . . . (3)\]
\[or , AX = B \]
where, 
\[ A = \begin{bmatrix}5 & 3 & 7 \\ 3 & 26 & 2 \\ 7 & 2 & 10\end{bmatrix}, X = \begin{bmatrix}x \\ y \\ z\end{bmatrix} \text{ and } B = \begin{bmatrix}4 \\ 9 \\ 5\end{bmatrix}\]
\[\begin{bmatrix}5 & 3 & 7 \\ 3 & 26 & 2 \\ 7 & 2 & 10\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}4 \\ 9 \\ 5\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}5 & 3 & 7 \\ 3 & 26 & 2 \\ 7 & 2 & 10\end{vmatrix}\]
\[ = 5\left( 260 - 4 \right) - 3\left( 30 - 14 \right) + 7(6 - 182)\]
\[ = 1280 - 48 - 1232\]
\[ = 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)B = 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}26 & 2 \\ 2 & 10\end{vmatrix} = 256 , C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}3 & 2 \\ 7 & 10\end{vmatrix} = - 16, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}3 & 26 \\ 7 & 2\end{vmatrix} = - 176\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}3 & 7 \\ 2 & 10\end{vmatrix} = - 16 , C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}5 & 7 \\ 7 & 10\end{vmatrix} = 1, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}5 & 3 \\ 7 & 2\end{vmatrix} = 11\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}3 & 7 \\ 26 & 2\end{vmatrix} = - 176, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}5 & 7 \\ 3 & 2\end{vmatrix} = 11, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}5 & 3 \\ 3 & 26\end{vmatrix} = 121\]
\[adj A = \begin{bmatrix}256 & - 16 & - 176 \\ - 16 & 1 & 11 \\ - 176 & 11 & 121\end{bmatrix}^T \]
\[ = \begin{bmatrix}256 & - 16 & - 176 \\ - 16 & 1 & 11 \\ - 176 & 11 & 121\end{bmatrix}\]
\[\left( adj A \right)B = \begin{bmatrix}256 & - 16 & - 176 \\ - 16 & 1 & 11 \\ - 176 & 11 & 121\end{bmatrix}\begin{bmatrix}4 \\ 9 \\ 5\end{bmatrix}\]
\[ = \begin{bmatrix}1024 - 144 - 880 \\ - 64 + 9 + 55 \\ - 704 + 99 + 605\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.}\]
 Substituting z=k in eq. (1) and eq. (2), we get
\[5x + 3y = 4 - 7k\text{ and }3x + 26y = 9 - 2k\]
\[\begin{bmatrix}5 & 3 \\ 3 & 26\end{bmatrix}\binom{x}{y} = \binom{4 - 7k}{9 - 2k}\]
Now,
\[\left| A \right| = \begin{vmatrix}5 & 3 \\ 3 & 26\end{vmatrix}\]
\[ = 130 - 9\]
\[ = 121 \neq 0\]
\[adj A = \begin{vmatrix}26 & - 3 \\ - 3 & 5\end{vmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{121}\begin{bmatrix}26 & - 3 \\ - 3 & 5\end{bmatrix}\]
\[ \therefore X = A^{- 1} B\]
\[ \Rightarrow \binom{x}{y} = \frac{1}{121}\begin{bmatrix}26 & - 3 \\ - 3 & 5\end{bmatrix}\binom{4 - 7k}{9 - 2k}\]
\[ \Rightarrow \binom{x}{y} = \frac{1}{121}\binom{104 - 182k - 27 + 6k}{ - 12 + 21k + 45 - 10k}\]
\[ \Rightarrow \binom{x}{y} = \binom{\frac{77 - 176k}{121}}{\frac{33 + 11k}{121}}\]
\[ \Rightarrow x = \frac{11\left( 7 - 16k \right)}{121}, y = \frac{11\left( 3 + k \right)}{121} and z = k\]
\[ \therefore x = \frac{7 - 16k}{11}, y = \frac{3 + k}{11}and z = k\]
These values of x, y and z also satisfy the third equation . 
\[\text{ Thus, }x = \frac{7 - 16k}{11}, y = \frac{3 + k}{11}\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.3 | पृष्ठ १५

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

Find the value of a if `[[a-b,2a+c],[2a-b,3c+d]]=[[-1,5],[0,13]]`


If `|[x+1,x-1],[x-3,x+2]|=|[4,-1],[1,3]|`, then write the value of x.


Solve the system of linear equations using the matrix method.

2x – y = –2

3x + 4y = 3


Find the value of x, if

\[\begin{vmatrix}2 & 3 \\ 4 & 5\end{vmatrix} = \begin{vmatrix}x & 3 \\ 2x & 5\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 & 9 & 27 \\ 3 & 9 & 27 & 1 \\ 9 & 27 & 1 & 3 \\ 27 & 1 & 3 & 9\end{vmatrix}\]


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

\[\begin{vmatrix}6 & - 3 & 2 \\ 2 & - 1 & 2 \\ - 10 & 5 & 2\end{vmatrix}\]


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

\[\begin{vmatrix}a + b & 2a + b & 3a + b \\ 2a + b & 3a + b & 4a + b \\ 4a + b & 5a + b & 6a + b\end{vmatrix}\]


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

\[\begin{vmatrix}\sin^2 23^\circ & \sin^2 67^\circ & \cos180^\circ \\ - \sin^2 67^\circ & - \sin^2 23^\circ & \cos^2 180^\circ \\ \cos180^\circ & \sin^2 23^\circ & \sin^2 67^\circ\end{vmatrix}\]


Prove that

\[\begin{vmatrix}\frac{a^2 + b^2}{c} & c & c \\ a & \frac{b^2 + c^2}{a} & a \\ b & b & \frac{c^2 + a^2}{b}\end{vmatrix} = 4abc\]


Using properties of determinants prove that

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


​Solve the following determinant equation:

\[\begin{vmatrix}3x - 8 & 3 & 3 \\ 3 & 3x - 8 & 3 \\ 3 & 3 & 3x - 8\end{vmatrix} = 0\]

 


If \[\begin{vmatrix}a & b - y & c - z \\ a - x & b & c - z \\ a - x & b - y & c\end{vmatrix} =\] 0, then using properties of determinants, find the value of  \[\frac{a}{x} + \frac{b}{y} + \frac{c}{z}\]  , where \[x, y, z \neq\] 0


Using determinants show that the following points are collinear:

(5, 5), (−5, 1) and (10, 7)


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


If the points (3, −2), (x, 2), (8, 8) are collinear, find x using determinant.


Prove that :

\[\begin{vmatrix}a^2 & a^2 - \left( b - c \right)^2 & bc \\ b^2 & b^2 - \left( c - a \right)^2 & ca \\ c^2 & c^2 - \left( a - b \right)^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)\]

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

Given: x + 2y = 1
            3x + y = 4


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


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


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


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


The number of distinct real roots of \[\begin{vmatrix}cosec x & \sec x & \sec x \\ \sec x & cosec x & \sec x \\ \sec x & \sec x & cosec x\end{vmatrix} = 0\]  lies in the interval
\[- \frac{\pi}{4} \leq x \leq \frac{\pi}{4}\]


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:
5x + 7y + 2 = 0
4x + 6y + 3 = 0


Solve the following system of equations by matrix method:

3x + 4y + 7z = 14

2x − y + 3z = 4

x + 2y − 3z = 0


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


The prices of three commodities P, Q and R are Rs x, y and z per unit respectively. A purchases 4 units of R and sells 3 units of P and 5 units of Q. B purchases 3 units of Q and sells 2 units of P and 1 unit of R. Cpurchases 1 unit of P and sells 4 units of Q and 6 units of R. In the process A, B and C earn Rs 6000, Rs 5000 and Rs 13000 respectively. If selling the units is positive earning and buying the units is negative earnings, find the price per unit of three commodities by using matrix method.

 

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 institutions decided to award their employees for the three values of resourcefulness, competence and determination in the form of prices at the rate of Rs. xy and z respectively per person. The first institution decided to award respectively 4, 3 and 2 employees with a total price money of Rs. 37000 and the second institution decided to award respectively 5, 3 and 4 employees with a total price money of Rs. 47000. If all the three prices per person together amount to Rs. 12000 then using matrix method find the value of xy and z. What values are described in this equations?


Two schools A and B want to award their selected students on the values of sincerity, truthfulness and helpfulness. The school A 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 ₹1,600. School B wants to spend ₹2,300 to award its 4, 1 and 3 students on the respective values (by giving the same award money to the three values as before). If the total amount of award for one prize on each value is ₹900, using matrices, find the award money for each value. Apart from these three values, suggest one more value which should be considered for award.

 

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


For the system of equations:
x + 2y + 3z = 1
2x + y + 3z = 2
5x + 5y + 9z = 4


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

 

On her birthday Seema decided to donate some money to children of an orphanage home. If there were 8 children less, everyone would have got ₹ 10 more. However, if there were 16 children more, everyone would have got ₹ 10 less. Using the matrix method, find the number of children and the amount distributed by Seema. What values are reflected by Seema’s decision?


If `|(2x, 5),(8, x)| = |(6, -2),(7, 3)|`, then value of x is ______.


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


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.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×