The system of linear equations
$
\left\{
\begin{array}{ccccc}
x & + y & + z & = & 4 \\
-x & + 2y & + 3z & = & 17 \\
2x & - y & & = & -7
\end{array}
\right.
$
has a unique solution.
We use Gauss-Jordan Elimination
Augmented Matrix
$\left[ \begin{array}{cccc}
1 & 1 & 1 & 4 \\
-1 & 2 & 3 & 17 \\
2 & -1 & 0 & -7
\end{array} \right]$
$R_2 + R_1 \to R_2$
$\left[ \begin{array}{cccc}
1 & 1 & 1 & 4 \\
0 & 3 & 4 & 21 \\
2 & -1 & 0 & -7
\end{array} \right]$
$R_3 - 2R_1 \to R_3$
$\left[ \begin{array}{cccc}
1 & 1 & 1 & 4 \\
0 & 3 & 4 & 21 \\
0 & -3 & -2 & -15
\end{array} \right]$
$R_3 + R_2 \to R_3$
$\left[ \begin{array}{cccc}
1 & 1 & 1 & 4 \\
0 & 3 & 4 & 21 \\
0 & 0 & 2 & 6
\end{array} \right]$
$\displaystyle \frac{1}{2} R_3$
$\left[ \begin{array}{cccc}
1 & 1 & 1 & 4 \\
0 & 3 & 4 & 21 \\
0 & 0 & 1 & 3
\end{array} \right]$
$\displaystyle \frac{1}{3}R_2$
$\left[ \begin{array}{cccc}
1 & 1 & 1 & 4 \\
0 & 1 & \displaystyle \frac{4}{3} & 7 \\
0 & 0 & 1 & 3
\end{array} \right]$
$R_1 - R_2 \to R_1$
$\left[ \begin{array}{cccc}
1 & 0 & \displaystyle \frac{-1}{3} & -3 \\
0 & 1 & \displaystyle \frac{4}{3} & 7 \\
0 & 0 & 1 & 3
\end{array} \right]$
$\displaystyle R_1 + \frac{1}{3} R_3 \to R_1$
$\left[ \begin{array}{cccc}
1 & 0 & 0 & -2 \\
0 & 1 & \displaystyle \frac{4}{3} & 7 \\
0 & 0 & 1 & 3
\end{array} \right]$
$\displaystyle R_2 - \frac{4}{3} R_3 \to R_2$
$\left[ \begin{array}{cccc}
1 & 0 & 0 & -2 \\
0 & 1 & 0 & 3 \\
0 & 0 & 1 & 3
\end{array} \right]$
We now have an equivalent matrix in reduced row-echelon form and the corresponding system of equations is
$
\left\{
\begin{equation}
\begin{aligned}
x =& -2
\\
y =& 3
\\
z =& 3
\end{aligned}
\end{equation}
\right.
$
Hence we immediately arrive at the solution $(-2,3,3)$.
Tuesday, July 22, 2014
College Algebra, Chapter 7, 7.1, Section 7.1, Problem 22
Subscribe to:
Post Comments (Atom)
Why is the fact that the Americans are helping the Russians important?
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
The poem contrasts the nighttime, imaginative world of a child with his daytime, prosaic world. In the first stanza, the child, on going to ...
-
There are a plethora of rules that Jonas and the other citizens must follow. Again, page numbers will vary given the edition of the book tha...
-
The given two points of the exponential function are (2,24) and (3,144). To determine the exponential function y=ab^x plug-in the given x an...
-
Robinson Crusoe, written by Daniel Defoe, is a novel. A novel is a genre defined as a long imaginative work of literature written in prose. ...
-
Hello! This expression is already a sum of two numbers, sin(32) and sin(54). Probably you want or express it as a product, or as an expressi...
-
The title of the book refers to its main character, Mersault. Only a very naive reader could consider that the stranger or the foreigner (an...
-
The only example of simile in "The Lottery"—and a particularly weak one at that—is when Mrs. Hutchinson taps Mrs. Delacroix on the...
No comments:
Post a Comment