मराठी

Solve Each of the Following System of Homogeneous Linear Equations. X + Y − 2z = 0 2x + Y − 3z = 0 5x + 4y − 9z = 0

Advertisements
Advertisements

प्रश्न

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

Advertisements

उत्तर

Given: x + y − 2z = 0
            2x + y − 3z = 0              
            5x + 4y − 9z = 0

\[D = \begin{vmatrix}1 & 1 & - 2 \\ 2 & 1 & - 3 \\ 5 & 4 & - 9\end{vmatrix}\] 
\[ = 1( - 9 + 12) - 1( - 18 + 15) - 2(8 - 5)\] 
\[ = 0\] 
So, the system has infinitely many solutions . Putting z = k in the first two equations, we get
\[x + y = 2k\] 
\[2x + y = 3k\] 
Using Cramer's rule, we get
\[x = \frac{D_1}{D} = \frac{\begin{vmatrix}2k & 1 \\ 3k & 1\end{vmatrix}}{\begin{vmatrix}1 & 1 \\ 2 & 1\end{vmatrix}} = \frac{- k}{- 1} = k\] 
\[y = \frac{D_2}{D} = \frac{\begin{vmatrix}1 & 2k \\ 2 & 3k\end{vmatrix}}{\begin{vmatrix}1 & 1 \\ 2 & 1\end{vmatrix}} = \frac{- k}{- 1} = k \] 
\[z = k\] 
Clearly, these values satisfy the third equation . 
Thus, 
\[x = y = z = k \left[ k \in R \right]\]

shaalaa.com
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 5: Determinants - Exercise 6.5 [पृष्ठ ८९]

APPEARS IN

आर.डी. शर्मा Mathematics Volume 1 and 2 [English] Class 12
पाठ 5 Determinants
Exercise 6.5 | Q 1 | पृष्ठ ८९

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

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


Solve the system of linear equations using the matrix method.

2x + 3y + 3z = 5

x − 2y + z = −4

3x − y − 2z = 3


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


Show that

\[\begin{vmatrix}\sin 10^\circ & - \cos 10^\circ \\ \sin 80^\circ & \cos 80^\circ\end{vmatrix} = 1\]


If A \[\begin{bmatrix}1 & 0 & 1 \\ 0 & 1 & 2 \\ 0 & 0 & 4\end{bmatrix}\] , then show that |3 A| = 27 |A|.

 

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


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


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


Prove the following identity:

`|(a^3,2,a),(b^3,2,b),(c^3,2,c)| = 2(a-b) (b-c) (c-a) (a+b+c)`

 


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

 


​Solve the following determinant equation:

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

 


​Solve the following determinant equation:

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

 


​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 show that the following points are collinear:

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


Prove that :

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

 


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


xy = 5
y + z = 3
x + z = 4


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


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


Evaluate \[\begin{vmatrix}4785 & 4787 \\ 4789 & 4791\end{vmatrix}\]


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


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


If \[D_k = \begin{vmatrix}1 & n & n \\ 2k & n^2 + n + 2 & n^2 + n \\ 2k - 1 & n^2 & n^2 + n + 2\end{vmatrix} and \sum^n_{k = 1} D_k = 48\], then n equals

 


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


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


Solve the following system of equations by matrix method:
\[\frac{2}{x} - \frac{3}{y} + \frac{3}{z} = 10\]
\[\frac{1}{x} + \frac{1}{y} + \frac{1}{z} = 10\]
\[\frac{3}{x} - \frac{1}{y} + \frac{2}{z} = 13\]


Solve the following system of equations by matrix method:

\[\frac{2}{x} + \frac{3}{y} + \frac{10}{z} = 4, \frac{4}{x} - \frac{6}{y} + \frac{5}{z} = 1, \frac{6}{x} + \frac{9}{y} - \frac{20}{z} = 2; x, y, z \neq 0\]

 


The sum of three numbers is 2. If twice the second number is added to the sum of first and third, the sum is 1. By adding second and third number to five times the first number, we get 6. Find the three numbers by using matrices.


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.

 

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 equations by using inversion method.

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


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")) =` ____________.


In system of equations, if inverse of matrix of coefficients A is multiplied by right side constant B vector then resultant will be?


The number of values of k for which the linear equations 4x + ky + 2z = 0, kx + 4y + z = 0 and 2x + 2y + z = 0 possess a non-zero solution is


If c < 1 and the system of equations x + y – 1 = 0, 2x – y – c = 0 and – bx+ 3by – c = 0 is consistent, then the possible real values of b are


If `|(x + a, beta, y),(a, x + beta, y),(a, beta, x + y)|` = 0, then 'x' is equal to


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×