Find the complete solution of the system
$
\left\{
\begin{equation}
\begin{aligned}
x-y =& 3
\\
2x + y =& 6
\\
x - 2y =& 9
\end{aligned}
\end{equation}
\right.
$
using Gauss-Jordan Elimination.
We transform the system into reduced row-echelon form
$\displaystyle \left[
\begin{array}{ccc}
1 & -1 & 3 \\
2 & 1 & 6 \\
1 & -2 & 9
\end{array}
\right]$
$R_2 - 2 R_1 \to R_2$
$\displaystyle \left[
\begin{array}{ccc}
1 & -1 & 3 \\
0 & 3 & 0 \\
1 & -2 & 9
\end{array}
\right]$
$R_3 - R_1 \to R_3$
$\displaystyle \left[
\begin{array}{ccc}
1 & -1 & 3 \\
0 & 3 & 0 \\
0 & -1 & 6
\end{array}
\right]$
$\displaystyle \frac{1}{3} R_2$
$\displaystyle \left[
\begin{array}{ccc}
1 & -1 & 3 \\
0 & 1 & 0 \\
0 & -1 & 6
\end{array}
\right]$
$R_3 + R_2 \to R_3$
$\displaystyle \left[
\begin{array}{ccc}
1 & -1 & 3 \\
0 & 1 & 0 \\
0 & 0 & 6
\end{array}
\right]$
$\displaystyle \frac{1}{6} R_3$
$\displaystyle \left[
\begin{array}{ccc}
1 & -1 & 3 \\
0 & 1 & 0 \\
0 & 0 & 1
\end{array}
\right]
$
$R_1 - 3 R_3 \to R_1$
$\displaystyle \left[
\begin{array}{ccc}
1 & -1 & 0 \\
0 & 1 & 0 \\
0 & 0 & 1
\end{array} \right]$
$R_1 + R_2 \to R_1$
$\displaystyle \left[
\begin{array}{ccc}
1 & 0 & 0 \\
0 & 1 & 0 \\
0 & 0 & 1
\end{array}
\right]$
This is in reduced row echelon form. If we translate the last row back into equation, we get $0x + 0y = 1$, or $0 = 1$, which is false. This that the system has no solution or it is inconsistent.
Saturday, June 22, 2019
College Algebra, Chapter 7, Review Exercises, Section Review Exercises, Problem 16
Subscribe to:
Post Comments (Atom)
Summarize the major research findings of "Toward an experimental ecology of human development."
Based on findings of prior research, the author, Bronfenbrenner proposes that methods for natural observation research have been applied in ...
-
Based on findings of prior research, the author, Bronfenbrenner proposes that methods for natural observation research have been applied in ...
-
Show that $\displaystyle a(t) = v(t) \frac{dV}{ds}$ of a particle that moves along a straight line with displacement $s(t)$, velocity $v(t)$...
-
Does the quote "a plague on both your houses" have any significance in the play of Romeo and Juliet?Mercutio utters this line -- "A plague o' both your houses!" -- after he has been killed by Tybalt. Tybalt came looking for R...
-
The narrator of "Sonny's Blues" describes the neighborhood as "filled with a hidden menace which was its very breath of l...
-
Determine $\displaystyle \frac{dy}{dx}$ of $y^5 + x^2y^3 = 1 + x^4 y$ by Implicit Differentiation. $\displaystyle \frac{d}{dx}(y^5) + ...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
From a table of power series, recall that we have: arctan(x) = sum_(n=0)^oo (-1)^n x^(2n+1)/(2n+1) To apply this on the given problem, we r...
No comments:
Post a Comment