Advertisements
Advertisements
प्रश्न
Solve the system of linear equations using the matrix method.
2x + 3y + 3z = 5
x − 2y + z = −4
3x − y − 2z = 3
Advertisements
उत्तर
`[(2,3,3),(1,-2,1),(3,-1,-2)] [(x),(y),(z)] = [(5),(-4),(3)]` AX = B
A = `[(2,3,3),(1,-2,1),(3,-1,-2)]`, X = `[(x),(y),(z)]` or B = `[(5),(-4),(3)]`
Now, |A| = `|(2,3,3),(1,-2,1),(3,-1,-2)|`
= 2(4 + 1) − 3(−2 − 3) + 3(−1 + 6)
= 10 + 15 + 15
= 40 ≠ 0
∴ A−1 exists and hence the given equation has a unique solution.
A11 = `(-1)^(1 + 1) |(-2,1),(-1,-2)|`
= 4 + 1
= 5
A12 = `(-1)^(1 + 2) |(1,1),(3,-2)|`
= (−2 − 3)
= 5
A13 = `(-1)^(1 + 3) |(1,-2),(3,-1)|`
= −1 + 6
= 5
A21 = `(-1)^(2 + 1) |(3,3),(-1,-2)|`
= −(−6 + 3)
= 3
A22 = `(-1)^(2 + 2) |(2,3),(3,-2)|`
= −4 − 9
= −13
A23 = `(-1)^(2 + 3) |(2,3),(3,-1)|`
= −(−2 − 9)
= 11
A31 = `(-1)^ (3 + 1) |(3,3),(-2,1)|`
= 3 + 6
= 9
A32 = `(-1)^(3 + 2) |(2,3),(1,1)|`
= −(2 − 3)
= 1
A33 = `(-1)^(3 + 3) |(2,3),(1, -2)|`
= −4 − 3
= −7
∴ A−1 = `1/|A|` (Adj A)
= `1/40 [(5,5,5),(3,-13,11),(9,1,-7)]`
= `1/40 [(5,3,9),(5,-13,1),(5,11,-7)]`
X = A−1B
⇒ `[(x),(y),(z)] = 1/40 [(5,3,9),(5,-13,1),(5,11,-7)] [(5),(-4),(3)]`
= `1/40 [(25 - 12 + 27),(25 + 52 + 3),(25 - 44 - 21)]`
= `1/40 [(40),(80),(-40)]`
= `[(1),(2),(-1)]`
∴ x = 1, y = 2 and z = −1
APPEARS IN
संबंधित प्रश्न
Solve the system of linear equations using the matrix method.
5x + 2y = 3
3x + 2y = 5
Solve the system of linear equations using the matrix method.
2x + y + z = 1
x – 2y – z = `3/2`
3y – 5z = 9
Solve the system of linear equations using the matrix method.
x − y + z = 4
2x + y − 3z = 0
x + y + z = 2
\[∆ = \begin{vmatrix}\cos \alpha \cos \beta & \cos \alpha \sin \beta & - \sin \alpha \\ - \sin \beta & \cos \beta & 0 \\ \sin \alpha \cos \beta & \sin \alpha \sin \beta & \cos \alpha\end{vmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}1 & 4 & 9 \\ 4 & 9 & 16 \\ 9 & 16 & 25\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}\]
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:
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 value of \[\lambda\] so that the points (1, −5), (−4, 5) and \[\lambda\] are collinear.
Using determinants, find the area of the triangle with vertices (−3, 5), (3, −6), (7, 2).
If the points (3, −2), (x, 2), (8, 8) are collinear, find x using determinant.
Using determinants, find the equation of the line joining the points
(1, 2) and (3, 6)
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 :
\[\begin{vmatrix}\left( b + c \right)^2 & a^2 & bc \\ \left( c + a \right)^2 & b^2 & ca \\ \left( a + b \right)^2 & c^2 & ab\end{vmatrix} = \left( a - b \right) \left( b - c \right) \left( c - a \right) \left( a + b + c \right) \left( a^2 + b^2 + c^2 \right)\]
2x + 3y = 10
x + 6y = 4
x + y + z + 1 = 0
ax + by + cz + d = 0
a2x + b2y + x2z + d2 = 0
A salesman has the following record of sales during three months for three items A, B and C which have different rates of commission
| Month | Sale of units | Total commission drawn (in Rs) |
||
| A | B | C | ||
| Jan | 90 | 100 | 20 | 800 |
| Feb | 130 | 50 | 40 | 900 |
| March | 60 | 100 | 30 | 850 |
Find out the rates of commission on items A, B and C by using determinant method.
For what value of x, the following matrix is singular?
State whether the matrix
\[\begin{bmatrix}2 & 3 \\ 6 & 4\end{bmatrix}\] is singular or non-singular.
For what value of x is the matrix \[\begin{bmatrix}6 - x & 4 \\ 3 - x & 1\end{bmatrix}\] singular?
Let \[\begin{vmatrix}x & 2 & x \\ x^2 & x & 6 \\ x & x & 6\end{vmatrix} = a x^4 + b x^3 + c x^2 + dx + e\]
Then, the value of \[5a + 4b + 3c + 2d + e\] is equal to
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 }\]}
Let \[A = \begin{bmatrix}1 & \sin \theta & 1 \\ - \sin \theta & 1 & \sin \theta \\ - 1 & - \sin \theta & 1\end{bmatrix},\text{ where 0 }\leq \theta \leq 2\pi . \text{ Then,}\]
If\[f\left( x \right) = \begin{vmatrix}0 & x - a & x - b \\ x + a & 0 & x - c \\ x + b & x + c & 0\end{vmatrix}\]
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}\]
If \[x, y \in \mathbb{R}\], then the determinant
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
Show that each one of the following systems of linear equation is inconsistent:
2x + 3y = 5
6x + 9y = 10
Given \[A = \begin{bmatrix}2 & 2 & - 4 \\ - 4 & 2 & - 4 \\ 2 & - 1 & 5\end{bmatrix}, B = \begin{bmatrix}1 & - 1 & 0 \\ 2 & 3 & 4 \\ 0 & 1 & 2\end{bmatrix}\] , find BA and use this to solve the system of equations y + 2z = 7, x − y = 3, 2x + 3y + 4z = 17
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 + 3y − z = 0
x − y − 2z = 0
3x + y + 3z = 0
If A = `[[1,1,1],[0,1,3],[1,-2,1]]` , find A-1Hence, solve the system of equations:
x +y + z = 6
y + 3z = 11
and x -2y +z = 0
If `|(2x, 5),(8, x)| = |(6, 5),(8, 3)|`, then find x
Let A = `[(1,sin α,1),(-sin α,1,sin α),(-1,-sin α,1)]`, where 0 ≤ α ≤ 2π, then:
Let A = `[(i, -i),(-i, i)], i = sqrt(-1)`. Then, the system of linear equations `A^8[(x),(y)] = [(8),(64)]` has ______.
