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
संबंधित प्रश्न
Solve the system of linear equations using the matrix method.
4x – 3y = 3
3x – 5y = 7
Solve the system of linear equations using the matrix method.
5x + 2y = 3
3x + 2y = 5
Solve the system of the following equations:
`2/x+3/y+10/z = 4`
`4/x-6/y + 5/z = 1`
`6/x + 9/y - 20/x = 2`
Find the integral value of x, if \[\begin{vmatrix}x^2 & x & 1 \\ 0 & 2 & 1 \\ 3 & 1 & 4\end{vmatrix} = 28 .\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}2 & 3 & 7 \\ 13 & 17 & 5 \\ 15 & 20 & 12\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}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\sin^2 A & \cot A & 1 \\ \sin^2 B & \cot B & 1 \\ \sin^2 C & \cot C & 1\end{vmatrix}, where A, B, C \text{ are the angles of }∆ ABC .\]
Evaluate the following:
\[\begin{vmatrix}0 & x y^2 & x z^2 \\ x^2 y & 0 & y z^2 \\ x^2 z & z y^2 & 0\end{vmatrix}\]
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\]
Solve the following determinant equation:
If a, b, c are real numbers such that
\[\begin{vmatrix}b + c & c + a & a + b \\ c + a & a + b & b + c \\ a + b & b + c & c + a\end{vmatrix} = 0\] , then show that either
\[a + b + c = 0 \text{ or, } a = b = c\]
Find the area of the triangle with vertice at the point:
(−1, −8), (−2, −3) and (3, 2)
If the points (x, −2), (5, 2), (8, 8) are collinear, find x using determinants.
Prove that :
2x − y = 17
3x + 5y = 6
3x + ay = 4
2x + ay = 2, a ≠ 0
x + y + z + 1 = 0
ax + by + cz + d = 0
a2x + b2y + x2z + d2 = 0
Solve each of the following system of homogeneous linear equations.
2x + 3y + 4z = 0
x + y + z = 0
2x − y + 3z = 0
Find the value of the determinant
\[\begin{bmatrix}101 & 102 & 103 \\ 104 & 105 & 106 \\ 107 & 108 & 109\end{bmatrix}\]
Evaluate \[\begin{vmatrix}4785 & 4787 \\ 4789 & 4791\end{vmatrix}\]
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}\]
Write the value of the determinant \[\begin{vmatrix}2 & - 3 & 5 \\ 4 & - 6 & 10 \\ 6 & - 9 & 15\end{vmatrix} .\]
If the matrix \[\begin{bmatrix}5x & 2 \\ - 10 & 1\end{bmatrix}\] is singular, find the value of x.
Write the value of \[\begin{vmatrix}a + ib & c + id \\ - c + id & a - ib\end{vmatrix} .\]
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 \[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
The value of the determinant
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:
x − y + 2z = 7
3x + 4y − 5z = −5
2x − y + 3z = 12
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
If A = `[(2, 0),(0, 1)]` and B = `[(1),(2)]`, then find the matrix X such that A−1X = B.
Solve the following by inversion method 2x + y = 5, 3x + 5y = −3
Three chairs and two tables cost ₹ 1850. Five chairs and three tables cost ₹2850. Find the cost of four chairs and one table by using matrices
Let A = `[(1,sin α,1),(-sin α,1,sin α),(-1,-sin α,1)]`, where 0 ≤ α ≤ 2π, then:
In system of equations, if inverse of matrix of coefficients A is multiplied by right side constant B vector then resultant will be?
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
