Advertisements
Advertisements
Question
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
Options
\[\begin{bmatrix}1 \\ 2 \\ 3\end{bmatrix}\]
\[\begin{bmatrix}- 1 \\ - 2 \\ - 3\end{bmatrix}\]
\[\begin{bmatrix}- 1 \\ - 2 \\ - 3\end{bmatrix}\]
\[\begin{bmatrix}- 1 \\ 2 \\ 3\end{bmatrix}\]
\[\begin{bmatrix}0 \\ 2 \\ 1\end{bmatrix}\]
Advertisements
Solution
(a) \[\begin{bmatrix}1 \\ 2 \\ 3\end{bmatrix}\]
Here,
\[ A = \begin{bmatrix}1 & - 1 & 2 \\ 2 & 0 & 1 \\ 3 & 2 & 1\end{bmatrix}, X = \begin{bmatrix}x_1 \\ x_2 \\ x_3\end{bmatrix}\text{ and }B = \begin{bmatrix}3 \\ 1 \\ 4\end{bmatrix} \left(\text{ Given }\right)\]
\[\left| A \right|=1 \left( 0 - 2 \right) + 1\left( 2 - 3 \right) + 2\left( 4 - 0 \right)\]
\[ = - 2 - 1 + 8\]
\[ = 5\]
\[ {\text{ Let }C}_{ij} {\text{ be the cofactors of the elements a }}_{ij}\text{ in }A=\left[ a_{ij} \right].\text{ Then, }\]
\[ C_{11} = \left( - 1 \right)^{1 + 1} \begin{vmatrix}0 & 1 \\ 2 & 1\end{vmatrix} = - 2, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}2 & 1 \\ 3 & 1\end{vmatrix} = 1, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}2 & 0 \\ 3 & 2\end{vmatrix} = 4\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}- 1 & 2 \\ 2 & 1\end{vmatrix} = 5, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}1 & 2 \\ 3 & 1\end{vmatrix} = - 5, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}1 & - 1 \\ 3 & 2\end{vmatrix} = - 5\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}- 1 & 2 \\ 0 & 1\end{vmatrix} = - 1, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}1 & 2 \\ 2 & 1\end{vmatrix} = 3, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}1 & - 1 \\ 2 & 0\end{vmatrix} = 2\]
\[adj A = \begin{bmatrix}- 2 & 1 & 4 \\ 5 & - 5 & - 5 \\ - 1 & 3 & 2\end{bmatrix}^T \]
\[ = \begin{bmatrix}- 2 & 5 & - 1 \\ 1 & - 5 & 3 \\ 4 & - 5 & 2\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{5}\begin{bmatrix}- 2 & 5 & - 1 \\ 1 & - 5 & 3 \\ 4 & - 5 & 2\end{bmatrix}\]
\[ \therefore X = A^{- 1} B\]
\[ \Rightarrow X = \frac{1}{5}\begin{bmatrix}- 2 & 5 & - 1 \\ 1 & - 5 & 3 \\ 4 & - 5 & 2\end{bmatrix}\begin{bmatrix}3 \\ 1 \\ 4\end{bmatrix}\]
\[ \Rightarrow X = \frac{1}{5}\begin{bmatrix}- 6 + 5 - 4 \\ 3 - 5 + 12 \\ 12 - 5 + 8\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x_1 \\ x_2 \\ x_3\end{bmatrix} = \frac{1}{5}\begin{bmatrix}- 5 \\ 10 \\ 15\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x_1 \\ x_2 \\ x_3\end{bmatrix} = \begin{bmatrix}- 1 \\ 2 \\ 3\end{bmatrix}\]
\[\]
APPEARS IN
RELATED QUESTIONS
Solve the system of linear equations using the matrix method.
5x + 2y = 4
7x + 3y = 5
If A = `[(2,-3,5),(3,2,-4),(1,1,-2)]` find A−1. Using A−1 solve the system of equations:
2x – 3y + 5z = 11
3x + 2y – 4z = –5
x + y – 2z = –3
If A \[\begin{bmatrix}1 & 0 & 1 \\ 0 & 1 & 2 \\ 0 & 0 & 4\end{bmatrix}\] , then show that |3 A| = 27 |A|.
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}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}1 & a & a^2 - bc \\ 1 & b & b^2 - ac \\ 1 & c & c^2 - ab\end{vmatrix}\]
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 that
\[\begin{vmatrix}- bc & b^2 + bc & c^2 + bc \\ a^2 + ac & - ac & c^2 + ac \\ a^2 + ab & b^2 + ab & - ab\end{vmatrix} = \left( ab + bc + ca \right)^3\]
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\]
Solve the following determinant equation:
Using determinants, find the equation of the line joining the points
(1, 2) and (3, 6)
Prove that :
Prove that :
Prove that :
2x − 3y − 4z = 29
− 2x + 5y − z = − 15
3x − y + 5z = − 11
2x + y − 2z = 4
x − 2y + z = − 2
5x − 5y + z = − 2
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 = \begin{bmatrix}1 & 2 \\ 3 & - 1\end{bmatrix}\text{ and B} = \begin{bmatrix}1 & - 4 \\ 3 & - 2\end{bmatrix},\text{ find }|AB|\]
Write the value of
If |A| = 2, where A is 2 × 2 matrix, find |adj A|.
If \[A + B + C = \pi\], then the value of \[\begin{vmatrix}\sin \left( A + B + C \right) & \sin \left( A + C \right) & \cos C \\ - \sin B & 0 & \tan A \\ \cos \left( A + B \right) & \tan \left( B + C \right) & 0\end{vmatrix}\] is equal to
If \[\begin{vmatrix}2x & 5 \\ 8 & x\end{vmatrix} = \begin{vmatrix}6 & - 2 \\ 7 & 3\end{vmatrix}\] , then x =
If x, y, z are 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
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 − z = 3
2x + 3y + z = 10
3x − y − 7z = 1
Solve the following system of equations by matrix method:
8x + 4y + 3z = 18
2x + y +z = 5
x + 2y + z = 5
Solve the following system of equations by matrix method:
x + y + z = 6
x + 2z = 7
3x + y + z = 12
Show that the following systems of linear equations is consistent and also find their solutions:
6x + 4y = 2
9x + 6y = 3
The sum of three numbers is 2. If twice the second number is added to the sum of first and third, the sum is 1. By adding second and third number to five times the first number, we get 6. Find the three numbers by using matrices.
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.
A shopkeeper has 3 varieties of pens 'A', 'B' and 'C'. Meenu purchased 1 pen of each variety for a total of Rs 21. Jeevan purchased 4 pens of 'A' variety 3 pens of 'B' variety and 2 pens of 'C' variety for Rs 60. While Shikha purchased 6 pens of 'A' variety, 2 pens of 'B' variety and 3 pens of 'C' variety for Rs 70. Using matrix method, find cost of each variety of pen.
x + y − z = 0
x − 2y + z = 0
3x + 6y − 5z = 0
If `|(2x, 5),(8, x)| = |(6, -2),(7, 3)|`, then value of x 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 ______.
