English

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

Advertisements
Advertisements

Question

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

Advertisements

Solution

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
  Is there an error in this question or solution?
Chapter 6: Determinants - Exercise 6.4 [Page 84]

APPEARS IN

RD Sharma Mathematics [English] Class 12
Chapter 6 Determinants
Exercise 6.4 | Q 19 | Page 84

RELATED QUESTIONS

Examine the consistency of the system of equations.

x + 3y = 5

2x + 6y = 8


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}x & - 7 \\ x & 5x + 1\end{vmatrix}\]


Find the integral value of x, if \[\begin{vmatrix}x^2 & x & 1 \\ 0 & 2 & 1 \\ 3 & 1 & 4\end{vmatrix} = 28 .\]


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 & c \\ a + 2x & b + 2y & c + 2z \\ x & y & z\end{vmatrix}\]


Evaluate :

\[\begin{vmatrix}a & b + c & a^2 \\ b & c + a & b^2 \\ c & a + b & c^2\end{vmatrix}\]


Evaluate :

\[\begin{vmatrix}x + \lambda & x & x \\ x & x + \lambda & x \\ x & x & x + \lambda\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\]


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

 


Find the area of the triangle with vertice at the point:

(2, 7), (1, 1) and (10, 8)


Using determinants show that the following points are collinear:

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


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


Prove that :

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

 


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

 


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


If w is an imaginary cube root of unity, find the value of \[\begin{vmatrix}1 & w & w^2 \\ w & w^2 & 1 \\ w^2 & 1 & w\end{vmatrix}\]


If A = [aij] is a 3 × 3 scalar matrix such that a11 = 2, then write the value of |A|.

 

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


If \[\begin{vmatrix}x & \sin \theta & \cos \theta \\ - \sin \theta & - x & 1 \\ \cos \theta & 1 & x\end{vmatrix} = 8\] , write the value of x.


If ω is a non-real cube root of unity and n is not a multiple of 3, then  \[∆ = \begin{vmatrix}1 & \omega^n & \omega^{2n} \\ \omega^{2n} & 1 & \omega^n \\ \omega^n & \omega^{2n} & 1\end{vmatrix}\] 


If a > 0 and discriminant of ax2 + 2bx + c is negative, then
\[∆ = \begin{vmatrix}a & b & ax + b \\ b & c & bx + c \\ ax + b & bx + c & 0\end{vmatrix} is\]




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

 


If \[\begin{vmatrix}a & p & x \\ b & q & y \\ c & r & z\end{vmatrix} = 16\] , then the value of \[\begin{vmatrix}p + x & a + x & a + p \\ q + y & b + y & b + q \\ r + z & c + z & c + r\end{vmatrix}\] is


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


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


If \[A = \begin{bmatrix}3 & - 4 & 2 \\ 2 & 3 & 5 \\ 1 & 0 & 1\end{bmatrix}\] , find A−1 and hence solve the following system of equations: 

Given \[A = \begin{bmatrix}2 & 2 & - 4 \\ - 4 & 2 & - 4 \\ 2 & - 1 & 5\end{bmatrix}, B = \begin{bmatrix}1 & - 1 & 0 \\ 2 & 3 & 4 \\ 0 & 1 & 2\end{bmatrix}\] , find BA and use this to solve the system of equations  y + 2z = 7, x − y = 3, 2x + 3y + 4z = 17


If \[A = \begin{bmatrix}2 & 4 \\ 4 & 3\end{bmatrix}, X = \binom{n}{1}, B = \binom{ 8}{11}\]  and AX = B, then find n.

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

 


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


The existence of unique solution of the system of linear equations x + y + z = a, 5x – y + bz = 10, 2x + 3y – z = 6 depends on 


The system of simultaneous linear equations kx + 2y – z = 1,  (k – 1)y – 2z = 2 and (k + 2)z = 3 have a unique solution if k equals:


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


Let A = `[(i, -i),(-i, i)], i = sqrt(-1)`. Then, the system of linear equations `A^8[(x),(y)] = [(8),(64)]` has ______.


Using the matrix method, solve the following system of linear equations:

`2/x + 3/y + 10/z` = 4, `4/x - 6/y + 5/z` = 1, `6/x + 9/y - 20/z` = 2.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×