Answer on Question#54580 – Math – Linear Algebra
1. Find x x x by the use of determinant:
{ 3 x − 4 y + 2 z + 8 = 0 x + 5 y − 3 z + 2 = 0 5 x + 3 y − z + 6 = 0 \left\{ \begin{array}{l} 3x - 4y + 2z + 8 = 0 \\ x + 5y - 3z + 2 = 0 \\ 5x + 3y - z + 6 = 0 \end{array} \right. ⎩ ⎨ ⎧ 3 x − 4 y + 2 z + 8 = 0 x + 5 y − 3 z + 2 = 0 5 x + 3 y − z + 6 = 0
Solution.
At first, we will rewrite our system of equations in matrix form:
( 3 − 4 2 1 5 − 3 5 3 − 1 ) ( x y z ) = ( − 8 − 2 − 6 ) . \left( \begin{array}{ccc} 3 & -4 & 2 \\ 1 & 5 & -3 \\ 5 & 3 & -1 \end{array} \right) \left( \begin{array}{c} x \\ y \\ z \end{array} \right) = \left( \begin{array}{c} -8 \\ -2 \\ -6 \end{array} \right). ⎝ ⎛ 3 1 5 − 4 5 3 2 − 3 − 1 ⎠ ⎞ ⎝ ⎛ x y z ⎠ ⎞ = ⎝ ⎛ − 8 − 2 − 6 ⎠ ⎞ .
Now we will find the determinant of the coefficient matrix ( 3 − 4 2 1 5 − 3 5 3 − 1 ) \left( \begin{array}{ccc} 3 & -4 & 2 \\ 1 & 5 & -3 \\ 5 & 3 & -1 \end{array} \right) ⎝ ⎛ 3 1 5 − 4 5 3 2 − 3 − 1 ⎠ ⎞ :
Δ = det ∣ 3 − 4 2 1 5 − 3 5 3 − 1 ∣ = − 3 ⋅ 5 + 4 ⋅ 3 ⋅ 5 + 2 ⋅ 3 − 2 ⋅ 5 ⋅ 5 + 3 ⋅ 3 ⋅ 3 − 4 = − 15 + 60 + 6 − − 50 + 27 − 4 = 24. \Delta = \det \left| \begin{array}{ccc} 3 & -4 & 2 \\ 1 & 5 & -3 \\ 5 & 3 & -1 \end{array} \right| = -3 \cdot 5 + 4 \cdot 3 \cdot 5 + 2 \cdot 3 - 2 \cdot 5 \cdot 5 + 3 \cdot 3 \cdot 3 - 4 = -15 + 60 + 6 - -50 + 27 - 4 = 24. Δ = det ∣ ∣ 3 1 5 − 4 5 3 2 − 3 − 1 ∣ ∣ = − 3 ⋅ 5 + 4 ⋅ 3 ⋅ 5 + 2 ⋅ 3 − 2 ⋅ 5 ⋅ 5 + 3 ⋅ 3 ⋅ 3 − 4 = − 15 + 60 + 6 − − 50 + 27 − 4 = 24.
To find x x x we must know the determinant of the matrix which obtained from coefficient matrix by replacing column which correspond to x x x variable by column from right side of system:
Δ x = det ∣ − 8 − 4 2 − 2 5 − 3 − 6 3 − 1 ∣ = 8 ⋅ 5 − 4 ⋅ 3 ⋅ 6 − 2 ⋅ 2 ⋅ 3 + 2 ⋅ 5 ⋅ 6 − 8 ⋅ 3 ⋅ 3 + 4 ⋅ 2 = \Delta_{x} = \det \left| \begin{array}{ccc} -8 & -4 & 2 \\ -2 & 5 & -3 \\ -6 & 3 & -1 \end{array} \right| = 8 \cdot 5 - 4 \cdot 3 \cdot 6 - 2 \cdot 2 \cdot 3 + 2 \cdot 5 \cdot 6 - 8 \cdot 3 \cdot 3 + 4 \cdot 2 = Δ x = det ∣ ∣ − 8 − 2 − 6 − 4 5 3 2 − 3 − 1 ∣ ∣ = 8 ⋅ 5 − 4 ⋅ 3 ⋅ 6 − 2 ⋅ 2 ⋅ 3 + 2 ⋅ 5 ⋅ 6 − 8 ⋅ 3 ⋅ 3 + 4 ⋅ 2 = = 40 − 72 − 12 + 60 − 72 + 8 = − 48. = 40 - 72 - 12 + 60 - 72 + 8 = -48. = 40 − 72 − 12 + 60 − 72 + 8 = − 48.
And now, from Cramer's rule we can find x x x :
x = Δ x Δ = − 48 24 = − 2. x = \frac{\Delta_{x}}{\Delta} = -\frac{48}{24} = -2. x = Δ Δ x = − 24 48 = − 2.
Answer:
hence, x = − 2 x = -2 x = − 2 .
http://AssignmentExpert.com