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)}\]
APPEARS IN
RELATED QUESTIONS
Let A be a nonsingular square matrix of order 3 × 3. Then |adj A| is equal to ______.
Examine the consistency of the system of equations.
x + y + z = 1
2x + 3y + 2z = 2
ax + ay + 2az = 4
Evaluate the following determinant:
\[\begin{vmatrix}x & - 7 \\ x & 5x + 1\end{vmatrix}\]
Find the value of x, if
\[\begin{vmatrix}3 & x \\ x & 1\end{vmatrix} = \begin{vmatrix}3 & 2 \\ 4 & 1\end{vmatrix}\]
For what value of x the matrix A is singular?
\[ A = \begin{bmatrix}1 + x & 7 \\ 3 - x & 8\end{bmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}0 & x & y \\ - x & 0 & z \\ - y & - z & 0\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\sin\alpha & \cos\alpha & \cos(\alpha + \delta) \\ \sin\beta & \cos\beta & \cos(\beta + \delta) \\ \sin\gamma & \cos\gamma & \cos(\gamma + \delta)\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\sqrt{23} + \sqrt{3} & \sqrt{5} & \sqrt{5} \\ \sqrt{15} + \sqrt{46} & 5 & \sqrt{10} \\ 3 + \sqrt{115} & \sqrt{15} & 5\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}1 & a & bc \\ 1 & b & ca \\ 1 & c & ab\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}x + \lambda & x & x \\ x & x + \lambda & x \\ x & x & x + \lambda\end{vmatrix}\]
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:
Solve the following determinant equation:
If \[a, b\] and c are all non-zero and
Find the area of the triangle with vertice at the point:
(−1, −8), (−2, −3) and (3, 2)
Using determinants show that the following points are collinear:
(1, −1), (2, 1) and (4, 5)
Find values of k, if area of triangle is 4 square units whose vertices are
(k, 0), (4, 0), (0, 2)
x − 2y = 4
−3x + 5y = −7
Prove that :
5x + 7y = − 2
4x + 6y = − 3
2x + y − 2z = 4
x − 2y + z = − 2
5x − 5y + z = − 2
x − y + 3z = 6
x + 3y − 3z = − 4
5x + 3y + 3z = 10
If \[A = \begin{bmatrix}0 & i \\ i & 1\end{bmatrix}\text{ and }B = \begin{bmatrix}0 & 1 \\ 1 & 0\end{bmatrix}\] , find the value of |A| + |B|.
If A and B are non-singular matrices of the same order, write whether AB is singular or non-singular.
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 \[\begin{vmatrix}2x & 5 \\ 8 & x\end{vmatrix} = \begin{vmatrix}6 & - 2 \\ 7 & 3\end{vmatrix}\] , then x =
Solve the following system of equations by matrix method:
3x + 4y + 2z = 8
2y − 3z = 3
x − 2y + 6z = −2
Show that the following systems of linear equations is consistent and also find their solutions:
x − y + z = 3
2x + y − z = 2
−x −2y + 2z = 1
Show that each one of the following systems of linear equation is inconsistent:
3x − y − 2z = 2
2y − z = −1
3x − 5y = 3
Show that each one of the following systems of linear equation is inconsistent:
x + y − 2z = 5
x − 2y + z = −2
−2x + y + z = 4
Two factories decided to award their employees for three values of (a) adaptable tonew techniques, (b) careful and alert in difficult situations and (c) keeping clam in tense situations, at the rate of ₹ x, ₹ y and ₹ z per person respectively. The first factory decided to honour respectively 2, 4 and 3 employees with a total prize money of ₹ 29000. The second factory decided to honour respectively 5, 2 and 3 employees with the prize money of ₹ 30500. If the three prizes per person together cost ₹ 9500, then
i) represent the above situation by matrix equation and form linear equation using matrix multiplication.
ii) Solve these equation by matrix method.
iii) Which values are reflected in the questions?
2x − y + 2z = 0
5x + 3y − z = 0
x + 5y − 5z = 0
Let a, b, c be positive real numbers. The following system of equations in x, y and z
(a) no solution
(b) unique solution
(c) infinitely many solutions
(d) finitely many solutions
Find the inverse of the following matrix, using elementary transformations:
`A= [[2 , 3 , 1 ],[2 , 4 , 1],[3 , 7 ,2]]`
Using determinants, find the equation of the line joining the points (1, 2) and (3, 6).
`abs ((2"xy", "x"^2, "y"^2),("x"^2, "y"^2, 2"xy"),("y"^2, 2"xy", "x"^2)) =` ____________.
