Advertisements
Advertisements
Question
x + y + z + 1 = 0
ax + by + cz + d = 0
a2x + b2y + x2z + d2 = 0
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.
3x − y − 2z = 2
2y − z = −1
3x − 5y = 3
Solve the system of linear equations using the matrix method.
x − y + 2z = 7
3x + 4y − 5z = −5
2x − y + 3z = 12
Evaluate
\[\begin{vmatrix}2 & 3 & - 5 \\ 7 & 1 & - 2 \\ - 3 & 4 & 1\end{vmatrix}\] by two methods.
Evaluate the following determinant:
\[\begin{vmatrix}a & h & g \\ h & b & f \\ g & f & c\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}\]
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 the following:
\[\begin{vmatrix}x & 1 & 1 \\ 1 & x & 1 \\ 1 & 1 & x\end{vmatrix}\]
\[\begin{vmatrix}b + c & a & a \\ b & c + a & b \\ c & c & a + b\end{vmatrix} = 4abc\]
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\]
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\]
If \[a, b\] and c are all non-zero and
Find the value of \[\lambda\] so that the points (1, −5), (−4, 5) and \[\lambda\] are collinear.
Find values of k, if area of triangle is 4 square units whose vertices are
(k, 0), (4, 0), (0, 2)
Prove that :
Prove that :
x+ y = 5
y + z = 3
x + z = 4
3x − y + 2z = 6
2x − y + z = 2
3x + 6y + 5z = 20.
2x + y − 2z = 4
x − 2y + z = − 2
5x − 5y + z = − 2
Write the value of the determinant
If \[A = \begin{bmatrix}1 & 2 \\ 3 & - 1\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 0 \\ - 1 & 0\end{bmatrix}\] , find |AB|.
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 x ∈ N and \[\begin{vmatrix}x + 3 & - 2 \\ - 3x & 2x\end{vmatrix}\] = 8, then find 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.
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 }\]}
The value of the determinant
Solve the following system of equations by matrix method:
5x + 3y + z = 16
2x + y + 3z = 19
x + 2y + 4z = 25
Show that the following systems of linear equations is consistent and also find their solutions:
6x + 4y = 2
9x + 6y = 3
If \[A = \begin{bmatrix}2 & 3 & 1 \\ 1 & 2 & 2 \\ 3 & 1 & - 1\end{bmatrix}\] , find A–1 and hence solve the system of equations 2x + y – 3z = 13, 3x + 2y + z = 4, x + 2y – z = 8.
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?
Two schools A and B want to award their selected students on the values of sincerity, truthfulness and helpfulness. The school A 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 ₹1,600. School B wants to spend ₹2,300 to award its 4, 1 and 3 students on the respective values (by giving the same award money to the three values as before). If the total amount of award for one prize on each value is ₹900, using matrices, find the award money for each value. Apart from these three values, suggest one more value which should be considered for award.
Consider the system of equations:
a1x + b1y + c1z = 0
a2x + b2y + c2z = 0
a3x + b3y + c3z = 0,
if \[\begin{vmatrix}a_1 & b_1 & c_1 \\ a_2 & b_2 & c_2 \\ a_3 & b_3 & c_3\end{vmatrix}\]= 0, then the system has
Solve the following equations by using inversion method.
x + y + z = −1, x − y + z = 2 and x + y − z = 3
Solve the following system of equations by using inversion method
x + y = 1, y + z = `5/3`, z + x = `4/3`
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
The number of real value of 'x satisfying `|(x, 3x + 2, 2x - 1),(2x - 1, 4x, 3x + 1),(7x - 2, 17x + 6, 12x - 1)|` = 0 is
If the following equations
x + y – 3 = 0
(1 + λ)x + (2 + λ)y – 8 = 0
x – (1 + λ)y + (2 + λ) = 0
are consistent then the value of λ can be ______.