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
Find the value of a if `[[a-b,2a+c],[2a-b,3c+d]]=[[-1,5],[0,13]]`
Solve the system of linear equations using the matrix method.
x − y + z = 4
2x + y − 3z = 0
x + y + z = 2
The cost of 4 kg onion, 3 kg wheat and 2 kg rice is Rs. 60. The cost of 2 kg onion, 4 kg wheat and 6 kg rice is Rs. 90. The cost of 6 kg onion 2 kg wheat and 3 kg rice is Rs. 70. Find the cost of each item per kg by matrix method.
Show that
\[\begin{vmatrix}\sin 10^\circ & - \cos 10^\circ \\ \sin 80^\circ & \cos 80^\circ\end{vmatrix} = 1\]
Evaluate
\[\begin{vmatrix}2 & 3 & - 5 \\ 7 & 1 & - 2 \\ - 3 & 4 & 1\end{vmatrix}\] by two methods.
Evaluate
\[∆ = \begin{vmatrix}0 & \sin \alpha & - \cos \alpha \\ - \sin \alpha & 0 & \sin \beta \\ \cos \alpha & - \sin \beta & 0\end{vmatrix}\]
Find the value of x, if
\[\begin{vmatrix}3 & x \\ x & 1\end{vmatrix} = \begin{vmatrix}3 & 2 \\ 4 & 1\end{vmatrix}\]
Find the value of x, if
\[\begin{vmatrix}3x & 7 \\ 2 & 4\end{vmatrix} = 10\] , find the value of x.
For what value of x the matrix A is singular?
\[ A = \begin{bmatrix}1 + x & 7 \\ 3 - x & 8\end{bmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}67 & 19 & 21 \\ 39 & 13 & 14 \\ 81 & 24 & 26\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}\]
Prove that:
`[(a, b, c),(a - b, b - c, c - a),(b + c, c + a, a + b)] = a^3 + b^3 + c^3 -3abc`
\[\begin{vmatrix}b + c & a & a \\ b & c + a & b \\ c & c & a + b\end{vmatrix} = 4abc\]
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:
\[\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\]
Prove the following identity:
\[\begin{vmatrix}a + x & y & z \\ x & a + y & z \\ x & y & a + z\end{vmatrix} = a^2 \left( a + x + y + z \right)\]
Without expanding, prove that
\[\begin{vmatrix}a & b & c \\ x & y & z \\ p & q & r\end{vmatrix} = \begin{vmatrix}x & y & z \\ p & q & r \\ a & b & c\end{vmatrix} = \begin{vmatrix}y & b & q \\ x & a & p \\ z & c & r\end{vmatrix}\]
Using determinants show that the following points are collinear:
(3, −2), (8, 8) and (5, 2)
Using determinants, find the area of the triangle with vertices (−3, 5), (3, −6), (7, 2).
Using determinants, find the equation of the line joining the points
(3, 1) and (9, 3)
2x − y = 1
7x − 2y = −7
Prove that :
Find the real values of λ for which the following system of linear equations has non-trivial solutions. Also, find the non-trivial solutions
\[2 \lambda x - 2y + 3z = 0\]
\[ x + \lambda y + 2z = 0\]
\[ 2x + \lambda z = 0\]
If A is a singular matrix, then write the value of |A|.
Let \[\begin{vmatrix}x^2 + 3x & x - 1 & x + 3 \\ x + 1 & - 2x & x - 4 \\ x - 3 & x + 4 & 3x\end{vmatrix} = a x^4 + b x^3 + c x^2 + dx + e\]
be an identity in x, where a, b, c, d, e are independent of x. Then the value of e is
The determinant \[\begin{vmatrix}b^2 - ab & b - c & bc - ac \\ ab - a^2 & a - b & b^2 - ab \\ bc - ca & c - a & ab - a^2\end{vmatrix}\]
The value of the determinant \[\begin{vmatrix}x & x + y & x + 2y \\ x + 2y & x & x + y \\ x + y & x + 2y & x\end{vmatrix}\] is
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:
5x + 7y + 2 = 0
4x + 6y + 3 = 0
Solve the following system of equations by matrix method:
3x + 4y + 7z = 14
2x − y + 3z = 4
x + 2y − 3z = 0
Two schools P and Q want to award their selected students on the values of Discipline, Politeness and Punctuality. The school P wants to award ₹x each, ₹y each and ₹z each the three respectively values to its 3, 2 and 1 students with a total award money of ₹1,000. School Q wants to spend ₹1,500 to award its 4, 1 and 3 students on the respective values (by giving the same award money for three values as before). If the total amount of awards for one prize on each value is ₹600, using matrices, find the award money for each value. Apart from the above three values, suggest one more value for awards.
2x − y + 2z = 0
5x + 3y − z = 0
x + 5y − 5z = 0
If \[A = \begin{bmatrix}1 & - 2 & 0 \\ 2 & 1 & 3 \\ 0 & - 2 & 1\end{bmatrix}\] ,find A–1 and hence solve the system of equations x – 2y = 10, 2x + y + 3z = 8 and –2y + z = 7.
Transform `[(1, 2, 4),(3, -1, 5),(2, 4, 6)]` into an upper triangular matrix by using suitable row transformations
`abs ((2"xy", "x"^2, "y"^2),("x"^2, "y"^2, 2"xy"),("y"^2, 2"xy", "x"^2)) =` ____________.
A set of linear equations is represented by the matrix equation Ax = b. The necessary condition for the existence of a solution for this system is
Choose the correct option:
If a, b, c are in A.P. then the determinant `[(x + 2, x + 3, x + 2a),(x + 3, x + 4, x + 2b),(x + 4, x + 5, x + 2c)]` is
Let P = `[(-30, 20, 56),(90, 140, 112),(120, 60, 14)]` and A = `[(2, 7, ω^2),(-1, -ω, 1),(0, -ω, -ω + 1)]` where ω = `(-1 + isqrt(3))/2`, and I3 be the identity matrix of order 3. If the determinant of the matrix (P–1AP – I3)2 is αω2, then the value of α is equal to ______.
