Advertisements
Advertisements
प्रश्न
Solve the system of linear equations using the matrix method.
2x – y = –2
3x + 4y = 3
Advertisements
उत्तर
Given system of equations,
2x – y = –2
3x + 4y = 3
The system of equations can be written as AX = B. Hence, X = A−1B.
A = `[(2,-1),(3,4)]`, X = `[(x),(y)]` and B = `[(-2),(3)]`
⇒ |A| = `|(2,-1),(3,4)|`
= 8 + 3
= 11 ≠ 0
The cofactors of the elements of matrix A are as follows:
A11 = (−1)1+1 (4) = 4
A12 = (−1)1+2 (3) = −3
A21 = (−1)2+1 (−1) = 1
A22 = (−1)2+2 (2) = 2
Matrix made of elements of cofactor of A = `[(4,-3),(1,2)]`
adj A = `[(4,-3),(1,2)] = [(4,1),(-3,2)]`
A−1 = `1/|A|` (adj A)
= `1/11 [(4,1),(-3,2)]`
∴ X = A−1B
= `1/11 [(4,1),(-3,2)] [(-2),(3)]`
= `1/11 [(-8 + 3),(6 + 6)]`
= `1/11 [(-5),(12)]`
= `[(-5/11),(12/11)]`
⇒ `[(x),(y)] = [(-5/11),(12/11)]`
⇒ x = `-5/11` and y = `12/11`
APPEARS IN
संबंधित प्रश्न
Examine the consistency of the system of equations.
x + 3y = 5
2x + 6y = 8
Solve the system of linear equations using the matrix method.
5x + 2y = 3
3x + 2y = 5
Evaluate the following determinant:
\[\begin{vmatrix}\cos \theta & - \sin \theta \\ \sin \theta & \cos \theta\end{vmatrix}\]
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}49 & 1 & 6 \\ 39 & 7 & 4 \\ 26 & 2 & 3\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}1 & a & bc \\ 1 & b & ca \\ 1 & c & ab\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}a & b & c \\ c & a & b \\ b & c & a\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`
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\]
\[\begin{vmatrix}- a \left( b^2 + c^2 - a^2 \right) & 2 b^3 & 2 c^3 \\ 2 a^3 & - b \left( c^2 + a^2 - b^2 \right) & 2 c^3 \\ 2 a^3 & 2 b^3 & - c \left( a^2 + b^2 - c^2 \right)\end{vmatrix} = abc \left( a^2 + b^2 + c^2 \right)^3\]
Find the value of \[\lambda\] so that the points (1, −5), (−4, 5) and \[\lambda\] are collinear.
If the points (x, −2), (5, 2), (8, 8) are collinear, find x using determinants.
Using determinants, find the equation of the line joining the points
(1, 2) and (3, 6)
x − 2y = 4
−3x + 5y = −7
Prove that :
Prove that :
For what value of x, the following matrix is singular?
If the matrix \[\begin{bmatrix}5x & 2 \\ - 10 & 1\end{bmatrix}\] is singular, find the value of x.
If \[A = \begin{bmatrix}5 & 3 & 8 \\ 2 & 0 & 1 \\ 1 & 2 & 3\end{bmatrix}\]. Write the cofactor of the element a32.
If \[A = \begin{bmatrix}\cos\theta & \sin\theta \\ - \sin\theta & \cos\theta\end{bmatrix}\] , then for any natural number, find the value of Det(An).
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}\]
Let \[f\left( x \right) = \begin{vmatrix}\cos x & x & 1 \\ 2\sin x & x & 2x \\ \sin x & x & x\end{vmatrix}\] \[\lim_{x \to 0} \frac{f\left( x \right)}{x^2}\] is equal to
Solve the following system of equations by matrix method:
3x + y = 7
5x + 3y = 12
Solve the following system of equations by matrix method:
3x + 4y + 7z = 14
2x − y + 3z = 4
x + 2y − 3z = 0
Solve the following system of equations by matrix method:
3x + 4y + 2z = 8
2y − 3z = 3
x − 2y + 6z = −2
Solve the following system of equations by matrix method:
x − y + z = 2
2x − y = 0
2y − z = 1
x + y − 6z = 0
x − y + 2z = 0
−3x + y + 2z = 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.
Write the value of `|(a-b, b- c, c-a),(b-c, c-a, a-b),(c-a, a-b, b-c)|`
Prove that (A–1)′ = (A′)–1, where A is an invertible matrix.
If the system of equations x + λy + 2 = 0, λx + y – 2 = 0, λx + λy + 3 = 0 is consistent, then
If c < 1 and the system of equations x + y – 1 = 0, 2x – y – c = 0 and – bx+ 3by – c = 0 is consistent, then the possible real values of b are
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
If `|(x + 1, x + 2, x + a),(x + 2, x + 3, x + b),(x + 3, x + 4, x + c)|` = 0, then a, b, care in
