मराठी

X + Y + Z + 1 = 0 Ax + by + Cz + D = 0 A2x + B2y + X2z + D2 = 0 - Mathematics

Advertisements
Advertisements

प्रश्न

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

Advertisements

उत्तर

These equations can be written as 
\[x + y + z = - 1\] 
\[ax + by + cz = - d\] 
\[ a^2 x + b^2 y + x^2 z = - d^2 \] 
\[D = \begin{vmatrix}1 & 1 & 1 \\ a & b & c \\ a^2 & b^2 & c^2\end{vmatrix} \] 
\[ = \begin{vmatrix}1 & 0 & 0 \\ a & a - b & b - c \\ a^2 & a^2 - b^2 & b^2 - c^2\end{vmatrix} \left[\text{ Applying }C_2 \to C_1 - C_2 , C_3 \to C_2 - C_3 \right]\] 
\[\text{Taking (b - a) and (c - a) common from }C_1\text{ and }C_2 ,\text{ respectively, we get }\] 
\[ = (a - b)(b - c)\begin{vmatrix}1 & 0 & 0 \\ a & 1 & 1 \\ a^2 & a + b & b + c\end{vmatrix}\] 
\[ = (a - b)(b - c)(c - a) \ldots(1)\] 
\[ D_1 = \begin{vmatrix}- 1 & 1 & 1 \\ - d & b & c \\ - d^2 & b^2 & c^2\end{vmatrix} = - \begin{vmatrix}1 & 1 & 1 \\ d & b & c \\ d^2 & b^2 & c^2\end{vmatrix}\] 
\[ D_1 = - (d - b) (b - c) (c - d) \left[\text{ Replacing a by d in eq }. (1) \right]\] 
\[ D_2 = \begin{vmatrix}1 & - 1 & 1 \\ a & - d & c \\ a^2 & - d^2 & c^2\end{vmatrix} = - \begin{vmatrix}1 & 1 & 1 \\ a & d & c \\ a^2 & d^2 & c^2\end{vmatrix}\] 
\[ D_2 = - (a - d)(d - c)(c - a) \left[\text{ Replacing b by d in eq }. (1) \right]\] 
\[ D_3 = \begin{vmatrix}1 & 1 & - 1 \\ a & b & - d \\ a^2 & b^2 & - d^2\end{vmatrix} = - \begin{vmatrix}1 & 1 & 1 \\ a & b & d \\ a^2 & b^2 & d^2\end{vmatrix}\] 
\[ D_3 = - (a - b)(b - d)(d - a) \left[\text{ Replacing c by d in eq }. (1) \right]\] 
Thus,
\[x = \frac{D_1}{D} = - \frac{(d - b)(b - c)(c - d)}{(a - b)(b - c)(c - a)}\] 
\[y = \frac{D_2}{D} = - \frac{(a - d)(d - c)(c - a)}{(a - b)(b - c)(c - a)}\] 
\[z = \frac{D_3}{D} = - \frac{(a - b)(b - d)(d - a)}{(a - b)(b - c)(c - a)}\]

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

APPEARS IN

आरडी शर्मा Mathematics [English] Class 12
पाठ 6 Determinants
Exercise 6.4 | Q 19 | पृष्ठ ८४

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

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.

4x – 3y = 3

3x – 5y = 7


Solve the system of linear equations using the matrix method.

2x + y + z = 1

x – 2y – z = `3/2`

3y – 5z = 9


Evaluate the following determinant:

\[\begin{vmatrix}x & - 7 \\ x & 5x + 1\end{vmatrix}\]


Evaluate the following determinant:

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


\[∆ = \begin{vmatrix}\cos \alpha \cos \beta & \cos \alpha \sin \beta & - \sin \alpha \\ - \sin \beta & \cos \beta & 0 \\ \sin \alpha \cos \beta & \sin \alpha \sin \beta & \cos \alpha\end{vmatrix}\]


Find the value of x, if

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


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

\[\begin{vmatrix}1 & 43 & 6 \\ 7 & 35 & 4 \\ 3 & 17 & 2\end{vmatrix}\]


Prove the following identities:
\[\begin{vmatrix}x + \lambda & 2x & 2x \\ 2x & x + \lambda & 2x \\ 2x & 2x & x + \lambda\end{vmatrix} = \left( 5x + \lambda \right) \left( \lambda - x \right)^2\]


Prove the following identity:

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


Show that

\[\begin{vmatrix}x + 1 & x + 2 & x + a \\ x + 2 & x + 3 & x + b \\ x + 3 & x + 4 & x + c\end{vmatrix} =\text{ 0 where a, b, c are in A . P .}\]

 


Using determinants, find the value of k so that the points (k, 2 − 2 k), (−k + 1, 2k) and (−4 − k, 6 − 2k) may be collinear.


Using determinants, find the equation of the line joining the points

(3, 1) and (9, 3)


Prove that :

\[\begin{vmatrix}b + c & a - b & a \\ c + a & b - c & b \\ a + b & c - a & c\end{vmatrix} = 3abc - a^3 - b - c^3\]

 


Prove that :

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

 


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 & bc & ac + c^2 \\ a^2 + ab & b^2 & ac \\ ab & b^2 + bc & c^2\end{vmatrix} = 4 a^2 b^2 c^2\]

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

3x + ay = 4
2x + ay = 2, a ≠ 0


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


x + y − z = 0
x − 2y + z = 0
3x + 6y − 5z = 0


Write the value of 

\[\begin{vmatrix}\sin 20^\circ & - \cos 20^\circ\\ \sin 70^\circ& \cos 70^\circ\end{vmatrix}\]

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


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




If a, b, c are distinct, then the value of x satisfying \[\begin{vmatrix}0 & x^2 - a & x^3 - b \\ x^2 + a & 0 & x^2 + c \\ x^4 + b & x - c & 0\end{vmatrix} = 0\text{ is }\]


If \[\begin{vmatrix}2x & 5 \\ 8 & x\end{vmatrix} = \begin{vmatrix}6 & - 2 \\ 7 & 3\end{vmatrix}\] , then x = 

 


If xyare different from zero and \[\begin{vmatrix}1 + x & 1 & 1 \\ 1 & 1 + y & 1 \\ 1 & 1 & 1 + z\end{vmatrix} = 0\] , then the value of x−1 + y−1 + z−1 is





If \[x, y \in \mathbb{R}\], then the determinant 

\[∆ = \begin{vmatrix}\cos x & - \sin x  & 1 \\ \sin x & \cos x & 1 \\ \cos\left( x + y \right) & - \sin\left( x + y \right) & 0\end{vmatrix}\]



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:
3x + y = 19
3x − y = 23


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


A total amount of ₹7000 is deposited in three different saving bank accounts with annual interest rates 5%, 8% and \[8\frac{1}{2}\] % respectively. The total annual interest from these three accounts is ₹550. Equal amounts have been deposited in the 5% and 8% saving accounts. Find the amount deposited in each of the three accounts, with the help of matrices.


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


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


The existence of the unique solution of the system of equations:
x + y + z = λ
5x − y + µz = 10
2x + 3y − z = 6
depends on


The cost of 4 dozen pencils, 3 dozen pens and 2 dozen erasers is ₹ 60. The cost of 2 dozen pencils, 4 dozen pens and 6 dozen erasers is ₹ 90. Whereas the cost of 6 dozen pencils, 2 dozen pens and 3 dozen erasers is ₹ 70. Find the cost of each item per dozen by using matrices


Show that if the determinant ∆ = `|(3, -2, sin3theta),(-7, 8, cos2theta),(-11, 14, 2)|` = 0, then sinθ = 0 or `1/2`.


If the system of equations 2x + 3y + 5 = 0, x + ky + 5 = 0, kx - 12y - 14 = 0 has non-trivial solution, then the value of k is ____________.


If the system of equations x + λy + 2 = 0, λx + y – 2 = 0, λx + λy + 3 = 0 is consistent, then


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×