English

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

Question

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

Solution

 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
  Is there an error in this question or solution?
Chapter 8: Solution of Simultaneous Linear Equations - Exercise 8.1 [Page 15]

APPEARS IN

RD Sharma Mathematics [English] Class 12
Chapter 8 Solution of Simultaneous Linear Equations
Exercise 8.1 | Q 3.3 | Page 15

RELATED QUESTIONS

If `|[2x,5],[8,x]|=|[6,-2],[7,3]|`, write the value of x.


Solve the system of linear equations using the matrix method.

4x – 3y = 3

3x – 5y = 7


If A = `[(2,-3,5),(3,2,-4),(1,1,-2)]` find A−1. Using A−1 solve the system of equations:

2x – 3y + 5z = 11

3x + 2y – 4z = –5

x + y – 2z = –3


Evaluate the following determinant:

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


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

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


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

\[\begin{vmatrix}1^2 & 2^2 & 3^2 & 4^2 \\ 2^2 & 3^2 & 4^2 & 5^2 \\ 3^2 & 4^2 & 5^2 & 6^2 \\ 4^2 & 5^2 & 6^2 & 7^2\end{vmatrix}\]


Prove that:

`[(a, b, c),(a - b, b - c, c - a),(b + c, c + a, a + b)] = a^3 + b^3 + c^3 -3abc`


Prove the following identities:

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


Prove the following identity:

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

 


​Solve the following determinant equation:

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

 


Using determinants show that the following points are collinear:

(1, −1), (2, 1) and (4, 5)


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


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

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


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


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


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


Find the value of the determinant
\[\begin{bmatrix}4200 & 4201 \\ 4205 & 4203\end{bmatrix}\]


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}x & \sin \theta & \cos \theta \\ - \sin \theta & - x & 1 \\ \cos \theta & 1 & x\end{vmatrix} = 8\] , write the value of x.


The value of the determinant

\[\begin{vmatrix}a^2 & a & 1 \\ \cos nx & \cos \left( n + 1 \right) x & \cos \left( n + 2 \right) x \\ \sin nx & \sin \left( n + 1 \right) x & \sin \left( n + 2 \right) x\end{vmatrix}\text{ is independent of}\]

 


Solve the following system of equations by matrix method:
 5x + 2y = 3
 3x + 2y = 5


Solve the following system of equations by matrix method:
3x + y = 19
3x − y = 23


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


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


A school wants to award its students for the values of Honesty, Regularity and Hard work with a total cash award of Rs 6,000. Three times the award money for Hard work added to that given for honesty amounts to Rs 11,000. The award money given for Honesty and Hard work together is double the one given for Regularity. Represent the above situation algebraically and find the award money for each value, using matrix method. Apart from these values, namely, Honesty, Regularity and Hard work, suggest one more value which the school must include for awards.


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


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


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


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

 

Write the value of `|(a-b, b- c, c-a),(b-c, c-a, a-b),(c-a, a-b, b-c)|`


If A = `[(1, -1, 2),(3, 0, -2),(1, 0, 3)]`, verify that A(adj A) = (adj A)A


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.


If a, b, c are non-zeros, then the system of equations (α + a)x + αy + αz = 0, αx + (α + b)y + αz = 0, αx+ αy + (α + c)z = 0 has a non-trivial solution if


What is the nature of the given system of equations

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


If the system of linear equations

2x + y – z = 7

x – 3y + 2z = 1

x + 4y + δz = k, where δ, k ∈ R has infinitely many solutions, then δ + k is equal to ______.


Let P = `[(-30, 20, 56),(90, 140, 112),(120, 60, 14)]` and A = `[(2, 7, ω^2),(-1, -ω, 1),(0, -ω, -ω + 1)]` where ω = `(-1 + isqrt(3))/2`, and I3 be the identity matrix of order 3. If the determinant of the matrix (P–1AP – I3)2 is αω2, then the value of α is equal to ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×