<?xml version="1.0" encoding="iso-8859-1" ?> 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" 
"http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd" > 
<?xml-stylesheet type="text/css" href="fcla-xml-1.30.css"?> 
<html  
xmlns="http://www.w3.org/1999/xhtml"  
><head><title>Section RREF  Reduced Row-Echelon Form</title> 
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> 
<meta name="generator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" /> 
<meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" /> 
<!-- xhtml,mozilla,3,html --> 
<meta name="src" content="fcla-xml-1.30.tex" /> 
<meta name="date" content="2008-01-21 13:15:00" /> 
<link rel="stylesheet" type="text/css" href="fcla-xml-1.30.css" /> 
</head><body 
>
   <!--l. 328--><div class="crosslinks"><p class="noindent">[<a 
href="fcla-xml-1.30li18.xml" >next</a>] [<a 
href="fcla-xml-1.30li16.xml" >prev</a>] [<a 
href="fcla-xml-1.30li16.xml#tailfcla-xml-1.30li16.xml" >prev-tail</a>] [<a 
href="#tailfcla-xml-1.30li17.xml">tail</a>] [<a 
href="fcla-xml-1.30li14.xml#fcla-xml-1.30li17.xml" >up</a>] </p></div>
   <h3 class="likesectionHead"><a 
 id="x18-33000"></a>Section RREF&#x00A0;&#x00A0;Reduced Row-Echelon Form</h3>
<!--l. 328--><p class="noindent" ><a 
 id="section.RREF"></a> From <a 
href="http://linear.ups.edu/" ><span 
class="cmti-12">A First Course in Linear Algebra</span></a>
<br class="newline" />Version 1.30
<br class="newline" /><span 
class="cmsy-10x-x-120">&#x00A9;</span>&#x00A0;2004.
<br class="newline" />Licensed under the <a 
href="http://www.gnu.org/licenses/fdl.html" >GNU Free Documentation License</a>.
<br class="newline" /><a 
href="http://linear.ups.edu/" class="url" ><span 
class="cmtt-12">http://linear.ups.edu/</span></a>
<br class="newline" />
<br class="newline" /><a 
 id="x18-33000doc"></a> <a 
 id="dx18-33001"></a> After solving a few systems of equations, you will recognize that
it doesn&#x2019;t matter so much <span 
class="cmti-12">what </span>we call our variables, as opposed to
what numbers act as their coefficients. A system in the variables
<!--l. 17--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></math>
would behave the same if we changed the names of the variables to
<!--l. 17--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>a</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>b</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>c</mi></math> and
kept all the constants the same and in the same places. In this section, we will
isolate the key bits of information about a system of equations into something
called a matrix, and then use this matrix to systematically solve the equations.
Along the way we will obtain one of our most important and useful computational
tools.
</p>
   <h4 class="likesubsectionHead"><a 
 id="x18-34000"></a>Subsection MVNSE: Matrix and Vector Notation for Systems of Equations</h4>
<!--l. 19--><p class="noindent" ><a 
 id="subsection.RREF.MVNSE"></a> <a 
 id="x18-34000doc"></a><a 
 id="dx18-34001"></a>
</p><!--l. 21--><p class="noindent" ><span 
class="cmbx-12">Definition</span><span 
class="cmbx-12">&#x00A0;M</span>
<br class="newline" /><a 
 id="definition.M"><span 
class="cmbx-12">Matrix</span></a><a 
 id="dx18-34002"></a><a 
 id="dx18-34003"></a><a 
 id="dx18-34004"></a>
<br class="newline" /> An <!--l. 22--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math>
<span 
class="cmbx-12">matrix </span>is a rectangular layout of numbers from
<!--l. 22--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msup><mrow 
><mi 
>&#x2102;</mi></mrow><mrow 
></mrow></msup 
></math> having
<!--l. 22--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi></math> rows
                                                                          

                                                                          
and <!--l. 22--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi></math>
columns. We will use upper-case Latin letters from the start of the alphabet
(<!--l. 22--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>B</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>C</mi><mo 
class="MathClass-punc">,</mo><mo 
class="MathClass-op">&#x2026;</mo></math>)
to denote matrices and squared-off brackets to delimit the layout.
Many use large parentheses instead of brackets &#x2014; the distinction is
not important. Rows of a matrix will be referenced starting at the
top and working down (i.e.&#x00A0;row 1 is at the top) and columns will be
referenced starting from the left (i.e.&#x00A0;column 1 is at the left). For a matrix
<!--l. 22--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>, the notation
<!--l. 22--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
></math> will refer to the
complex number in row <!--l. 22--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi></math>
and column <!--l. 22--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi></math>
of <!--l. 22--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>. <a 
 id="dx18-34005"></a><a 
 id="dx18-34006"></a><a 
 id="dx18-34007"></a>
</p><!--l. 23--><p class="noindent" >(This definition contains <a 
 id="notation.M">Notation M</a>.) <a 
 id="dx18-34008"></a><a 
 id="dx18-34009"></a><a 
 id="dx18-34010"></a>
</p><!--l. 24--><p class="noindent" >(This definition contains <a 
 id="notation.MC">Notation MC</a>.)
<!--l. 25--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x25B3;</mo></math>
</p><!--l. 27--><p class="indent" >   Be careful with this notation for individual entries, since it is easy to think
that <!--l. 27--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
></math>
refers to the <span 
class="cmti-12">whole </span>matrix. It does not. It is just a <span 
class="cmti-12">number</span>, but is a convenient way
to talk about the individual entries simultaneously. This notation will get a heavy
workout once we get to <a 
href="fcla-xml-1.30li28.xml#chapter.M">Chapter&#x00A0;M</a>.
</p><!--l. 29--><p class="noindent" ><span 
class="cmbx-12">Example</span><span 
class="cmbx-12">&#x00A0;AM</span>
<br class="newline" /><a 
 id="example.AM"><span 
class="cmbx-12">A matrix</span></a><a 
 id="dx18-34011"></a><a 
 id="dx18-34012"></a><a 
 id="dx18-34013"></a>
<br class="newline" /> </p><table class="equation-star"><tr><td>
                                                                          

                                                                          
<!--l. 31--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
<mi 
>B</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>6</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                     </mrow></mfenced>
</math></td></tr></table>
<!--l. 39--><p class="indent" >   is a matrix with <!--l. 39--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-rel">=</mo> <mn>3</mn></math>
rows and <!--l. 39--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi> <mo 
class="MathClass-rel">=</mo> <mn>4</mn></math> columns.
We can say that <!--l. 39--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mn>2</mn><mo 
class="MathClass-punc">,</mo><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>6</mn></math>
while <!--l. 39--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>B</mi></mrow></mfenced></mrow><mrow 
><mn>3</mn><mo 
class="MathClass-punc">,</mo><mn>4</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></math>.
<!--l. 41--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x22A0;</mo></math>
</p><!--l. 53--><p class="indent" >   A calculator or computer language can be a convenient way to
perform calculations with matrices. But first you have to enter the
matrix.  See:    <a 
href="fcla-xml-1.30li63.xml#computation.ME.MMA">Computation&#x00A0;ME.MMA</a>    <a 
href="fcla-xml-1.30li64.xml#computation.ME.TI86">Computation&#x00A0;ME.TI86</a>
<a 
href="fcla-xml-1.30li65.xml#computation.ME.TI83">Computation&#x00A0;ME.TI83</a> .   When we do equation operations on system
of equations, the names of the variables really aren&#x2019;t very important.
<!--l. 55--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
></math>,
<!--l. 55--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></math>,
<!--l. 55--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></math>, or
<!--l. 55--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>a</mi></math>,
<!--l. 55--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>b</mi></math>,
<!--l. 55--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>c</mi></math>, or
<!--l. 55--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>x</mi></math>,
<!--l. 55--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>y</mi></math>,
<!--l. 55--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>z</mi></math>, it
really doesn&#x2019;t matter. In this subsection we will describe some notation that will
make it easier to describe linear systems, solve the systems and describe the
solution sets. Here is a list of definitions, laden with notation.
</p><!--l. 57--><p class="noindent" ><span 
class="cmbx-12">Definition</span><span 
class="cmbx-12">&#x00A0;CV</span>
<br class="newline" /><a 
 id="definition.CV"><span 
class="cmbx-12">Column Vector</span></a><a 
 id="dx18-34014"></a><a 
 id="dx18-34015"></a><a 
 id="dx18-34016"></a>
<br class="newline" /> A <span 
class="cmbx-12">column vector </span>of <span 
class="cmbx-12">size </span><!--l. 58--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi></math>
is an ordered list of <!--l. 58--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi></math>
numbers, which is written in order vertically, starting at the top and
proceeding to the bottom. At times, we will refer to a column vector
as simply a <span 
class="cmbx-12">vector</span>. Column vectors will be written in bold, usually
with lower case Latin letter from the end of the alphabet such as
                                                                          

                                                                          
<!--l. 58--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>u</mi></math>,
<!--l. 58--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>v</mi></math>,
<!--l. 58--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>w</mi></math>,
<!--l. 58--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>x</mi></math>,
<!--l. 58--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>y</mi></math>,
<!--l. 58--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>z</mi></math>.
Some books like to write vectors with arrows, such as
<!--l. 58--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mover 
accent="true"><mrow 
><mi 
>u</mi></mrow><mo 
class="MathClass-op">&#x2192;</mo></mover></math>. Writing
by hand, some like to put arrows on top of the symbol, or a tilde underneath the symbol,
as in <!--l. 58--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><munder><mrow 
><mi 
>u</mi></mrow><mrow 
> <mo 
class="MathClass-rel">&#x223C;</mo></mrow></munder></math>.
To refer to the <span 
class="cmbx-12">entry </span>or <span 
class="cmbx-12">component </span>that is number
<!--l. 58--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi></math> in the list that
is the vector <!--l. 58--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>v</mi></math>
we write <!--l. 58--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>v</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi></mrow></msub 
></math>. <a 
 id="dx18-34017"></a><a 
 id="dx18-34018"></a><a 
 id="dx18-34019"></a>
</p><!--l. 59--><p class="noindent" >(This definition contains <a 
 id="notation.CV">Notation CV</a>.) <a 
 id="dx18-34020"></a><a 
 id="dx18-34021"></a><a 
 id="dx18-34022"></a>
</p><!--l. 60--><p class="noindent" >(This definition contains <a 
 id="notation.CVC">Notation CVC</a>.)
<!--l. 61--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x25B3;</mo></math>
</p><!--l. 63--><p class="indent" >   Be careful with this notation. While the symbols
<!--l. 63--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>v</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi></mrow></msub 
></math> might
look somewhat substantial, as an object this represents just one component of a
vector, which is just a single complex number.
</p><!--l. 65--><p class="noindent" ><span 
class="cmbx-12">Definition</span><span 
class="cmbx-12">&#x00A0;ZCV</span>
<br class="newline" /><a 
 id="definition.ZCV"><span 
class="cmbx-12">Zero Column Vector</span></a><a 
 id="dx18-34023"></a><a 
 id="dx18-34024"></a><a 
 id="dx18-34025"></a>
<br class="newline" /> The <span 
class="cmbx-12">zero vector </span>of size <!--l. 66--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi></math> is
the column vector of size <!--l. 66--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi></math>
where each entry is the number zero,
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 71--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                                 <mtr><mtd 
columnalign="right" class="align-odd"><mn>0</mn> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-op">&#x22EE;</mo></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd></mtr>   <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> </mtd>                                 <mtd 
class="align-even"><mspace width="2em"/></mtd>                                 <mtd 
columnalign="right" class="align-label">
   </mtd></mtr></mtable></math>
<!--l. 73--><p class="noindent" >or defined much more compactly, <!--l. 73--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mn>0</mn></mrow></mfenced> </mrow><mrow 
><mi 
>i</mi></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mn>0</mn></math>
for <!--l. 73--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mn>1</mn> <mo 
class="MathClass-rel">&#x2264;</mo> <mi 
>i</mi> <mo 
class="MathClass-rel">&#x2264;</mo> <mi 
>m</mi></math>. <a 
 id="dx18-34026"></a><a 
 id="dx18-34027"></a><a 
 id="dx18-34028"></a>
</p><!--l. 74--><p class="noindent" >(This definition contains <a 
 id="notation.ZCV">Notation ZCV</a>.)
<!--l. 75--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x25B3;</mo></math>
</p><!--l. 77--><p class="noindent" ><span 
class="cmbx-12">Definition</span><span 
class="cmbx-12">&#x00A0;CM</span>
<br class="newline" /><a 
 id="definition.CM"><span 
class="cmbx-12">Coefficient Matrix</span></a><a 
 id="dx18-34029"></a><a 
 id="dx18-34030"></a><a 
 id="dx18-34031"></a>
<br class="newline" /> For a system of linear equations,
</p><!--tex4ht:inline--><!--l. 85--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>1</mn><mn>1</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>1</mn><mn>2</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>1</mn><mn>3</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>1</mn><mi 
>n</mi></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></mtd>                  <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <msub><mrow 
><mi 
>b</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
><mspace width="2em"/></mtd>                <mtd 
columnalign="right" class="align-label"></mtd>                <mtd 
class="align-label">
                <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>2</mn><mn>1</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>2</mn><mn>2</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>2</mn><mn>3</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>2</mn><mi 
>n</mi></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></mtd>                  <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <msub><mrow 
><mi 
>b</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
><mspace width="2em"/></mtd>                <mtd 
columnalign="right" class="align-label"></mtd>                <mtd 
class="align-label">
                <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>3</mn><mn>1</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>3</mn><mn>2</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>3</mn><mn>3</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>3</mn><mi 
>n</mi></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></mtd>                  <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <msub><mrow 
><mi 
>b</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
><mspace width="2em"/></mtd>                <mtd 
columnalign="right" class="align-label"></mtd>                <mtd 
class="align-label">
                <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><mo 
class="MathClass-op">&#x22EE;</mo></mtd>                                                  <mtd 
class="align-even"><mspace width="2em"/></mtd>                     <mtd 
columnalign="right" class="align-label"></mtd>                <mtd 
class="align-label">
                <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mi 
>m</mi><mn>1</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mi 
>m</mi><mn>2</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mi 
>m</mi><mn>3</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mi 
>m</mi><mi 
>n</mi></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></mtd>                <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <msub><mrow 
><mi 
>b</mi></mrow><mrow 
><mi 
>m</mi></mrow></msub 
><mspace width="2em"/></mtd>                <mtd 
columnalign="right" class="align-label"></mtd>                <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
                                                                          

                                                                          
<!--l. 86--><p class="noindent" >the <span 
class="cmbx-12">coefficient matrix </span>is the <!--l. 86--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math>
matrix </p><table class="equation-star"><tr><td>
<!--l. 87--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
<mi 
>A</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>1</mn><mn>1</mn></mrow></msub 
> </mtd><mtd 
class="array"  columnalign="center"> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>1</mn><mn>2</mn></mrow></msub 
> </mtd><mtd 
class="array"  columnalign="center"> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>1</mn><mn>3</mn></mrow></msub 
> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-op">&#x2026;</mo><mspace width="0em" class="thinspace"/></mtd><mtd 
class="array"  columnalign="center"><msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>1</mn><mi 
>n</mi></mrow></msub 
></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>2</mn><mn>1</mn></mrow></msub 
> </mtd><mtd 
class="array"  columnalign="center"> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>2</mn><mn>2</mn></mrow></msub 
> </mtd><mtd 
class="array"  columnalign="center"> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>2</mn><mn>3</mn></mrow></msub 
> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-op">&#x2026;</mo><mspace width="0em" class="thinspace"/></mtd><mtd 
class="array"  columnalign="center"><msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>2</mn><mi 
>n</mi></mrow></msub 
></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>3</mn><mn>1</mn></mrow></msub 
> </mtd><mtd 
class="array"  columnalign="center"> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>3</mn><mn>2</mn></mrow></msub 
> </mtd><mtd 
class="array"  columnalign="center"> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>3</mn><mn>3</mn></mrow></msub 
> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-op">&#x2026;</mo><mspace width="0em" class="thinspace"/></mtd><mtd 
class="array"  columnalign="center"><msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>3</mn><mi 
>n</mi></mrow></msub 
></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-op">&#x22EE;</mo> </mtd><mtd 
class="array"  columnalign="center">    </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mi 
>m</mi><mn>1</mn></mrow></msub 
></mtd><mtd 
class="array"  columnalign="center"><msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mi 
>m</mi><mn>2</mn></mrow></msub 
></mtd><mtd 
class="array"  columnalign="center"><msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mi 
>m</mi><mn>3</mn></mrow></msub 
></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-op">&#x2026;</mo><mspace width="0em" class="thinspace"/></mtd><mtd 
class="array"  columnalign="center"><msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mi 
>m</mi><mi 
>n</mi></mrow></msub 
></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center">    </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                                              </mrow></mfenced>
</math></td></tr></table>
   <!--l. 97--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x25B3;</mo></math>
<!--l. 99--><p class="noindent" ><span 
class="cmbx-12">Definition</span><span 
class="cmbx-12">&#x00A0;VOC</span>
<br class="newline" /><a 
 id="definition.VOC"><span 
class="cmbx-12">Vector of Constants</span></a><a 
 id="dx18-34032"></a><a 
 id="dx18-34033"></a><a 
 id="dx18-34034"></a>
<br class="newline" /> For a system of linear equations,
</p><!--tex4ht:inline--><!--l. 107--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>1</mn><mn>1</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>1</mn><mn>2</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>1</mn><mn>3</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>1</mn><mi 
>n</mi></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></mtd>                  <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <msub><mrow 
><mi 
>b</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
><mspace width="2em"/></mtd>                <mtd 
columnalign="right" class="align-label"></mtd>                <mtd 
class="align-label">
                <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>2</mn><mn>1</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>2</mn><mn>2</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>2</mn><mn>3</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>2</mn><mi 
>n</mi></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></mtd>                  <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <msub><mrow 
><mi 
>b</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
><mspace width="2em"/></mtd>                <mtd 
columnalign="right" class="align-label"></mtd>                <mtd 
class="align-label">
                <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>3</mn><mn>1</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>3</mn><mn>2</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>3</mn><mn>3</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>3</mn><mi 
>n</mi></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></mtd>                  <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <msub><mrow 
><mi 
>b</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
><mspace width="2em"/></mtd>                <mtd 
columnalign="right" class="align-label"></mtd>                <mtd 
class="align-label">
                <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><mo 
class="MathClass-op">&#x22EE;</mo></mtd>                                                  <mtd 
class="align-even"><mspace width="2em"/></mtd>                     <mtd 
columnalign="right" class="align-label"></mtd>                <mtd 
class="align-label">
                <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mi 
>m</mi><mn>1</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mi 
>m</mi><mn>2</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mi 
>m</mi><mn>3</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mi 
>m</mi><mi 
>n</mi></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></mtd>                <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <msub><mrow 
><mi 
>b</mi></mrow><mrow 
><mi 
>m</mi></mrow></msub 
><mspace width="2em"/></mtd>                <mtd 
columnalign="right" class="align-label"></mtd>                <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
                                                                          

                                                                          
<!--l. 108--><p class="noindent" >the <span 
class="cmbx-12">vector of constants </span>is the column vector of size
<!--l. 108--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi></math>
</p><table class="equation-star"><tr><td>
<!--l. 109--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
<mi 
>b</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <msub><mrow 
><mi 
>b</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <msub><mrow 
><mi 
>b</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <msub><mrow 
><mi 
>b</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mo 
class="MathClass-op">&#x22EE;</mo> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><msub><mrow 
><mi 
>b</mi></mrow><mrow 
><mi 
>m</mi></mrow></msub 
></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center">  </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                                              </mrow></mfenced>
</math></td></tr></table>
   <!--l. 119--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x25B3;</mo></math>
<!--l. 121--><p class="noindent" ><span 
class="cmbx-12">Definition</span><span 
class="cmbx-12">&#x00A0;SOLV</span>
<br class="newline" /><a 
 id="definition.SOLV"><span 
class="cmbx-12">Solution Vector</span></a><a 
 id="dx18-34035"></a><a 
 id="dx18-34036"></a><a 
 id="dx18-34037"></a>
<br class="newline" /> For a system of linear equations,
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 129--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>1</mn><mn>1</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>1</mn><mn>2</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>1</mn><mn>3</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>1</mn><mi 
>n</mi></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></mtd>                  <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <msub><mrow 
><mi 
>b</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
><mspace width="2em"/></mtd>                <mtd 
columnalign="right" class="align-label"></mtd>                <mtd 
class="align-label">
                <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>2</mn><mn>1</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>2</mn><mn>2</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>2</mn><mn>3</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>2</mn><mi 
>n</mi></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></mtd>                  <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <msub><mrow 
><mi 
>b</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
><mspace width="2em"/></mtd>                <mtd 
columnalign="right" class="align-label"></mtd>                <mtd 
class="align-label">
                <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>3</mn><mn>1</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>3</mn><mn>2</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>3</mn><mn>3</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mn>3</mn><mi 
>n</mi></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></mtd>                  <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <msub><mrow 
><mi 
>b</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
><mspace width="2em"/></mtd>                <mtd 
columnalign="right" class="align-label"></mtd>                <mtd 
class="align-label">
                <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><mo 
class="MathClass-op">&#x22EE;</mo></mtd>                                                  <mtd 
class="align-even"><mspace width="2em"/></mtd>                     <mtd 
columnalign="right" class="align-label"></mtd>                <mtd 
class="align-label">
                <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mi 
>m</mi><mn>1</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mi 
>m</mi><mn>2</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mi 
>m</mi><mn>3</mn></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>a</mi></mrow><mrow 
><mi 
>m</mi><mi 
>n</mi></mrow></msub 
><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></mtd>                <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <msub><mrow 
><mi 
>b</mi></mrow><mrow 
><mi 
>m</mi></mrow></msub 
><mspace width="2em"/></mtd>                <mtd 
columnalign="right" class="align-label"></mtd>                <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 130--><p class="noindent" >the <span 
class="cmbx-12">solution vector </span>is the column vector of size
<!--l. 130--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi></math>
</p><table class="equation-star"><tr><td>
<!--l. 131--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
<mi 
>x</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mo 
class="MathClass-op">&#x22EE;</mo> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mi 
>n</mi></mrow></msub 
></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center">  </mtd></mtr>  <!--*\c@MaxMatrixCols c--></mtable>                                                                                                              </mrow></mfenced>
</math></td></tr></table>
   <!--l. 141--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x25B3;</mo></math>
<!--l. 143--><p class="indent" >   The solution vector may do double-duty on occasion. It might refer
to a list of variable quantities at one point, and subsequently refer to
values of those variables that actually form a particular solution to that
system.
</p><!--l. 145--><p class="noindent" ><span 
class="cmbx-12">Definition</span><span 
class="cmbx-12">&#x00A0;LSMR</span>
<br class="newline" /><a 
 id="definition.LSMR"><span 
class="cmbx-12">Matrix Representation of a Linear System</span></a><a 
 id="dx18-34038"></a><a 
 id="dx18-34039"></a><a 
 id="dx18-34040"></a>
                                                                          

                                                                          
<br class="newline" /> If <!--l. 146--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
is the coefficient matrix of a system of linear equations and
<!--l. 146--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>b</mi></math> is the vector of constants,
then we will write <!--l. 146--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">&#x2112;</mi><mi 
mathvariant="bold-script">S</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>b</mi></mrow></mfenced></math>
as a shorthand expression for the system of linear equations, which we will refer to
as the <span 
class="cmbx-12">matrix representation </span>of the linear system. <a 
 id="dx18-34041"></a><a 
 id="dx18-34042"></a><a 
 id="dx18-34043"></a>
</p><!--l. 147--><p class="noindent" >(This definition contains <a 
 id="notation.LSMR">Notation LSMR</a>.)
<!--l. 148--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x25B3;</mo></math>
</p><!--l. 150--><p class="noindent" ><span 
class="cmbx-12">Example</span><span 
class="cmbx-12">&#x00A0;NSLE</span>
<br class="newline" /><a 
 id="example.NSLE"><span 
class="cmbx-12">Notation for systems of linear equations</span></a><a 
 id="dx18-34044"></a><a 
 id="dx18-34045"></a><a 
 id="dx18-34046"></a>
<br class="newline" /> The system of linear equations
</p><!--tex4ht:inline--><!--l. 157--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                    <mtr><mtd 
columnalign="right" class="align-odd"><mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>4</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>5</mn></mrow></msub 
></mtd>                       <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>9</mn><mspace width="2em"/></mtd>                     <mtd 
columnalign="right" class="align-label"></mtd>                    <mtd 
class="align-label">
                    <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mspace width="1em" class="quad"/><mspace width="1em" class="quad"/><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>5</mn></mrow></msub 
></mtd>                               <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>0</mn><mspace width="2em"/></mtd>                     <mtd 
columnalign="right" class="align-label"></mtd>                    <mtd 
class="align-label">
                    <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>7</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>5</mn></mrow></msub 
></mtd>                    <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn><mspace width="2em"/></mtd>                    <mtd 
columnalign="right" class="align-label"></mtd>                    <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 159--><p class="noindent" >has coefficient matrix </p><table class="equation-star"><tr><td>
                                                                          

                                                                          
<!--l. 161--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
<mi 
>A</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>7</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                    </mrow></mfenced>
</math></td></tr></table>
<!--l. 170--><p class="indent" >   and vector of constants </p><table class="equation-star"><tr><td>
<!--l. 172--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
<mi 
>b</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>9</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced>
</math></td></tr></table>
<!--l. 176--><p class="indent" >   and so will be referenced as <!--l. 176--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
mathvariant="bold-script">&#x2112;</mi><mi 
mathvariant="bold-script">S</mi><mspace width="0em" class="thinspace"/><mfenced separators="" 
open="("  close=")" ><mrow><mi 
>A</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>b</mi></mrow></mfenced></math>.
<!--l. 178--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x22A0;</mo></math>
</p><!--l. 180--><p class="noindent" ><span 
class="cmbx-12">Definition</span><span 
class="cmbx-12">&#x00A0;AM</span>
<br class="newline" /><a 
 id="definition.AM"><span 
class="cmbx-12">Augmented Matrix</span></a><a 
 id="dx18-34047"></a><a 
 id="dx18-34048"></a><a 
 id="dx18-34049"></a>
<br class="newline" /> Suppose we have a system of <!--l. 181--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi></math>
equations in <!--l. 181--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi></math> variables,
with coefficient matrix <!--l. 181--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
and vector of constants <!--l. 181--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>b</mi></math>.
Then the <span 
class="cmbx-12">augmented matrix </span>of the system of equations is the
<!--l. 181--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mrow ><mo 
class="MathClass-open">(</mo><mrow><mi 
>n</mi> <mo 
class="MathClass-bin">+</mo> <mn>1</mn></mrow><mo 
class="MathClass-close">)</mo></mrow></math> matrix whose first
<!--l. 181--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi></math> columns are the columns
of <!--l. 181--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> and whose last column
(number <!--l. 181--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi> <mo 
class="MathClass-bin">+</mo> <mn>1</mn></math>) is the column
vector <!--l. 181--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>b</mi></math>. This matrix
will be written as <!--l. 181--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" > <mfenced separators="" 
open="["  close="]" ><mrow><mfenced separators="" 
open=""  close="|" ><mrow><mi 
>A</mi><mspace width="0em" class="thinspace"/></mrow></mfenced><mspace width="0em" class="thinspace"/><mi 
>b</mi></mrow></mfenced></math>.
<a 
 id="dx18-34050"></a><a 
 id="dx18-34051"></a><a 
 id="dx18-34052"></a>
                                                                          

                                                                          
</p><!--l. 182--><p class="noindent" >(This definition contains <a 
 id="notation.AM">Notation AM</a>.)
<!--l. 183--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x25B3;</mo></math>
</p><!--l. 185--><p class="indent" >   The augmented matrix <span 
class="cmti-12">represents </span>all the important information in the system
of equations, since the names of the variables have been ignored, and the only
connection with the variables is the location of their coefficients in the matrix. It
is important to realize that the augmented matrix is just that, a matrix, and
<span 
class="cmti-12">not </span>a system of equations. In particular, the augmented matrix does not
have any &#x201C;solutions,&#x201D; though it will be useful for finding solutions to
the system of equations that it is associated with. (Think about your
objects, and review <a 
href="fcla-xml-1.30li69.xml#technique.L">Technique&#x00A0;L</a>.) However, notice that an augmented
matrix always belongs to some system of equations, and vice versa, so it is
tempting to try and blur the distinction between the two. Here&#x2019;s a quick
example.
</p><!--l. 187--><p class="noindent" ><span 
class="cmbx-12">Example</span><span 
class="cmbx-12">&#x00A0;AMAA</span>
<br class="newline" /><a 
 id="example.AMAA"><span 
class="cmbx-12">Augmented matrix for Archetype A</span></a><a 
 id="dx18-34053"></a><a 
 id="dx18-34054"></a><a 
 id="dx18-34055"></a>
<br class="newline" /> <a 
href="fcla-xml-1.30li71.xml#archetype.A">Archetype&#x00A0;A</a> is the following system of 3 equations in 3 variables.
</p><!--tex4ht:inline--><!--l. 14--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                            <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                            <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>1</mn><mspace width="2em"/></mtd>                            <mtd 
columnalign="right" class="align-label"></mtd>                            <mtd 
class="align-label">
                            <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                             <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>8</mn><mspace width="2em"/></mtd>                            <mtd 
columnalign="right" class="align-label"></mtd>                            <mtd 
class="align-label">
                            <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mtd>                                   <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>5</mn><mspace width="2em"/></mtd>                            <mtd 
columnalign="right" class="align-label"></mtd>                            <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 190--><p class="noindent" >Here is its augmented matrix.
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 193--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                             <mtr><mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>8</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                          </mrow></mfenced> </mtd>                             <mtd 
class="align-even"><mspace width="2em"/></mtd>                             <mtd 
columnalign="right" class="align-label">
   </mtd></mtr></mtable></math>
   <!--l. 194--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x22A0;</mo></math>
<!--l. 196--><p class="noindent" >
</p>
   <h4 class="likesubsectionHead"><a 
 id="x18-35000"></a>Subsection RO: Row Operations</h4>
<!--l. 196--><p class="noindent" ><a 
 id="subsection.RREF.RO"></a> <a 
 id="x18-35000doc"></a><a 
 id="dx18-35001"></a>  An augmented matrix for a system of equations will save us the tedium of
continually writing down the names of the variables as we solve the system.
It will also release us from any dependence on the actual names of the
variables. We have seen how certain operations we can perform on equations
(<a 
href="fcla-xml-1.30li16.xml#definition.EO">Definition&#x00A0;EO</a>) will preserve their solutions (<a 
href="fcla-xml-1.30li16.xml#theorem.EOPSS">Theorem&#x00A0;EOPSS</a>). The next two
definitions and the following theorem carry over these ideas to augmented
matrices.
</p><!--l. 200--><p class="noindent" ><span 
class="cmbx-12">Definition</span><span 
class="cmbx-12">&#x00A0;RO</span>
<br class="newline" /><a 
 id="definition.RO"><span 
class="cmbx-12">Row Operations</span></a><a 
 id="dx18-35002"></a><a 
 id="dx18-35003"></a><a 
 id="dx18-35004"></a>
<br class="newline" /> The following three operations will transform an
<!--l. 201--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math>
matrix into a different matrix of the same size, and each is known as a <span 
class="cmbx-12">row</span>
<span 
class="cmbx-12">operation</span>.
     </p><ol  class="enumerate1" >
     <li 
  class="enumerate" id="x18-35006x1">Swap the locations of two rows.
     </li>
     <li 
  class="enumerate" id="x18-35008x2">Multiply each entry of a single row by a nonzero quantity.
                                                                          

                                                                          
     </li>
     <li 
  class="enumerate" id="x18-35010x3">Multiply each entry of one row by some quantity, and add these values
     to the entries in the same columns of a second row. Leave the first row
     the same after this operation, but replace the second row by the new
     values.</li></ol>
<!--l. 208--><p class="noindent" >We will use a symbolic shorthand to describe these row operations:
     </p><ol  class="enumerate1" >
     <li 
  class="enumerate" id="x18-35012x1"><!--l. 210--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mi 
>i</mi></mrow></msub 
> <mo 
class="MathClass-rel">&#x2194;</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></math>:
     Swap the location of rows <!--l. 210--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi></math>
     and <!--l. 210--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi></math>.
     </li>
     <li 
  class="enumerate" id="x18-35014x2"><!--l. 211--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x03B1;</mi><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mi 
>i</mi></mrow></msub 
></math>:
     Multiply row <!--l. 211--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi></math>
     by the nonzero scalar <!--l. 211--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x03B1;</mi></math>.
     </li>
     <li 
  class="enumerate" id="x18-35016x3"><!--l. 212--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x03B1;</mi><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mi 
>i</mi></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></math>:
     Multiply row <!--l. 212--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi></math>
     by the scalar <!--l. 212--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x03B1;</mi></math>
     and add to row <!--l. 212--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi></math>.</li></ol>
<a 
 id="dx18-35017"></a>
<a 
 id="dx18-35018"></a>
<a 
 id="dx18-35019"></a>
<!--l. 214--><p class="noindent" >(This definition contains <a 
 id="notation.RO">Notation RO</a>.)
<!--l. 215--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x25B3;</mo></math>
</p><!--l. 217--><p class="noindent" ><span 
class="cmbx-12">Definition</span><span 
class="cmbx-12">&#x00A0;REM</span>
<br class="newline" /><a 
 id="definition.REM"><span 
class="cmbx-12">Row-Equivalent Matrices</span></a><a 
 id="dx18-35020"></a><a 
 id="dx18-35021"></a><a 
 id="dx18-35022"></a>
<br class="newline" /> Two matrices, <!--l. 218--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
and <!--l. 218--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math>,
are <span 
class="cmbx-12">row-equivalent </span>if one can be obtained from the other by a sequence of row
operations. <!--l. 219--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x25B3;</mo></math>
</p><!--l. 221--><p class="noindent" ><span 
class="cmbx-12">Example</span><span 
class="cmbx-12">&#x00A0;TREM</span>
<br class="newline" /><a 
 id="example.TREM"><span 
class="cmbx-12">Two row-equivalent matrices</span></a><a 
 id="dx18-35023"></a><a 
 id="dx18-35024"></a><a 
 id="dx18-35025"></a>
<br class="newline" /> The matrices
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 235--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
          <mtr><mtd 
columnalign="right" class="align-odd"><mi 
>A</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>6</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                        </mrow></mfenced> </mtd>          <mtd 
class="align-even"><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-odd"><mi 
>B</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>6</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>9</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                     </mrow></mfenced> </mtd>          <mtd 
class="align-even"><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-label"></mtd>          <mtd 
class="align-label"><mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-label">
   </mtd></mtr></mtable></math>
<!--l. 236--><p class="noindent" >are row-equivalent as can be seen from
</p><!--tex4ht:inline--><!--l. 257--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
             <mtr><mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>6</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                        </mrow></mfenced> <munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-rel">&#x2194;</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></munderover></mtd>             <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>6</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                        </mrow></mfenced> <mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-label"></mtd>             <mtd 
class="align-label">
             <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mrow></munderover></mtd>                                                                                   <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>6</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>9</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                     </mrow></mfenced> <mspace width="2em"/></mtd>             <mtd 
columnalign="right" class="align-label"></mtd>             <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 258--><p class="noindent" >We can also say that any pair of these three matrices are row-equivalent.
<!--l. 259--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x22A0;</mo></math>
</p><!--l. 261--><p class="indent" >   Notice that each of the three row operations is reversible (<a 
href="#exercise.RREF.T10">Exercise&#x00A0;RREF.T10</a>),
so we do not have to be careful about the distinction between
&#x201C;<!--l. 261--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> is row-equivalent
to <!--l. 261--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math>&#x201D; and
                                                                          

                                                                          
&#x201C;<!--l. 261--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math> is row-equivalent
to <!--l. 261--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>.&#x201D;
(<a 
href="#exercise.RREF.T11">Exercise&#x00A0;RREF.T11</a>) The preceding definitions are designed to make the
following theorem possible. It says that row-equivalent matrices represent systems
of linear equations that have identical solution sets.
</p><!--l. 265--><p class="noindent" ><span 
class="cmbx-12">Theorem</span><span 
class="cmbx-12">&#x00A0;REMES</span>
<br class="newline" /><a 
 id="theorem.REMES"><span 
class="cmbx-12">Row-Equivalent Matrices represent Equivalent Systems</span></a><a 
 id="dx18-35026"></a><a 
 id="dx18-35027"></a><a 
 id="dx18-35028"></a>
<br class="newline" /> Suppose that <!--l. 266--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
and <!--l. 266--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math>
are row-equivalent augmented matrices. Then the systems of
linear equations that they represent are equivalent systems.
<!--l. 267--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A1;</mi></math>
</p><!--l. 269--><p class="noindent" ><span 
class="cmbx-12">Proof</span>&#x00A0;&#x00A0; If we perform a single row operation on an augmented matrix, it will
have the same effect as if we did the analogous equation operation on the
corresponding system of equations. By exactly the same methods as we used in
the proof of <a 
href="fcla-xml-1.30li16.xml#theorem.EOPSS">Theorem&#x00A0;EOPSS</a> we can see that each of these row operations will
preserve the set of solutions for the corresponding system of equations.
<!--l. 271--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A0;</mi></math>
</p><!--l. 273--><p class="indent" >   So at this point, our strategy is to begin with a system of equations,
represent it by an augmented matrix, perform row operations (which
will preserve solutions for the corresponding systems) to get a &#x201C;simpler&#x201D;
augmented matrix, convert back to a &#x201C;simpler&#x201D; system of equations and then
solve that system, knowing that its solutions are those of the original
system. Here&#x2019;s a rehash of <a 
href="fcla-xml-1.30li16.xml#example.US">Example&#x00A0;US</a> as an exercise in using our new
tools.
</p><!--l. 275--><p class="noindent" ><span 
class="cmbx-12">Example</span><span 
class="cmbx-12">&#x00A0;USR</span>
<br class="newline" /><a 
 id="example.USR"><span 
class="cmbx-12">Three equations, one solution, reprised</span></a><a 
 id="dx18-35029"></a><a 
 id="dx18-35030"></a><a 
 id="dx18-35031"></a>
<br class="newline" /> We solve the following system using augmented matrices and row operations.
This is the same system of equations solved in <a 
href="fcla-xml-1.30li16.xml#example.US">Example&#x00A0;US</a> using equation
operations.
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 281--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                           <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                            <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>4</mn><mspace width="2em"/></mtd>                           <mtd 
columnalign="right" class="align-label"></mtd>                           <mtd 
class="align-label">
                           <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                            <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>5</mn><mspace width="2em"/></mtd>                           <mtd 
columnalign="right" class="align-label"></mtd>                           <mtd 
class="align-label">
                           <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>6</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                           <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>6</mn><mspace width="2em"/></mtd>                           <mtd 
columnalign="right" class="align-label"></mtd>                           <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 282--><p class="noindent" >Form the augmented matrix,
</p><!--tex4ht:inline--><!--l. 289--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                            <mtr><mtd 
columnalign="right" class="align-odd"><mi 
>A</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>6</mn></mtd><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mn>6</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                            </mrow></mfenced> </mtd>                            <mtd 
class="align-even"><mspace width="2em"/></mtd>                            <mtd 
columnalign="right" class="align-label">
   </mtd></mtr></mtable></math>
<!--l. 291--><p class="noindent" >and apply row operations,
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 321--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
    <mtr><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo> <mn>1</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mrow></munderover></mtd>    <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>6</mn></mtd><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mn>6</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                            </mrow></mfenced> <mspace width="2em"/></mtd>    <mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></munderover></mtd>    <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                          </mrow></mfenced> <mspace width="2em"/></mtd>    <mtd 
columnalign="right" class="align-label"></mtd>    <mtd 
class="align-label"><mspace width="2em"/></mtd>    <mtd 
columnalign="right" class="align-label"></mtd>    <mtd 
class="align-label">
    <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></munderover></mtd>    <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                        </mrow></mfenced> <mspace width="2em"/></mtd>    <mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo> <mn>1</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></munderover></mtd>         <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                            </mrow></mfenced> <mspace width="2em"/></mtd>    <mtd 
columnalign="right" class="align-label"></mtd>    <mtd 
class="align-label"><mspace width="2em"/></mtd>    <mtd 
columnalign="right" class="align-label"></mtd>    <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 323--><p class="noindent" >So the matrix </p><table class="equation-star"><tr><td>
<!--l. 325--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
<mi 
>B</mi> <mo 
class="MathClass-rel">=</mo>  <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                            </mrow></mfenced>
</math></td></tr></table>
<!--l. 332--><p class="indent" >   is row equivalent to <!--l. 332--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
and by <a 
href="#theorem.REMES">Theorem&#x00A0;REMES</a> the system of equations below has the same solution set
as the original system of equations.
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 339--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                            <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                            <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>4</mn><mspace width="2em"/></mtd>                            <mtd 
columnalign="right" class="align-label"></mtd>                            <mtd 
class="align-label">
                            <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                                   <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>1</mn><mspace width="2em"/></mtd>                            <mtd 
columnalign="right" class="align-label"></mtd>                            <mtd 
class="align-label">
                            <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                                        <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>4</mn><mspace width="2em"/></mtd>                            <mtd 
columnalign="right" class="align-label"></mtd>                            <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 340--><p class="noindent" >Solving this &#x201C;simpler&#x201D; system is straightforward and is identical to the process in
<a 
href="fcla-xml-1.30li16.xml#example.US">Example&#x00A0;US</a>. <!--l. 341--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x22A0;</mo></math>
</p><!--l. 343--><p class="noindent" >
</p>
   <h4 class="likesubsectionHead"><a 
 id="x18-36000"></a>Subsection RREF: Reduced Row-Echelon Form</h4>
<!--l. 343--><p class="noindent" ><a 
 id="subsection.RREF.RREF"></a> <a 
 id="x18-36000doc"></a><a 
 id="dx18-36001"></a>  The preceding example amply illustrates the definitions and theorems we have
seen so far. But it still leaves two questions unanswered. Exactly what is this
&#x201C;simpler&#x201D; form for a matrix, and just how do we get it? Here&#x2019;s the answer to the
first question, a definition of reduced row-echelon form.
</p><!--l. 347--><p class="noindent" ><span 
class="cmbx-12">Definition</span><span 
class="cmbx-12">&#x00A0;RREF</span>
<br class="newline" /><a 
 id="definition.RREF"><span 
class="cmbx-12">Reduced Row-Echelon Form</span></a><a 
 id="dx18-36002"></a><a 
 id="dx18-36003"></a><a 
 id="dx18-36004"></a>
<br class="newline" /> A matrix is in <span 
class="cmbx-12">reduced row-echelon form </span>if it meets all of the following
conditions:
     </p><ol  class="enumerate1" >
     <li 
  class="enumerate" id="x18-36006x1">A row where every entry is zero lies below any row that contains a
     nonzero entry.
     </li>
     <li 
  class="enumerate" id="x18-36008x2">The leftmost nonzero entry of a row is equal to 1.
     </li>
     <li 
  class="enumerate" id="x18-36010x3">The leftmost nonzero entry of a row is the only nonzero entry in its
     column.
     </li>
     <li 
  class="enumerate" id="x18-36012x4">Consider any two different leftmost nonzero entries, one located in row
                                                                          

                                                                          
     <!--l. 353--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi></math>,
     column <!--l. 353--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi></math>
     and the other located in row <!--l. 353--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>s</mi></math>,
     column <!--l. 353--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>t</mi></math>.
     If <!--l. 353--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>s</mi> <mo 
class="MathClass-rel">&#x003E;</mo> <mi 
>i</mi></math>,
     then <!--l. 353--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>t</mi> <mo 
class="MathClass-rel">&#x003E;</mo> <mi 
>j</mi></math>.</li></ol>
<!--l. 355--><p class="noindent" >A row of only zero entries will be called a <span 
class="cmbx-12">zero row </span>and the leftmost nonzero entry of a
nonzero row will be called a <span 
class="cmbx-12">leading 1</span>. The number of nonzero rows will be denoted
by <!--l. 355--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi></math>.
</p><!--l. 357--><p class="indent" >   A column containing a leading 1 will be called a <span 
class="cmbx-12">pivot column</span>. The
set of column indices for all of the pivot columns will be denoted by
<!--l. 357--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>D</mi> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="{"  close="}" ><mrow><msub><mrow 
><mi 
>d</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>d</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>d</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mo 
class="MathClass-op">&#x2026;</mo><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>d</mi></mrow><mrow 
><mi 
>r</mi></mrow></msub 
></mrow></mfenced></math> where
<!--l. 357--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>d</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-rel">&#x003C;</mo> <msub><mrow 
><mi 
>d</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-rel">&#x003C;</mo> <msub><mrow 
><mi 
>d</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-rel">&#x003C;</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-rel">&#x003C;</mo> <msub><mrow 
><mi 
>d</mi></mrow><mrow 
><mi 
>r</mi></mrow></msub 
></math>,
while the columns that are not pivot colums will be denoted as
<!--l. 357--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>F</mi> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="{"  close="}" ><mrow><msub><mrow 
><mi 
>f</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>f</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>f</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mo 
class="MathClass-op">&#x2026;</mo><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>f</mi></mrow><mrow 
><mi 
>n</mi><mo 
class="MathClass-bin">&#x2212;</mo><mi 
>r</mi></mrow></msub 
></mrow></mfenced></math> where
<!--l. 357--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>f</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-rel">&#x003C;</mo> <msub><mrow 
><mi 
>f</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-rel">&#x003C;</mo> <msub><mrow 
><mi 
>f</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-rel">&#x003C;</mo> <mo 
class="MathClass-rel">&#x22EF;</mo> <mo 
class="MathClass-rel">&#x003C;</mo> <msub><mrow 
><mi 
>f</mi></mrow><mrow 
><mi 
>n</mi><mo 
class="MathClass-bin">&#x2212;</mo><mi 
>r</mi></mrow></msub 
></math>. <a 
 id="dx18-36013"></a><a 
 id="dx18-36014"></a><a 
 id="dx18-36015"></a>
</p><!--l. 358--><p class="noindent" >(This definition contains <a 
 id="notation.RREFA">Notation RREFA</a>.)
<!--l. 359--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x25B3;</mo></math>
</p><!--l. 361--><p class="indent" >   The principal feature of reduced row-echelon form is the pattern of
leading 1&#x2019;s guaranteed by conditions (2) and (4), reminiscent of a flight
of geese, or steps in a staircase, or water cascading down a mountain
stream.
</p><!--l. 363--><p class="indent" >   There are a number of new terms and notation introduced in this
definition, which should make you suspect that this is an important
definition. Given all there is to digest here, we will save the use of
<!--l. 363--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>D</mi></math> and
<!--l. 363--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>F</mi></math> until
<a 
href="fcla-xml-1.30li18.xml#section.TSS">Section&#x00A0;TSS</a>.
</p><!--l. 365--><p class="noindent" ><span 
class="cmbx-12">Example</span><span 
class="cmbx-12">&#x00A0;RREF</span>
<br class="newline" /><a 
 id="example.RREF"><span 
class="cmbx-12">A matrix in reduced row-echelon form</span></a><a 
 id="dx18-36016"></a><a 
 id="dx18-36017"></a><a 
 id="dx18-36018"></a>
<br class="newline" /> The matrix <!--l. 366--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>C</mi></math>
is in reduced row-echelon form.
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 375--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                      <mtr><mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>6</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>9</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>7</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>7</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                               </mrow></mfenced> </mtd>                      <mtd 
class="align-even"><mspace width="2em"/></mtd>                      <mtd 
columnalign="right" class="align-label">
   </mtd></mtr></mtable></math>
<!--l. 376--><p class="noindent" >This matrix has two zero rows and three leading 1&#x2019;s.
<!--l. 376--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi> <mo 
class="MathClass-rel">=</mo> <mn>3</mn></math>. Columns 1, 5, and
6 are pivot columns. <!--l. 377--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x22A0;</mo></math>
</p><!--l. 379--><p class="noindent" ><span 
class="cmbx-12">Example</span><span 
class="cmbx-12">&#x00A0;NRREF</span>
<br class="newline" /><a 
 id="example.NRREF"><span 
class="cmbx-12">A matrix not in reduced row-echelon form</span></a><a 
 id="dx18-36019"></a><a 
 id="dx18-36020"></a><a 
 id="dx18-36021"></a>
<br class="newline" /> The matrix <!--l. 380--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>D</mi></math>
is not in reduced row-echelon form, as it fails each of the four requirements
once.
</p><!--tex4ht:inline--><!--l. 390--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                    <mtr><mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>6</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>7</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>9</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>7</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>7</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                              </mrow></mfenced> </mtd>                    <mtd 
class="align-even"><mspace width="2em"/></mtd>                    <mtd 
columnalign="right" class="align-label">
   </mtd></mtr></mtable></math>
   <!--l. 391--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x22A0;</mo></math>
                                                                          

                                                                          
<!--l. 395--><p class="indent" >   Our next theorem has a &#x201C;constructive&#x201D; proof. Learn about the meaning of this
term in <a 
href="fcla-xml-1.30li69.xml#technique.C">Technique&#x00A0;C</a>.
</p><!--l. 397--><p class="noindent" ><span 
class="cmbx-12">Theorem</span><span 
class="cmbx-12">&#x00A0;REMEF</span>
<br class="newline" /><a 
 id="theorem.REMEF"><span 
class="cmbx-12">Row-Equivalent Matrix in Echelon Form</span></a><a 
 id="dx18-36022"></a><a 
 id="dx18-36023"></a><a 
 id="dx18-36024"></a>
<br class="newline" /> Suppose <!--l. 398--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> is a matrix.
Then there is a matrix <!--l. 398--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math>
so that
     </p><ol  class="enumerate1" >
     <li 
  class="enumerate" id="x18-36026x1"><!--l. 400--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
     and <!--l. 400--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math>
     are row-equivalent.
     </li>
     <li 
  class="enumerate" id="x18-36028x2"><!--l. 401--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math>
     is in reduced row-echelon form.</li></ol>
<!--l. 403--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A1;</mi></math>
<!--l. 405--><p class="noindent" ><span 
class="cmbx-12">Proof</span>&#x00A0;&#x00A0; Suppose that <!--l. 406--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
has <!--l. 406--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi></math> rows
and <!--l. 406--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi></math>
columns. We will describe a process for converting
<!--l. 406--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> into
<!--l. 406--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math> via
row operations. This procedure is known as <span 
class="cmbx-12">Gauss&#x2013;Jordan elimination</span>.
Tracing through this procedure will be easier if you recognize that
<!--l. 406--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi></math> refers to a row that
is being converted, <!--l. 406--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi></math>
refers to a column that is being converted, and
<!--l. 406--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi></math> keeps
track of the number of nonzero rows. Here we go.
</p><!--l. 408--><p class="indent" >
     </p><ol  class="enumerate1" >
     <li 
  class="enumerate" id="x18-36030x1"><a 
 id="x18-360291"></a> Set <!--l. 411--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi> <mo 
class="MathClass-rel">=</mo> <mn>0</mn></math>
     and <!--l. 411--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi> <mo 
class="MathClass-rel">=</mo> <mn>0</mn></math>.
     </li>
     <li 
  class="enumerate" id="x18-36032x2"><a 
 id="x18-360312"></a> Increase <!--l. 414--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi></math>
                                                                          

                                                                          
     by 1. If <!--l. 414--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi></math>
     now equals <!--l. 414--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi> <mo 
class="MathClass-bin">+</mo> <mn>1</mn></math>,
     then stop.
     </li>
     <li 
  class="enumerate" id="x18-36034x3"><a 
 id="x18-360333"></a> Examine the entries of <!--l. 417--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
     in column <!--l. 417--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi></math>
     located in rows <!--l. 417--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi> <mo 
class="MathClass-bin">+</mo> <mn>1</mn></math>
     through <!--l. 417--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi></math>.
     <br class="newline" />If all of these entries are zero, then go to Step&#x00A0;<a 
href="#x18-360312">2<!--tex4ht:ref: rref:columnloop --></a>.
     </li>
     <li 
  class="enumerate" id="x18-36036x4"><a 
 id="x18-360354"></a> Choose a row from rows <!--l. 421--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi> <mo 
class="MathClass-bin">+</mo> <mn>1</mn></math>
     through <!--l. 421--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi></math>
     with a nonzero entry in column <!--l. 421--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi></math>.
     <br class="newline" />Let <!--l. 422--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi></math>
     denote the index for this row.
     </li>
     <li 
  class="enumerate" id="x18-36038x5"><a 
 id="x18-360375"></a> Increase <!--l. 425--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi></math>
     by 1.
     </li>
     <li 
  class="enumerate" id="x18-36040x6"><a 
 id="x18-360396"></a> Use the first row operation to swap rows <!--l. 428--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi></math>
     and <!--l. 428--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi></math>.
     </li>
     <li 
  class="enumerate" id="x18-36042x7"><a 
 id="x18-360417"></a> Use the second row operation to convert the entry in row <!--l. 431--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi></math>
     and column <!--l. 431--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi></math>
     to a 1.
     </li>
     <li 
  class="enumerate" id="x18-36044x8"><a 
 id="x18-360438"></a> Use the third row operation with row <!--l. 434--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi></math>
     to convert every other entry of column <!--l. 434--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi></math>
     to zero.
     </li>
     <li 
  class="enumerate" id="x18-36046x9"><a 
 id="x18-360459"></a> Go to Step&#x00A0;<a 
href="#x18-360312">2<!--tex4ht:ref: rref:columnloop --></a>.</li></ol>
                                                                          

                                                                          
<!--l. 441--><p class="noindent" >The result of this procedure is that the matrix
<!--l. 441--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> is
converted to a matrix in reduced row-echelon form, which we will refer to as
<!--l. 441--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math>.
We need to now prove this claim by showing that the converted matrix
has the requisite properties of <a 
href="#definition.RREF">Definition&#x00A0;RREF</a>. First, the matrix
is only converted through row operations (Step&#x00A0;<a 
href="#x18-360396">6<!--tex4ht:ref: rref:swap --></a>, Step&#x00A0;<a 
href="#x18-360417">7<!--tex4ht:ref: rref:normalize --></a>, Step&#x00A0;<a 
href="#x18-360438">8<!--tex4ht:ref: rref:zeroout --></a>), so
<!--l. 441--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> and
<!--l. 441--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math> are
row-equivalent (<a 
href="#definition.REM">Definition&#x00A0;REM</a>).
</p><!--l. 443--><p class="indent" >   It is a bit more work to be certain that
<!--l. 443--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math> is in
reduced row-echelon form. We claim that as we begin Step&#x00A0;<a 
href="#x18-360312">2<!--tex4ht:ref: rref:columnloop --></a>, the first
<!--l. 444--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi></math>
columns of the matrix are in reduced row-echelon form with
<!--l. 444--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi></math>
nonzero rows. Certainly this is true at the start when
<!--l. 444--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi> <mo 
class="MathClass-rel">=</mo> <mn>0</mn></math>, since the
matrix has no columns and so vacuously meets the conditions of <a 
href="#definition.RREF">Definition&#x00A0;RREF</a>
with <!--l. 444--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi> <mo 
class="MathClass-rel">=</mo> <mn>0</mn></math>
nonzero rows.
</p><!--l. 446--><p class="indent" >   In Step&#x00A0;<a 
href="#x18-360312">2<!--tex4ht:ref: rref:columnloop --></a> we increase <!--l. 446--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi></math>
by 1 and begin to work with the next column. There are two
possible outcomes for Step&#x00A0;<a 
href="#x18-360333">3<!--tex4ht:ref: rref:locate --></a>. Suppose that every entry of column
<!--l. 446--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi></math> in
rows <!--l. 446--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi> <mo 
class="MathClass-bin">+</mo> <mn>1</mn></math>
through <!--l. 446--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi></math>
is zero. Then with no changes we recognize that the first
<!--l. 446--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi></math> columns of the
matrix has its first <!--l. 446--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi></math>
rows still in reduced-row echelon form, with the final
<!--l. 446--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <mi 
>r</mi></math> rows
still all zero.
</p><!--l. 448--><p class="indent" >   Suppose instead that the entry in row
<!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi></math> of column
<!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi></math> is nonzero. Notice
that since <!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi> <mo 
class="MathClass-bin">+</mo> <mn>1</mn> <mo 
class="MathClass-rel">&#x2264;</mo> <mi 
>i</mi> <mo 
class="MathClass-rel">&#x2264;</mo> <mi 
>m</mi></math>, we
know the first <!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>1</mn></math>
                                                                          

                                                                          
entries of this row are all zero. Now, in Step&#x00A0;<a 
href="#x18-360375">5<!--tex4ht:ref: rref:incrementrank --></a> we increase
<!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi></math> by 1,
and then embark on building a new nonzero row. In Step&#x00A0;<a 
href="#x18-360396">6<!--tex4ht:ref: rref:swap --></a> we swap row
<!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi></math> and row
<!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi></math>. In the first
<!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi></math> columns,
the first <!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>1</mn></math>
rows remain in reduced row-echelon form after the swap. In Step&#x00A0;<a 
href="#x18-360417">7<!--tex4ht:ref: rref:normalize --></a> we multiply
row <!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi></math>
by a nonzero scalar, creating a 1 in the entry in column
<!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi></math> of
row <!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi></math>,
and not changing any other rows. This new leading 1 is the first nonzero entry in
its row, and is located to the right of all the leading 1&#x2019;s in the preceding
<!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>1</mn></math> rows.
With Step&#x00A0;<a 
href="#x18-360438">8<!--tex4ht:ref: rref:zeroout --></a> we insure that every entry in the column with this new
leading 1 is now zero, as required for reduced row-echelon form. Also, rows
<!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi> <mo 
class="MathClass-bin">+</mo> <mn>1</mn></math> through
<!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi></math> are now all
zeros in the first <!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi></math>
columns, so we now only have one new nonzero row, consistent with our increase of
<!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi></math> by one. Furthermore,
since the first <!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>1</mn></math>
entries of row <!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi></math>
are zero, the employment of the third row operation does not destroy any of the necessary
features of rows <!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mn>1</mn></math>
through <!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>1</mn></math>
and rows <!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi> <mo 
class="MathClass-bin">+</mo> <mn>1</mn></math>
through <!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi></math>, in
columns <!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mn>1</mn></math>
through <!--l. 448--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>1</mn></math>.
</p><!--l. 450--><p class="indent" >   So at this stage, the first <!--l. 450--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi></math>
columns of the matrix are in reduced row-echelon form. When Step&#x00A0;<a 
href="#x18-360312">2<!--tex4ht:ref: rref:columnloop --></a> finally increases
<!--l. 450--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi></math> to
<!--l. 450--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi> <mo 
class="MathClass-bin">+</mo> <mn>1</mn></math>, then the procedure is
completed and the full <!--l. 450--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi></math>
columns of the matrix are in reduced row-echelon form, with the value of
<!--l. 450--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi></math>
                                                                          

                                                                          
correctly recording the number of nonzero rows.
<!--l. 452--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x25A0;</mi></math>
</p><!--l. 454--><p class="indent" >   The procedure given in the proof of <a 
href="#theorem.REMEF">Theorem&#x00A0;REMEF</a> can be more
precisely described using a pseudo-code version of a computer program, as
follows:
     </p><div class="quote">
     <!--l. 459--><p class="noindent" >&#x00A0;     input <!--l. 459--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi></math>,
     <!--l. 459--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi></math>
     and <!--l. 459--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
     <br class="newline" />&#x00A0;     <!--l. 460--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi> <mo 
class="MathClass-rel">&#x2190;</mo> <mn>0</mn></math>
     <br class="newline" />&#x00A0;     for <!--l. 461--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi> <mo 
class="MathClass-rel">&#x2190;</mo> <mn>1</mn></math>
     to <!--l. 461--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi></math>
     <br class="newline" />&#x00A0;&#x00A0;&#x00A0;          <!--l. 462--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi> <mo 
class="MathClass-rel">&#x2190;</mo> <mi 
>r</mi> <mo 
class="MathClass-bin">+</mo> <mn>1</mn></math>
     <br class="newline" />&#x00A0;&#x00A0;&#x00A0;          while <!--l. 463--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi> <mo 
class="MathClass-rel">&#x2264;</mo> <mi 
>m</mi></math>
     and <!--l. 463--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
> <mfenced separators="" 
open="["  close="]" ><mrow><mi 
>A</mi></mrow></mfenced></mrow><mrow 
><mi 
>i</mi><mi 
>j</mi></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mn>0</mn></math>
     <br class="newline" />&#x00A0;&#x00A0;&#x00A0;&#x00A0;              <!--l. 464--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi> <mo 
class="MathClass-rel">&#x2190;</mo> <mi 
>i</mi> <mo 
class="MathClass-bin">+</mo> <mn>1</mn></math>
     <br class="newline" />&#x00A0;&#x00A0;&#x00A0;          if <!--l. 465--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi><mo 
class="MathClass-rel">&#x2260;</mo><mi 
>m</mi> <mo 
class="MathClass-bin">+</mo> <mn>1</mn></math>
     <br class="newline" />&#x00A0;&#x00A0;&#x00A0;&#x00A0;              <!--l. 466--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi> <mo 
class="MathClass-rel">&#x2190;</mo> <mi 
>r</mi> <mo 
class="MathClass-bin">+</mo> <mn>1</mn></math>
     <br class="newline" />&#x00A0;&#x00A0;&#x00A0;&#x00A0;              swap rows <!--l. 467--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi></math>
     and <!--l. 467--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi></math>
     of <!--l. 467--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
     (row op 1)
     <br class="newline" />&#x00A0;&#x00A0;&#x00A0;&#x00A0;              scale entry in row <!--l. 468--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi></math>,
     column <!--l. 468--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi></math>
     of <!--l. 468--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
     to a leading 1 (row op 2)
     <br class="newline" />&#x00A0;&#x00A0;&#x00A0;&#x00A0;              for <!--l. 469--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>k</mi> <mo 
class="MathClass-rel">&#x2190;</mo> <mn>1</mn><!--mstyle 
class="text"--><mtext  >&#x00A0;&#x00A0;to&#x00A0;</mtext><!--/mstyle--><mi 
>m</mi></math>,
     <!--l. 469--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>k</mi><mo 
class="MathClass-rel">&#x2260;</mo><mi 
>r</mi></math>
     <br class="newline" />&#x00A0;&#x00A0;&#x00A0;&#x00A0;&#x00A0;                   zero out entry in row <!--l. 470--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>k</mi></math>,
     column <!--l. 470--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>j</mi></math>
     of <!--l. 470--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
     (row op 3 using row <!--l. 470--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi></math>)
     <br class="newline" />&#x00A0;     output <!--l. 471--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi></math>
     and <!--l. 471--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math></p></div>
<!--l. 474--><p class="noindent" >Notice that as a practical matter the &#x201C;and&#x201D; used in the conditional statement of the
                                                                          

                                                                          
while statement should be of the &#x201C;short-circuit&#x201D; variety so that the array access
that follows is not out-of-bounds.
</p><!--l. 476--><p class="indent" >   So now we can put it all together. Begin with a system of linear equations
(<a 
href="fcla-xml-1.30li16.xml#definition.SLE">Definition&#x00A0;SLE</a>), and represent the system by its augmented matrix
(<a 
href="#definition.AM">Definition&#x00A0;AM</a>). Use row operations (<a 
href="#definition.RO">Definition&#x00A0;RO</a>) to convert this matrix into
reduced row-echelon form (<a 
href="#definition.RREF">Definition&#x00A0;RREF</a>), using the procedure outlined in the
proof of <a 
href="#theorem.REMEF">Theorem&#x00A0;REMEF</a>. <a 
href="#theorem.REMEF">Theorem&#x00A0;REMEF</a> also tells us we can always
accomplish this, and that the result is row-equivalent (<a 
href="#definition.REM">Definition&#x00A0;REM</a>) to
the original augmented matrix. Since the matrix in reduced-row echelon
form has the same solution set, we can analyze the row-reduced version
instead of the original matrix, viewing it as the augmented matrix of a
different system of equations. The beauty of augmented matrices in reduced
row-echelon form is that the solution sets to their corresponding systems can be
easily determined, as we will see in the next few examples and in the next
section.
</p><!--l. 478--><p class="indent" >   We will see through the course that almost every interesting property of a
matrix can be discerned by looking at a row-equivalent matrix in reduced
row-echelon form. For this reason it is important to know that the matrix
<!--l. 478--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math>
guaranteed to exist by <a 
href="#theorem.REMEF">Theorem&#x00A0;REMEF</a> is also unique. We could prove this
result right now, but the proof will be much easier to state and understand a few
sections from now when we have a few more definitions. However, the
proof we will provide does not explicitly require any more <span 
class="cmti-12">theorems </span>than
we have right now, so we can, and will, make use of the uniqueness of
<!--l. 478--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math>
between now and then by citing <a 
href="fcla-xml-1.30li23.xml#theorem.RREFU">Theorem&#x00A0;RREFU</a>. You might want to jump
forward now to read the statement of this important theorem and save studying
its proof for later, once the rest of us get there.
</p><!--l. 480--><p class="indent" >   We will now run through some examples of using these definitions and
theorems to solve some systems of equations. From now on, when we
have a matrix in reduced row-echelon form, we will mark the leading
1&#x2019;s with a small box. In your work, you can box &#x2019;em, circle &#x2019;em or write
&#x2019;em in a different color &#x2014; just identify &#x2019;em somehow. This device will
prove very useful later and is a very good habit to start developing right
now.
</p><!--l. 482--><p class="noindent" ><span 
class="cmbx-12">Example</span><span 
class="cmbx-12">&#x00A0;SAB</span>
<br class="newline" /><a 
 id="example.SAB"><span 
class="cmbx-12">Solutions for Archetype B</span></a><a 
 id="dx18-36047"></a><a 
 id="dx18-36048"></a><a 
 id="dx18-36049"></a>
                                                                          

                                                                          
<br class="newline" /> Let&#x2019;s find the solutions to the following system of equations,
</p><!--tex4ht:inline--><!--l. 14--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                        <mtr><mtd 
columnalign="right" class="align-odd"> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>7</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>6</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>1</mn><mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                        <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn><mn>3</mn><mspace width="2em"/></mtd>                        <mtd 
columnalign="right" class="align-label"></mtd>                        <mtd 
class="align-label">
                        <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>7</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                            <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>2</mn><mn>4</mn><mspace width="2em"/></mtd>                          <mtd 
columnalign="right" class="align-label"></mtd>                        <mtd 
class="align-label">
                        <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>4</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                                    <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>5</mn><mspace width="2em"/></mtd>                           <mtd 
columnalign="right" class="align-label"></mtd>                        <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 485--><p class="noindent" >First, form the augmented matrix,
</p><!--tex4ht:inline--><!--l. 488--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                          <mtr><mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>7</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>6</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd><mtd 
class="array"  columnalign="center">  <mn>7</mn>  </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn><mn>4</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center">  <mn>4</mn>  </mtd><mtd 
class="array"  columnalign="center">  <mn>5</mn>  </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                </mrow></mfenced> </mtd>                          <mtd 
class="align-even"><mspace width="2em"/></mtd>                          <mtd 
columnalign="right" class="align-label">
   </mtd></mtr></mtable></math>
<!--l. 489--><p class="noindent" >and work to reduced row-echelon form, first with
<!--l. 489--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi> <mo 
class="MathClass-rel">=</mo> <mn>1</mn></math>,
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 511--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
<mtr><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-rel">&#x2194;</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></munderover></mtd> <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center">  <mn>4</mn>  </mtd><mtd 
class="array"  columnalign="center">  <mn>5</mn>  </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd><mtd 
class="array"  columnalign="center">  <mn>7</mn>  </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn><mn>4</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>7</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>6</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn><mn>3</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                </mrow></mfenced> <mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo> <mn>5</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mrow></munderover></mtd><mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center">  <mn>4</mn>  </mtd><mtd 
class="array"  columnalign="center">  <mn>5</mn>  </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"> <mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>7</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>6</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn><mn>3</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                </mrow></mfenced> <mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mn>7</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></munderover></mtd><mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center">  <mn>4</mn>  </mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>6</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn><mn>6</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                    </mrow></mfenced> <mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-odd"></mtd>               <mtd 
class="align-even"><mspace width="2em"/></mtd>                                                                          <mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 513--><p class="noindent" >Now, with <!--l. 513--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi> <mo 
class="MathClass-rel">=</mo> <mn>2</mn></math>,
</p><!--tex4ht:inline--><!--l. 529--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
     <mtr><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mfrac><mrow 
><mn>1</mn></mrow> 
<mrow 
><mn>5</mn></mrow></mfrac><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mrow></munderover></mtd>     <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mfrac><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>3</mn></mrow>
  <mrow 
><mn>5</mn></mrow></mfrac>  </mtd><mtd 
class="array"  columnalign="center"><mfrac><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mrow>
 <mrow 
><mn>5</mn></mrow></mfrac>  </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>6</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn><mn>6</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                     </mrow></mfenced> <mspace width="2em"/></mtd>     <mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mn>6</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></munderover></mtd>     <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mfrac><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>3</mn></mrow>
  <mrow 
><mn>5</mn></mrow></mfrac>  </mtd><mtd 
class="array"  columnalign="center"><mfrac><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mrow>
 <mrow 
><mn>5</mn></mrow></mfrac>  </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center">  <mfrac><mrow 
><mn>2</mn></mrow> 
<mrow 
><mn>5</mn></mrow></mfrac>  </mtd><mtd 
class="array"  columnalign="center">  <mfrac><mrow 
><mn>4</mn></mrow> 
<mrow 
><mn>5</mn></mrow></mfrac>  </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                                                         </mrow></mfenced> <mspace width="2em"/></mtd>     <mtd 
columnalign="right" class="align-label"></mtd>     <mtd 
class="align-label"><mspace width="2em"/></mtd>     <mtd 
columnalign="right" class="align-label"></mtd>     <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 531--><p class="noindent" >And finally, with <!--l. 531--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi> <mo 
class="MathClass-rel">=</mo> <mn>3</mn></math>,
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 550--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
   <mtr><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mfrac><mrow 
><mn>5</mn></mrow> 
<mrow 
><mn>2</mn></mrow></mfrac><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></munderover></mtd>           <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mfrac><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>3</mn></mrow>
  <mrow 
><mn>5</mn></mrow></mfrac>  </mtd><mtd 
class="array"  columnalign="center"><mfrac><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mrow>
 <mrow 
><mn>5</mn></mrow></mfrac>  </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                       </mrow></mfenced> <mspace width="2em"/></mtd>   <mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mfrac><mrow 
><mn>1</mn><mn>3</mn></mrow> 
 <mrow 
><mn>5</mn></mrow></mfrac> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mrow></munderover></mtd>   <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                            </mrow></mfenced> <mspace width="2em"/></mtd>   <mtd 
columnalign="right" class="align-label"></mtd>   <mtd 
class="align-label"><mspace width="2em"/></mtd>   <mtd 
columnalign="right" class="align-label"></mtd>   <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo> <mn>4</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
></mrow></munderover></mtd>   <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                          </mrow></mfenced> <mspace width="2em"/></mtd>   <mtd 
columnalign="right" class="align-odd"></mtd>                 <mtd 
class="align-even"><mspace width="2em"/></mtd>                                                                            <mtd 
columnalign="right" class="align-label"></mtd>   <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 551--><p class="noindent" >This is now the augmented matrix of a very simple system of equations, namely
<!--l. 551--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></math>,
<!--l. 551--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mn>5</mn></math>,
<!--l. 551--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mn>2</mn></math>,
which has an obvious solution. Furthermore, we can see that this is the
<span 
class="cmti-12">only </span>solution to this system, so we have determined the entire solution
set,
</p><!--tex4ht:inline--><!--l. 555--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                              <mtr><mtd 
columnalign="right" class="align-odd"><mi 
>S</mi></mtd>                              <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="{"  close="}" ><mrow> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> </mrow></mfenced><mspace width="2em"/></mtd>                              <mtd 
columnalign="right" class="align-label"></mtd>                              <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 557--><p class="noindent" >You might compare this example with the procedure we used in <a 
href="fcla-xml-1.30li16.xml#example.US">Example&#x00A0;US</a>.
<!--l. 558--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x22A0;</mo></math>
</p><!--l. 560--><p class="indent" >   Archetypes A and B are meant to contrast each other in many respects. So
let&#x2019;s solve Archetype A now.
                                                                          

                                                                          
</p><!--l. 562--><p class="noindent" ><span 
class="cmbx-12">Example</span><span 
class="cmbx-12">&#x00A0;SAA</span>
<br class="newline" /><a 
 id="example.SAA"><span 
class="cmbx-12">Solutions for Archetype A</span></a><a 
 id="dx18-36050"></a><a 
 id="dx18-36051"></a><a 
 id="dx18-36052"></a>
<br class="newline" /> Let&#x2019;s find the solutions to the following system of equations,
</p><!--tex4ht:inline--><!--l. 14--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                            <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                            <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>1</mn><mspace width="2em"/></mtd>                            <mtd 
columnalign="right" class="align-label"></mtd>                            <mtd 
class="align-label">
                            <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                             <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>8</mn><mspace width="2em"/></mtd>                            <mtd 
columnalign="right" class="align-label"></mtd>                            <mtd 
class="align-label">
                            <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mtd>                                   <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>5</mn><mspace width="2em"/></mtd>                            <mtd 
columnalign="right" class="align-label"></mtd>                            <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 565--><p class="noindent" >First, form the augmented matrix,
</p><!--tex4ht:inline--><!--l. 568--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                             <mtr><mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>8</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                          </mrow></mfenced> </mtd>                             <mtd 
class="align-even"><mspace width="2em"/></mtd>                             <mtd 
columnalign="right" class="align-label">
   </mtd></mtr></mtable></math>
<!--l. 569--><p class="noindent" >and work to reduced row-echelon form, first with
<!--l. 569--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi> <mo 
class="MathClass-rel">=</mo> <mn>1</mn></math>,
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 584--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
   <mtr><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mrow></munderover></mtd>   <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mn>6</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                        </mrow></mfenced> <mspace width="2em"/></mtd>   <mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo> <mn>1</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></munderover></mtd>   <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mn>6</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                        </mrow></mfenced> <mspace width="2em"/></mtd>   <mtd 
columnalign="right" class="align-label"></mtd>   <mtd 
class="align-label"><mspace width="2em"/></mtd>   <mtd 
columnalign="right" class="align-label"></mtd>   <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 586--><p class="noindent" >Now, with <!--l. 586--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi> <mo 
class="MathClass-rel">=</mo> <mn>2</mn></math>,
</p><!--tex4ht:inline--><!--l. 609--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
    <mtr><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mfrac><mrow 
><mn>1</mn></mrow> 
<mrow 
><mn>3</mn></mrow></mfrac><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mrow></munderover></mtd>           <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                        </mrow></mfenced> <mspace width="2em"/></mtd>    <mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mn>1</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
></mrow></munderover></mtd>    <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                          </mrow></mfenced> <mspace width="2em"/></mtd>    <mtd 
columnalign="right" class="align-label"></mtd>    <mtd 
class="align-label"><mspace width="2em"/></mtd>    <mtd 
columnalign="right" class="align-label"></mtd>    <mtd 
class="align-label">
    <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></munderover></mtd>    <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                          </mrow></mfenced> <mspace width="2em"/></mtd>    <mtd 
columnalign="right" class="align-odd"></mtd>                <mtd 
class="align-even"><mspace width="2em"/></mtd>                                                                             <mtd 
columnalign="right" class="align-label"></mtd>    <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 611--><p class="noindent" >The system of equations represented by this augmented matrix needs to be considered
a bit differently than that for Archetype B. First, the last row of the matrix is the
equation <!--l. 611--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mn>0</mn> <mo 
class="MathClass-rel">=</mo> <mn>0</mn></math>,
which is <span 
class="cmti-12">always </span>true, so it imposes no restrictions on our possible solutions and
therefore we can safely ignore it as we analyze the other two equations. These
equations are,
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 616--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                               <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                               <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>3</mn><mspace width="2em"/></mtd>                                <mtd 
columnalign="right" class="align-label"></mtd>                               <mtd 
class="align-label">
                               <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                               <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>2</mn><mo 
class="MathClass-punc">.</mo><mspace width="2em"/></mtd>                               <mtd 
columnalign="right" class="align-label"></mtd>                               <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 618--><p class="noindent" >While this system is fairly easy to solve, it also appears
to have a multitude of solutions. For example, choose
<!--l. 618--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mn>1</mn></math> and see that
then <!--l. 618--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mn>2</mn></math> and
<!--l. 618--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mn>3</mn></math> will together form a
solution. Or choose <!--l. 618--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mn>0</mn></math>,
and then discover that <!--l. 618--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mn>3</mn></math>
and <!--l. 618--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mn>2</mn></math>
lead to a solution. Try it yourself: pick <span 
class="cmti-12">any </span>value of
<!--l. 618--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></math> you please, and
figure out what <!--l. 618--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
></math>
and <!--l. 618--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></math>
should be to make the first and second equations (respectively) true.
We&#x2019;ll wait while you do that. Because of this behavior, we say that
<!--l. 618--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></math>
is a &#x201C;free&#x201D; or &#x201C;independent&#x201D; variable. But why do we vary
<!--l. 618--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></math> and
not some other variable? For now, notice that the third column of the augmented
matrix does not have any leading 1&#x2019;s in its column. With this idea, we can
rearrange the two equations, solving each for the variable that corresponds to the
leading 1 in that row.
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 623--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                                <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
></mtd>                                <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>3</mn> <mo 
class="MathClass-bin">&#x2212;</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
><mspace width="2em"/></mtd>                                <mtd 
columnalign="right" class="align-label"></mtd>                                <mtd 
class="align-label">
                                <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mtd>                                <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>2</mn> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
><mspace width="2em"/></mtd>                                <mtd 
columnalign="right" class="align-label"></mtd>                                <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 625--><p class="noindent" >To write the set of solution vectors in set notation, we have
</p><!--tex4ht:inline--><!--l. 628--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                        <mtr><mtd 
columnalign="right" class="align-odd"><mi 
>S</mi></mtd>                        <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="{"  close="}" ><mrow><mfenced separators="" 
open=""  close="|" ><mrow> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>3</mn> <mo 
class="MathClass-bin">&#x2212;</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center">  <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
>    </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                                                             </mrow></mfenced> <mspace width="0em" class="thinspace"/></mrow></mfenced> <mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-rel">&#x2208;</mo> <msup><mrow 
><mi 
>&#x2102;</mi></mrow><mrow 
></mrow></msup 
></mrow></mfenced><mspace width="2em"/></mtd>                        <mtd 
columnalign="right" class="align-label"></mtd>                        <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 630--><p class="noindent" >We&#x2019;ll learn more in the next section about systems with infinitely many solutions and
how to express their solution sets. Right now, you might look back at <a 
href="fcla-xml-1.30li16.xml#example.IS">Example&#x00A0;IS</a>.
<!--l. 631--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x22A0;</mo></math>
</p><!--l. 633--><p class="noindent" ><span 
class="cmbx-12">Example</span><span 
class="cmbx-12">&#x00A0;SAE</span>
<br class="newline" /><a 
 id="example.SAE"><span 
class="cmbx-12">Solutions for Archetype E</span></a><a 
 id="dx18-36053"></a><a 
 id="dx18-36054"></a><a 
 id="dx18-36055"></a>
<br class="newline" /> Let&#x2019;s find the solutions to the following system of equations,
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 14--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                       <mtr><mtd 
columnalign="right" class="align-odd"><mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>7</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>7</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                           <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>2</mn><mspace width="2em"/></mtd>                       <mtd 
columnalign="right" class="align-label"></mtd>                       <mtd 
class="align-label">
                       <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>4</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>6</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                       <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>3</mn><mspace width="2em"/></mtd>                       <mtd 
columnalign="right" class="align-label"></mtd>                       <mtd 
class="align-label">
                       <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>4</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                            <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>2</mn><mspace width="2em"/></mtd>                       <mtd 
columnalign="right" class="align-label"></mtd>                       <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 636--><p class="noindent" >First, form the augmented matrix,
</p><!--tex4ht:inline--><!--l. 639--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                          <mtr><mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>7</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>7</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>6</mn></mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                    </mrow></mfenced> </mtd>                          <mtd 
class="align-even"><mspace width="2em"/></mtd>                          <mtd 
columnalign="right" class="align-label">
   </mtd></mtr></mtable></math>
<!--l. 640--><p class="noindent" >and work to reduced row-echelon form, first with
<!--l. 640--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi> <mo 
class="MathClass-rel">=</mo> <mn>1</mn></math>,
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 663--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
<mtr><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-rel">&#x2194;</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></munderover></mtd>   <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>6</mn></mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>7</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>7</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                    </mrow></mfenced> <mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mn>3</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mrow></munderover></mtd><mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"> <mo 
class="MathClass-bin">&#x2212;</mo><mn>5</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>7</mn></mtd><mtd 
class="array"  columnalign="center"><mn>7</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>9</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>7</mn></mtd><mtd 
class="array"  columnalign="center"> <mo 
class="MathClass-bin">&#x2212;</mo><mn>7</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                       </mrow></mfenced> <mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></munderover></mtd><mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd><mtd 
class="array"  columnalign="center"> <mo 
class="MathClass-bin">&#x2212;</mo><mn>5</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>7</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>7</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>9</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center">  <mn>3</mn>  </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                </mrow></mfenced> <mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-odd"></mtd>             <mtd 
class="align-even"><mspace width="2em"/></mtd>                                                                          <mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 665--><p class="noindent" >Now, with <!--l. 665--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi> <mo 
class="MathClass-rel">=</mo> <mn>2</mn></math>,
</p><!--tex4ht:inline--><!--l. 697--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
<mtr><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-rel">&#x2194;</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></munderover></mtd>   <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd><mtd 
class="array"  columnalign="center"> <mo 
class="MathClass-bin">&#x2212;</mo><mn>5</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center">  <mn>3</mn>  </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>7</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>7</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>9</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                </mrow></mfenced> <mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo> <mn>1</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mrow></munderover></mtd>     <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"> <mo 
class="MathClass-bin">&#x2212;</mo><mn>5</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>7</mn></mtd><mtd 
class="array"  columnalign="center"><mn>7</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>9</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                       </mrow></mfenced> <mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo> <mn>1</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
></mrow></munderover></mtd><mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"> <mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>7</mn></mtd><mtd 
class="array"  columnalign="center"><mn>7</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>9</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                       </mrow></mfenced> <mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo> <mn>7</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></munderover></mtd><mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>5</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                      </mrow></mfenced> <mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 699--><p class="noindent" >And finally, with <!--l. 699--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>i</mi> <mo 
class="MathClass-rel">=</mo> <mn>3</mn></math>,
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 713--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
  <mtr><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo><mfrac><mrow 
><mn>1</mn></mrow> 
<mrow 
><mn>5</mn></mrow></mfrac><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></munderover></mtd>  <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                        </mrow></mfenced> <mspace width="2em"/></mtd>  <mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mrow></munderover></mtd>  <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                        </mrow></mfenced> <mspace width="2em"/></mtd>  <mtd 
columnalign="right" class="align-label"></mtd>  <mtd 
class="align-label"><mspace width="2em"/></mtd>  <mtd 
columnalign="right" class="align-label"></mtd>  <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 715--><p class="noindent" >Let&#x2019;s analyze the equations in the system represented by this augmented matrix. The third
equation will read <!--l. 715--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mn>0</mn> <mo 
class="MathClass-rel">=</mo> <mn>1</mn></math>.
This is patently false, all the time. No choice of values for our variables will ever
make it true. We&#x2019;re done. Since we cannot even make the last equation
true, we have no hope of making all of the equations simultaneously true.
So this system has no solutions, and its solution set is the empty set,
<!--l. 715--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x2205;</mi> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="{"  close="}" ><mrow><mspace class="nbsp" /></mrow></mfenced></math>
(<a 
href="fcla-xml-1.30li68.xml#definition.ES">Definition&#x00A0;ES</a>).
</p><!--l. 717--><p class="indent" >   Notice that we could have reached this conclusion sooner. After performing the row operation
<!--l. 718--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" > <mo 
class="MathClass-bin">&#x2212;</mo> <mn>7</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></math>, we can see that the
third equation reads <!--l. 718--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mn>0</mn> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>5</mn></math>,
a false statement. Since the system represented by this matrix has no solutions, none
of the systems represented has any solutions. However, for this example, we have
chosen to bring the matrix fully to reduced row-echelon form for the practice.
<!--l. 719--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x22A0;</mo></math>
</p><!--l. 721--><p class="indent" >   These three examples (<a 
href="#example.SAB">Example&#x00A0;SAB</a>, <a 
href="#example.SAA">Example&#x00A0;SAA</a>, <a 
href="#example.SAE">Example&#x00A0;SAE</a>)
illustrate the full range of possibilities for a system of linear equations &#x2014; no
solutions, one solution, or infinitely many solutions. In the next section we&#x2019;ll
examine these three scenarios more closely.
</p><!--l. 726--><p class="noindent" ><span 
class="cmbx-12">Definition</span><span 
class="cmbx-12">&#x00A0;RR</span>
<br class="newline" /><a 
 id="definition.RR"><span 
class="cmbx-12">Row-Reducing</span></a><a 
 id="dx18-36056"></a><a 
 id="dx18-36057"></a><a 
 id="dx18-36058"></a>
<br class="newline" /> To <span 
class="cmbx-12">row-reduce </span>the matrix <!--l. 727--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
means to apply row operations to <!--l. 727--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
and arrive at a row-equivalent matrix
<!--l. 727--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math> in reduced
row-echelon form. <!--l. 728--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mo 
class="MathClass-bin">&#x25B3;</mo></math>
</p><!--l. 730--><p class="indent" >   So the term <span 
class="cmbx-12">row-reduce </span>is used as a verb. <a 
href="#theorem.REMEF">Theorem&#x00A0;REMEF</a> tells
us that this process will always be successful and <a 
href="fcla-xml-1.30li23.xml#theorem.RREFU">Theorem&#x00A0;RREFU</a>
tells us that the result will be unambiguous. Typically, the analysis of
                                                                          

                                                                          
<!--l. 730--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> will proceed
by analyzing <!--l. 730--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math>
and applying theorems whose hypotheses include the row-equivalence of
<!--l. 730--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math> and
<!--l. 730--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math>.
</p><!--l. 742--><p class="indent" >   After some practice by hand, you will want to use your favorite computing
device to do the computations required to bring a matrix to reduced
row-echelon form (<a 
href="#exercise.RREF.C30">Exercise&#x00A0;RREF.C30</a>).  See:    <a 
href="fcla-xml-1.30li63.xml#computation.RR.MMA">Computation&#x00A0;RR.MMA</a>
<a 
href="fcla-xml-1.30li64.xml#computation.RR.TI86">Computation&#x00A0;RR.TI86</a>   <a 
href="fcla-xml-1.30li65.xml#computation.RR.TI83">Computation&#x00A0;RR.TI83</a> .
</p>
   <h4 class="likesubsectionHead"><a 
 id="x18-37000"></a>Subsection READ: Reading Questions</h4>
<!--l. 328--><p class="noindent" ><a 
 id="subsection.RREF.READ"></a> <a 
 id="x18-37000doc"></a><a 
 id="dx18-37001"></a>
     </p><ol  class="enumerate1" >
     <li 
  class="enumerate" id="x18-37003x1">Is the matrix below in reduced row-echelon form? Why or why not?
     <table class="equation-star"><tr><td>
     <!--l. 14--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
 <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>6</mn></mtd><mtd 
class="array"  columnalign="center"><mn>8</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd></mtr>
<!--*\c@MaxMatrixCols c--></mtable>                                                                                                 </mrow></mfenced>
</math></td></tr></table>
     </li>
     <li 
  class="enumerate" id="x18-37005x2">Use row operations to convert the matrix below to reduced row-echelon form
     and report the final matrix. <table class="equation-star"><tr><td>
                                                                          

                                                                          
     <!--l. 25--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
 <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>8</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd></mtr>
<!--*\c@MaxMatrixCols c--></mtable>                                                                                                 </mrow></mfenced>
</math></td></tr></table>
     </li>
     <li 
  class="enumerate" id="x18-37007x3">Find all the solutions to the system below by using an augmented matrix and
     row operations. Report your final matrix in reduced row-echelon form and
     the set of solutions.
     <!--tex4ht:inline--><!--l. 40--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                                  <mtr><mtd 
columnalign="right" class="align-odd"><mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                                               <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>0</mn><mspace width="2em"/></mtd>                                  <mtd 
columnalign="right" class="align-label"></mtd>                                  <mtd 
class="align-label">
                                  <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                                                 <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>3</mn><mspace width="2em"/></mtd>                                  <mtd 
columnalign="right" class="align-label"></mtd>                                  <mtd 
class="align-label">
                                  <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                                               <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>7</mn><mspace width="2em"/></mtd>                                  <mtd 
columnalign="right" class="align-label"></mtd>                                  <mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr></mtable></math>
     </li></ol>
                                                                          

                                                                          
   <h4 class="likesubsectionHead"><a 
 id="x18-38000"></a>Subsection EXC: Exercises</h4>
<!--l. 328--><p class="noindent" ><a 
 id="subsection.RREF.EXC"></a> <a 
 id="x18-38000doc"></a><a 
 id="dx18-38001"></a>  <a 
 id="exercise.RREF.C05"><span 
class="cmbx-12">C05</span></a>   Each archetype below is a system of equations. Form the augmented
matrix of the system of equations, convert the matrix to reduced row-echelon form
by using equation operations and then describe the solution set of the original
system of equations.
<br class="newline" /><a 
href="fcla-xml-1.30li71.xml#archetype.A">Archetype&#x00A0;A</a>
<br class="newline" /><a 
href="fcla-xml-1.30li72.xml#archetype.B">Archetype&#x00A0;B</a>
<br class="newline" /><a 
href="fcla-xml-1.30li73.xml#archetype.C">Archetype&#x00A0;C</a>
<br class="newline" /><a 
href="fcla-xml-1.30li74.xml#archetype.D">Archetype&#x00A0;D</a>
<br class="newline" /><a 
href="fcla-xml-1.30li75.xml#archetype.E">Archetype&#x00A0;E</a>
<br class="newline" /><a 
href="fcla-xml-1.30li76.xml#archetype.F">Archetype&#x00A0;F</a>
<br class="newline" /><a 
href="fcla-xml-1.30li77.xml#archetype.G">Archetype&#x00A0;G</a>
<br class="newline" /><a 
href="fcla-xml-1.30li78.xml#archetype.H">Archetype&#x00A0;H</a>
<br class="newline" /><a 
href="fcla-xml-1.30li79.xml#archetype.I">Archetype&#x00A0;I</a>
<br class="newline" /><a 
href="fcla-xml-1.30li80.xml#archetype.J">Archetype&#x00A0;J</a> &#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>
</p><!--l. 12--><p class="indent" >   For problems C10&#x2013;C19, find all solutions to the system of linear equations.
Write the solutions as a set, using correct set notation.
<br class="newline" /> <a 
 id="exercise.RREF.C10"><span 
class="cmbx-12">C10</span></a>
</p><!--tex4ht:inline--><!--l. 15--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="flalign-star">
                      <mtr><mtd 
columnalign="right" class="align-odd"><mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>7</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                          <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>1</mn><mn>4</mn><mspace width="2em"/></mtd>                        <mtd 
columnalign="right" class="align-label"></mtd>                      <mtd 
class="align-label">
                      <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>8</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>4</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                         <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mspace width="2em"/></mtd>                       <mtd 
columnalign="right" class="align-label"></mtd>                      <mtd 
class="align-label">
                      <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                                <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>4</mn><mspace width="2em"/></mtd>                         <mtd 
columnalign="right" class="align-label"></mtd>                      <mtd 
class="align-label">
                      <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>4</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                      <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>9</mn><mspace width="2em"/></mtd>                      <mtd 
columnalign="right" class="align-label"></mtd>                      <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
                                                                          

                                                                          
<!--l. 14--><p class="noindent" >&#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#solution.RREF.C10">Solution</a>&#x00A0;[<a 
href="#x18-39000doc">110<!--tex4ht:ref: solution.RREF.C10 --></a>]
</p><!--l. 15--><p class="noindent" ><a 
 id="exercise.RREF.C11"><span 
class="cmbx-12">C11</span></a>
</p><!--tex4ht:inline--><!--l. 14--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="flalign-star">
                         <mtr><mtd 
columnalign="right" class="align-odd"><mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>4</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                         <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>6</mn><mspace width="2em"/></mtd>                         <mtd 
columnalign="right" class="align-label"></mtd>                         <mtd 
class="align-label">
                         <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                          <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>2</mn><mspace width="2em"/></mtd>                         <mtd 
columnalign="right" class="align-label"></mtd>                         <mtd 
class="align-label">
                         <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><mn>1</mn><mn>0</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>1</mn><mn>0</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                             <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>1</mn><mspace width="2em"/></mtd>                         <mtd 
columnalign="right" class="align-label"></mtd>                         <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 15--><p class="noindent" >&#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#solution.RREF.C11">Solution</a>&#x00A0;[<a 
href="#x18-39000doc">111<!--tex4ht:ref: solution.RREF.C11 --></a>]
</p><!--l. 16--><p class="noindent" ><a 
 id="exercise.RREF.C12"><span 
class="cmbx-12">C12</span></a>
</p><!--tex4ht:inline--><!--l. 14--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="flalign-star">
                      <mtr><mtd 
columnalign="right" class="align-odd"><mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>4</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>7</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                         <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn><mn>6</mn><mspace width="2em"/></mtd>                      <mtd 
columnalign="right" class="align-label"></mtd>                      <mtd 
class="align-label">
                      <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                            <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn><mspace width="2em"/></mtd>                       <mtd 
columnalign="right" class="align-label"></mtd>                      <mtd 
class="align-label">
                      <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>4</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>1</mn><mn>1</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                      <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>0</mn><mspace width="2em"/></mtd>                      <mtd 
columnalign="right" class="align-label"></mtd>                      <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
                                                                          

                                                                          
<!--l. 16--><p class="noindent" >&#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#solution.RREF.C12">Solution</a>&#x00A0;[<a 
href="#x18-39000doc">111<!--tex4ht:ref: solution.RREF.C12 --></a>]
</p><!--l. 17--><p class="noindent" ><a 
 id="exercise.RREF.C13"><span 
class="cmbx-12">C13</span></a>
</p><!--tex4ht:inline--><!--l. 14--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="flalign-star">
                      <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>8</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>7</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                         <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn><mspace width="2em"/></mtd>                       <mtd 
columnalign="right" class="align-label"></mtd>                      <mtd 
class="align-label">
                      <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>1</mn><mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                      <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>6</mn><mspace width="2em"/></mtd>                         <mtd 
columnalign="right" class="align-label"></mtd>                      <mtd 
class="align-label">
                      <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"> <mo 
class="MathClass-bin">&#x2212;</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                        <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>0</mn><mspace width="2em"/></mtd>                      <mtd 
columnalign="right" class="align-label"></mtd>                      <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 17--><p class="noindent" >&#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#solution.RREF.C13">Solution</a>&#x00A0;[<a 
href="#x18-39000doc">113<!--tex4ht:ref: solution.RREF.C13 --></a>]
</p><!--l. 18--><p class="noindent" ><a 
 id="exercise.RREF.C14"><span 
class="cmbx-12">C14</span></a>
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 14--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="flalign-star">
                        <mtr><mtd 
columnalign="right" class="align-odd"><mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>7</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                        <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>4</mn><mspace width="2em"/></mtd>                         <mtd 
columnalign="right" class="align-label"></mtd>                        <mtd 
class="align-label">
                        <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>1</mn><mn>1</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                            <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>1</mn><mn>3</mn><mspace width="2em"/></mtd>                        <mtd 
columnalign="right" class="align-label"></mtd>                        <mtd 
class="align-label">
                        <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                         <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>1</mn><mspace width="2em"/></mtd>                         <mtd 
columnalign="right" class="align-label"></mtd>                        <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 18--><p class="noindent" >&#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#solution.RREF.C14">Solution</a>&#x00A0;[<a 
href="#x18-39000doc">113<!--tex4ht:ref: solution.RREF.C14 --></a>]
</p><!--l. 19--><p class="noindent" ><a 
 id="exercise.RREF.C15"><span 
class="cmbx-12">C15</span></a>
</p><!--tex4ht:inline--><!--l. 15--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                       <mtr><mtd 
columnalign="right" class="align-odd"><mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>9</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                         <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>6</mn><mspace width="2em"/></mtd>                       <mtd 
columnalign="right" class="align-label"></mtd>                       <mtd 
class="align-label">
                       <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                                 <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>0</mn><mspace width="2em"/></mtd>                         <mtd 
columnalign="right" class="align-label"></mtd>                       <mtd 
class="align-label">
                       <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"> <mo 
class="MathClass-bin">&#x2212;</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>4</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                       <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>8</mn><mspace width="2em"/></mtd>                         <mtd 
columnalign="right" class="align-label"></mtd>                       <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 19--><p class="noindent" >&#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#solution.RREF.C15">Solution</a>&#x00A0;[<a 
href="#x18-39000doc">115<!--tex4ht:ref: solution.RREF.C15 --></a>]
</p><!--l. 20--><p class="noindent" ><a 
 id="exercise.RREF.C16"><span 
class="cmbx-12">C16</span></a>
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 15--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                        <mtr><mtd 
columnalign="right" class="align-odd"><mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>1</mn><mn>9</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>4</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                        <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>2</mn><mspace width="2em"/></mtd>                        <mtd 
columnalign="right" class="align-label"></mtd>                        <mtd 
class="align-label">
                        <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>1</mn><mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                         <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>1</mn><mspace width="2em"/></mtd>                        <mtd 
columnalign="right" class="align-label"></mtd>                        <mtd 
class="align-label">
                        <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"> <mo 
class="MathClass-bin">&#x2212;</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>8</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                        <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>1</mn><mspace width="2em"/></mtd>                        <mtd 
columnalign="right" class="align-label"></mtd>                        <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 20--><p class="noindent" >&#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#solution.RREF.C16">Solution</a>&#x00A0;[<a 
href="#x18-39000doc">116<!--tex4ht:ref: solution.RREF.C16 --></a>]
</p><!--l. 21--><p class="noindent" ><a 
 id="exercise.RREF.C17"><span 
class="cmbx-12">C17</span></a>
</p><!--tex4ht:inline--><!--l. 16--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                       <mtr><mtd 
columnalign="right" class="align-odd"> <mo 
class="MathClass-bin">&#x2212;</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mtd>                                    <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>8</mn><mspace width="2em"/></mtd>                       <mtd 
columnalign="right" class="align-label"></mtd>                       <mtd 
class="align-label">
                       <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                       <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>9</mn><mspace width="2em"/></mtd>                        <mtd 
columnalign="right" class="align-label"></mtd>                       <mtd 
class="align-label">
                       <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                         <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>3</mn><mspace width="2em"/></mtd>                        <mtd 
columnalign="right" class="align-label"></mtd>                       <mtd 
class="align-label">
                       <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><mn>7</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>6</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                          <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>3</mn><mn>0</mn><mspace width="2em"/></mtd>                       <mtd 
columnalign="right" class="align-label"></mtd>                       <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 21--><p class="noindent" >&#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#solution.RREF.C17">Solution</a>&#x00A0;[<a 
href="#x18-39000doc">117<!--tex4ht:ref: solution.RREF.C17 --></a>]
</p><!--l. 22--><p class="noindent" ><a 
 id="exercise.RREF.C18"><span 
class="cmbx-12">C18</span></a>
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 15--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                        <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>4</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>                         <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>3</mn><mn>2</mn><mspace width="2em"/></mtd>                        <mtd 
columnalign="right" class="align-label"></mtd>                        <mtd 
class="align-label">
                        <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>7</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>5</mn></mrow></msub 
></mtd>                         <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>3</mn><mn>3</mn><mspace width="2em"/></mtd>                        <mtd 
columnalign="right" class="align-label"></mtd>                        <mtd 
class="align-label">
                        <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>5</mn></mrow></msub 
></mtd>                        <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>2</mn><mn>2</mn><mspace width="2em"/></mtd>                        <mtd 
columnalign="right" class="align-label"></mtd>                        <mtd 
class="align-label">
                        <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"></mtd>                                             <mtd 
class="align-even"><mspace width="2em"/></mtd>                              <mtd 
columnalign="right" class="align-label">
   </mtd></mtr></mtable></math>
<!--l. 22--><p class="noindent" >&#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#solution.RREF.C18">Solution</a>&#x00A0;[<a 
href="#x18-39000doc">118<!--tex4ht:ref: solution.RREF.C18 --></a>]
</p><!--l. 23--><p class="noindent" ><a 
 id="exercise.RREF.C19"><span 
class="cmbx-12">C19</span></a>
</p><!--tex4ht:inline--><!--l. 15--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                              <mtr><mtd 
columnalign="right" class="align-odd"><mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mtd>                               <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>6</mn><mspace width="2em"/></mtd>                               <mtd 
columnalign="right" class="align-label"></mtd>                              <mtd 
class="align-label">
                              <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"> <mo 
class="MathClass-bin">&#x2212;</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mtd>                              <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn><mspace width="2em"/></mtd>                              <mtd 
columnalign="right" class="align-label"></mtd>                              <mtd 
class="align-label">
                              <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>4</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mtd>                              <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>4</mn><mspace width="2em"/></mtd>                               <mtd 
columnalign="right" class="align-label"></mtd>                              <mtd 
class="align-label">
                              <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mtd>                              <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>2</mn><mspace width="2em"/></mtd>                               <mtd 
columnalign="right" class="align-label"></mtd>                              <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 23--><p class="noindent" >&#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#solution.RREF.C19">Solution</a>&#x00A0;[<a 
href="#x18-39000doc">120<!--tex4ht:ref: solution.RREF.C19 --></a>]
                                                                          

                                                                          
</p><!--l. 26--><p class="indent" >   For problems C30&#x2013;C32, row-reduce the matrix without the aid of a calculator,
indicating the row operations you are using at each step using the notation of
<a 
href="#definition.RO">Definition&#x00A0;RO</a>.
<br class="newline" /> <a 
 id="exercise.RREF.C30"><span 
class="cmbx-12">C30</span></a>
</p><!--tex4ht:inline--><!--l. 17--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                            <mtr><mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>0</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>6</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                     </mrow></mfenced> </mtd>                            <mtd 
class="align-even"><mspace width="2em"/></mtd>                            <mtd 
columnalign="right" class="align-label">
   </mtd></mtr></mtable></math>
<!--l. 28--><p class="noindent" >&#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#solution.RREF.C30">Solution</a>&#x00A0;[<a 
href="#x18-39000doc">122<!--tex4ht:ref: solution.RREF.C30 --></a>]
</p><!--l. 29--><p class="noindent" ><a 
 id="exercise.RREF.C31"><span 
class="cmbx-12">C31</span></a>
</p><!--tex4ht:inline--><!--l. 17--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                             <mtr><mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>7</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                       </mrow></mfenced> </mtd>                             <mtd 
class="align-even"><mspace width="2em"/></mtd>                             <mtd 
columnalign="right" class="align-label">
   </mtd></mtr></mtable></math>
                                                                          

                                                                          
<!--l. 29--><p class="noindent" >&#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#solution.RREF.C31">Solution</a>&#x00A0;[<a 
href="#x18-39000doc">122<!--tex4ht:ref: solution.RREF.C31 --></a>]
</p><!--l. 30--><p class="noindent" ><a 
 id="exercise.RREF.C32"><span 
class="cmbx-12">C32</span></a>
</p><!--tex4ht:inline--><!--l. 17--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                             <mtr><mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                       </mrow></mfenced> </mtd>                             <mtd 
class="align-even"><mspace width="2em"/></mtd>                             <mtd 
columnalign="right" class="align-label">
   </mtd></mtr></mtable></math>
<!--l. 30--><p class="noindent" >&#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#solution.RREF.C32">Solution</a>&#x00A0;[<a 
href="#x18-39000doc">123<!--tex4ht:ref: solution.RREF.C32 --></a>]
</p><!--l. 33--><p class="noindent" ><a 
 id="exercise.RREF.M50"><span 
class="cmbx-12">M50</span></a>   A parking lot has 66 vehicles (cars, trucks, motorcycles and bicycles) in it.
There are four times as many cars as trucks. The total number of tires (4 per car
or truck, 2 per motorcycle or bicycle) is 252. How many cars are there? How many
bicycles? &#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#solution.RREF.M50">Solution</a>&#x00A0;[<a 
href="#x18-39000doc">124<!--tex4ht:ref: solution.RREF.M50 --></a>]
</p><!--l. 36--><p class="noindent" ><a 
 id="exercise.RREF.T10"><span 
class="cmbx-12">T10</span></a>   Prove that each of the three row operations (<a 
href="#definition.RO">Definition&#x00A0;RO</a>) is reversible. More precisely,
if the matrix <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math> is
obtained from <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
by application of a single row operation, show that there is a single row operation that will
transform <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math>
back into <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>.
&#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#solution.RREF.T10">Solution</a>&#x00A0;[<a 
href="#x18-39000doc">125<!--tex4ht:ref: solution.RREF.T10 --></a>]
</p><!--l. 37--><p class="noindent" ><a 
 id="exercise.RREF.T11"><span 
class="cmbx-12">T11</span></a>   Suppose that <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>,
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math> and
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>C</mi></math> are
                                                                          

                                                                          
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math>
matrices. Use the definition of row-equivalence (<a 
href="#definition.REM">Definition&#x00A0;REM</a>) to prove the
following three facts.
     </p><ol  class="enumerate1" >
     <li 
  class="enumerate" id="x18-38003x1"><!--l. 14--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
     is row-equivalent to <!--l. 14--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>.
     </li>
     <li 
  class="enumerate" id="x18-38005x2">If <!--l. 16--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
     is row-equivalent to <!--l. 16--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math>,
     then <!--l. 16--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math>
     is row-equivalent to <!--l. 16--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>.
     </li>
     <li 
  class="enumerate" id="x18-38007x3">If <!--l. 18--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
     is row-equivalent to <!--l. 18--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math>,
     and <!--l. 18--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math>
     is row-equivalent to <!--l. 18--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>C</mi></math>,
     then <!--l. 18--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>A</mi></math>
     is row-equivalent to <!--l. 18--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>C</mi></math>.</li></ol>
<!--l. 22--><p class="noindent" >A relationship that satisfies these three properties is known as an <span 
class="cmbx-12">equivalence</span>
<span 
class="cmbx-12">relation</span>, an important idea in the study of various algebras. This is a formal way
of saying that a relationship behaves like equality, without requiring the
relationship to be as strict as equality itself. We&#x2019;ll see it again in <a 
href="fcla-xml-1.30li48.xml#theorem.SER">Theorem&#x00A0;SER</a>.
&#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>
</p><!--l. 38--><p class="noindent" ><a 
 id="exercise.RREF.T12"><span 
class="cmbx-12">T12</span></a>   Suppose that <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>B</mi></math>
is an <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>n</mi></math>
matrix in reduced row-echelon form. Build a new, likely smaller,
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>k</mi> <mo 
class="MathClass-bin">&#x00D7;</mo> <mi 
>&#x2113;</mi></math> matrix
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>C</mi></math> as follows. Keep any
collection of <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>k</mi></math> adjacent
rows, <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>k</mi> <mo 
class="MathClass-rel">&#x2264;</mo> <mi 
>m</mi></math>. From these
rows, keep columns <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mn>1</mn></math>
through <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x2113;</mi></math>,
<!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x2113;</mi> <mo 
class="MathClass-rel">&#x2264;</mo> <mi 
>n</mi></math>. Prove
that <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>C</mi></math>
                                                                          

                                                                          
is in reduced row-echelon form. &#x00A0;
<br class="newline" /> Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>
                                                                          

                                                                          
</p>
   <h4 class="likesubsectionHead"><a 
 id="x18-39000"></a>Subsection SOL: Solutions</h4>
<!--l. 328--><p class="noindent" ><a 
 id="subsection.RREF.SOL"></a> <a 
 id="x18-39000doc"></a><a 
 id="dx18-39001"></a> <a 
 id="solution.RREF.C10"><span 
class="cmbx-12">C10</span></a>   Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#exercise.RREF.C10">Statement</a>&#x00A0;[<a 
href="#x18-38000doc">100<!--tex4ht:ref: exercise.RREF.C10 --></a>]
<br class="newline" />The augmented matrix row-reduces to </p><table class="equation-star"><tr><td>
<!--l. 12--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
 <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                        </mrow></mfenced>
</math></td></tr></table>
<!--l. 21--><p class="indent" >   and we see from the locations of the leading 1&#x2019;s that the system is consistent (<a 
href="fcla-xml-1.30li18.xml#theorem.RCLS">Theorem&#x00A0;RCLS</a>)
and that <!--l. 21--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <mi 
>r</mi> <mo 
class="MathClass-rel">=</mo> <mn>4</mn> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>4</mn> <mo 
class="MathClass-rel">=</mo> <mn>0</mn></math>
and so the system has no free variables (<a 
href="fcla-xml-1.30li18.xml#theorem.CSRN">Theorem&#x00A0;CSRN</a>) and hence has a unique
solution. This solution is
</p><!--tex4ht:inline--><!--l. 25--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                              <mtr><mtd 
columnalign="right" class="align-odd"><mi 
>S</mi></mtd>                              <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="{"  close="}" ><mrow> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> </mrow></mfenced><mspace width="2em"/></mtd>                              <mtd 
columnalign="right" class="align-label"></mtd>                              <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
                                                                          

                                                                          
<!--l. 11--><p class="noindent" ><a 
 id="solution.RREF.C11"><span 
class="cmbx-12">C11</span></a>   Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#exercise.RREF.C11">Statement</a>&#x00A0;[<a 
href="#x18-38000doc">101<!--tex4ht:ref: exercise.RREF.C11 --></a>]
<br class="newline" />The augmented matrix row-reduces to
<br class="newline" /></p><table class="equation-star"><tr><td>
<!--l. 12--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
 <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center">  <mn>4</mn><mo 
class="MathClass-bin">&#x2215;</mo><mn>5</mn>  </mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mo 
class="MathClass-bin">&#x2215;</mo><mn>1</mn><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center">   <mn>0</mn>   </mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                  </mrow></mfenced>
</math></td></tr></table>
<!--l. 20--><p class="indent" >   and a leading 1 in the last column tells us that the
system is inconsistent (<a 
href="fcla-xml-1.30li18.xml#theorem.RCLS">Theorem&#x00A0;RCLS</a>). So the solution set is
<!--l. 20--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x2205;</mi> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="{"  close="}" ><mrow></mrow></mfenced></math>.
</p><!--l. 12--><p class="noindent" ><a 
 id="solution.RREF.C12"><span 
class="cmbx-12">C12</span></a>   Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#exercise.RREF.C12">Statement</a>&#x00A0;[<a 
href="#x18-38000doc">101<!--tex4ht:ref: exercise.RREF.C12 --></a>]
<br class="newline" />The augmented matrix row-reduces to
<br class="newline" /></p><table class="equation-star"><tr><td>
<!--l. 12--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
 <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>6</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                      </mrow></mfenced>
</math></td></tr></table>
                                                                          

                                                                          
<!--l. 20--><p class="indent" >   (<a 
href="fcla-xml-1.30li18.xml#theorem.RCLS">Theorem&#x00A0;RCLS</a>) and (<a 
href="fcla-xml-1.30li18.xml#theorem.CSRN">Theorem&#x00A0;CSRN</a>) tells us the system
is consistent and the solution set can be described with
<!--l. 20--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <mi 
>r</mi> <mo 
class="MathClass-rel">=</mo> <mn>4</mn> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn> <mo 
class="MathClass-rel">=</mo> <mn>2</mn></math> free variables,
namely <!--l. 20--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></math> and
<!--l. 20--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></math>. Solving for the
dependent variables (<!--l. 20--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>D</mi> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="{"  close="}" ><mrow><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></mfenced></math>)
the first and second equations represented in the row-reduced matrix
yields,
</p><!--tex4ht:inline--><!--l. 25--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                            <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
></mtd>                            <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>2</mn> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>4</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
><mspace width="2em"/></mtd>                            <mtd 
columnalign="right" class="align-label"></mtd>                            <mtd 
class="align-label">
                            <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mtd>                            <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>6</mn><mspace width="1em" class="quad"/><mspace width="1em" class="quad"/> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
><mspace width="2em"/></mtd>                                <mtd 
columnalign="right" class="align-label"></mtd>                            <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 27--><p class="noindent" >As a set, we write this as </p><table class="equation-star"><tr><td>
<!--l. 29--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
<mfenced separators="" 
open="{"  close="}" ><mrow><mfenced separators="" 
open=""  close="|" ><mrow> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>4</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center">         <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
>          </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center">  <mo 
class="MathClass-bin">&#x2212;</mo><mn>6</mn> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
>    </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center">         <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
>          </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                                               </mrow></mfenced> <mspace width="0em" class="thinspace"/></mrow></mfenced> <mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
> <mo 
class="MathClass-rel">&#x2208;</mo> <msup><mrow 
><mi 
>&#x2102;</mi></mrow><mrow 
></mrow></msup 
></mrow></mfenced>
</math></td></tr></table>
                                                                          

                                                                          
<!--l. 13--><p class="noindent" ><a 
 id="solution.RREF.C13"><span 
class="cmbx-12">C13</span></a>   Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#exercise.RREF.C13">Statement</a>&#x00A0;[<a 
href="#x18-38000doc">102<!--tex4ht:ref: exercise.RREF.C13 --></a>]
<br class="newline" />The augmented matrix of the system of equations is </p><table class="equation-star"><tr><td>
<!--l. 12--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
 <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>8</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>7</mn></mtd><mtd 
class="array"  columnalign="center"> <mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>5</mn></mtd><mtd 
class="array"  columnalign="center">  <mn>6</mn>  </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>0</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                 </mrow></mfenced>
</math></td></tr></table>
<!--l. 20--><p class="indent" >   which row-reduces to </p><table class="equation-star"><tr><td>
<!--l. 22--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
 <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                        </mrow></mfenced>
</math></td></tr></table>
<!--l. 30--><p class="indent" >   With a leading one in the last column <a 
href="fcla-xml-1.30li18.xml#theorem.RCLS">Theorem&#x00A0;RCLS</a> tells us the
system of equations is inconsistent, so the solution set is the empty set,
<!--l. 30--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x2205;</mi></math>.
</p><!--l. 14--><p class="noindent" ><a 
 id="solution.RREF.C14"><span 
class="cmbx-12">C14</span></a>   Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#exercise.RREF.C14">Statement</a>&#x00A0;[<a 
href="#x18-38000doc">102<!--tex4ht:ref: exercise.RREF.C14 --></a>]
<br class="newline" />The augmented matrix of the system of equations is </p><table class="equation-star"><tr><td>
                                                                          

                                                                          
<!--l. 12--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
 <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>7</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                     </mrow></mfenced>
</math></td></tr></table>
<!--l. 20--><p class="indent" >   which row-reduces to </p><table class="equation-star"><tr><td>
<!--l. 22--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
 <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                      </mrow></mfenced>
</math></td></tr></table>
<!--l. 30--><p class="indent" >   Then <!--l. 30--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>D</mi> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="{"  close="}" ><mrow><mn>1</mn><mo 
class="MathClass-punc">,</mo> <mn>2</mn></mrow></mfenced></math> and
<!--l. 30--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>F</mi> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="{"  close="}" ><mrow><mn>3</mn><mo 
class="MathClass-punc">,</mo> <mn>4</mn><mo 
class="MathClass-punc">,</mo> <mn>5</mn></mrow></mfenced></math>, so the system
is consistent (<!--l. 30--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mn>5</mn><mo 
class="MathClass-rel">&#x2209;</mo><mi 
>D</mi></math>)
and can be described by the two free variables
<!--l. 30--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></math> and
<!--l. 30--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></math>. Rearranging
the equations represented by the two nonzero rows to gain expressions for the dependent
variables <!--l. 30--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
></math>
and <!--l. 30--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></math>,
yields the solution set, </p><table class="equation-star"><tr><td>
                                                                          

                                                                          
<!--l. 32--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
<mi 
>S</mi> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="{"  close="}" ><mrow><mfenced separators="" 
open=""  close="|" ><mrow> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>3</mn> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
>   </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>4</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center">          <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
>            </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center">          <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
>            </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                                            </mrow></mfenced> <mspace width="0em" class="thinspace"/></mrow></mfenced> <mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
> <mo 
class="MathClass-rel">&#x2208;</mo> <msup><mrow 
><mi 
>&#x2102;</mi></mrow><mrow 
></mrow></msup 
></mrow></mfenced>
</math></td></tr></table>
<!--l. 15--><p class="noindent" ><a 
 id="solution.RREF.C15"><span 
class="cmbx-12">C15</span></a>   Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#exercise.RREF.C15">Statement</a>&#x00A0;[<a 
href="#x18-38000doc">103<!--tex4ht:ref: exercise.RREF.C15 --></a>]
<br class="newline" />The augmented matrix of the system of equations is </p><table class="equation-star"><tr><td>
<!--l. 12--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
 <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>9</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>6</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center">  <mn>0</mn>  </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd><mtd 
class="array"  columnalign="center">  <mn>8</mn>  </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                </mrow></mfenced>
</math></td></tr></table>
<!--l. 20--><p class="indent" >   which row-reduces to </p><table class="equation-star"><tr><td>
                                                                          

                                                                          
<!--l. 22--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
 <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>5</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>7</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                      </mrow></mfenced>
</math></td></tr></table>
<!--l. 30--><p class="indent" >   Then <!--l. 30--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>D</mi> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="{"  close="}" ><mrow><mn>1</mn><mo 
class="MathClass-punc">,</mo> <mn>2</mn><mo 
class="MathClass-punc">,</mo> <mn>3</mn></mrow></mfenced></math> and
<!--l. 30--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>F</mi> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="{"  close="}" ><mrow><mn>4</mn><mo 
class="MathClass-punc">,</mo> <mn>5</mn></mrow></mfenced></math>, so the system
is consistent (<!--l. 30--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mn>5</mn><mo 
class="MathClass-rel">&#x2209;</mo><mi 
>D</mi></math>)
and can be described by the one free variable
<!--l. 30--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></math>. Rearranging
the equations represented by the three nonzero rows to gain expressions for the dependent
variables <!--l. 30--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
></math>,
<!--l. 30--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></math> and
<!--l. 30--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></math>,
yields the solution set, </p><table class="equation-star"><tr><td>
<!--l. 32--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
<mi 
>S</mi> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="{"  close="}" ><mrow><mfenced separators="" 
open=""  close="|" ><mrow> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>3</mn> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
>  </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>5</mn> <mo 
class="MathClass-bin">+</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>7</mn> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>4</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
>  </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center">     <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
>      </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                                                       </mrow></mfenced> <mspace width="0em" class="thinspace"/></mrow></mfenced> <mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
> <mo 
class="MathClass-rel">&#x2208;</mo> <msup><mrow 
><mi 
>&#x2102;</mi></mrow><mrow 
></mrow></msup 
></mrow></mfenced>
</math></td></tr></table>
<!--l. 16--><p class="noindent" ><a 
 id="solution.RREF.C16"><span 
class="cmbx-12">C16</span></a>   Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#exercise.RREF.C16">Statement</a>&#x00A0;[<a 
href="#x18-38000doc">103<!--tex4ht:ref: exercise.RREF.C16 --></a>]
<br class="newline" />The augmented matrix of the system of equations is </p><table class="equation-star"><tr><td>
                                                                          

                                                                          
<!--l. 12--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
 <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>9</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>8</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                     </mrow></mfenced>
</math></td></tr></table>
<!--l. 20--><p class="indent" >   which row-reduces to </p><table class="equation-star"><tr><td>
<!--l. 22--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
 <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                        </mrow></mfenced>
</math></td></tr></table>
<!--l. 30--><p class="indent" >   With a leading one in the last column <a 
href="fcla-xml-1.30li18.xml#theorem.RCLS">Theorem&#x00A0;RCLS</a> tells us the
system of equations is inconsistent, so the solution set is the empty set,
<!--l. 30--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>&#x2205;</mi> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="{"  close="}" ><mrow></mrow></mfenced></math>.
</p><!--l. 17--><p class="noindent" ><a 
 id="solution.RREF.C17"><span 
class="cmbx-12">C17</span></a>   Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#exercise.RREF.C17">Statement</a>&#x00A0;[<a 
href="#x18-38000doc">104<!--tex4ht:ref: exercise.RREF.C17 --></a>]
<br class="newline" />We row-reduce the augmented matrix of the system of equations,
</p><!--tex4ht:inline--><!--l. 26--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
          <mtr><mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>8</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>9</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>7</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>6</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>3</mn><mn>0</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                    </mrow></mfenced> </mtd>          <mtd 
class="align-even"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><!--mstyle 
class="text"--><mtext  >&#x00A0;RREF</mtext><!--/mstyle--></mrow></munderover> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                        </mrow></mfenced> <mspace width="2em"/></mtd>          <mtd 
columnalign="right" class="align-label"></mtd>          <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
                                                                          

                                                                          
<!--l. 28--><p class="noindent" >The reduced row-echelon form of the matrix is the augmented matrix of the system
<!--l. 28--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mn>3</mn></math>,
<!--l. 28--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></math>,
<!--l. 28--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mn>2</mn></math>,
<!--l. 28--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mn>5</mn></math>,
which has a unique solution. As a set of column vectors, the solution set
is
</p><!--tex4ht:inline--><!--l. 32--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                              <mtr><mtd 
columnalign="right" class="align-odd"><mi 
>S</mi></mtd>                              <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="{"  close="}" ><mrow> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> </mrow></mfenced><mspace width="2em"/></mtd>                              <mtd 
columnalign="right" class="align-label"></mtd>                              <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 18--><p class="noindent" ><a 
 id="solution.RREF.C18"><span 
class="cmbx-12">C18</span></a>   Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#exercise.RREF.C18">Statement</a>&#x00A0;[<a 
href="#x18-38000doc">104<!--tex4ht:ref: exercise.RREF.C18 --></a>]
<br class="newline" />We row-reduce the augmented matrix of the system of equations,
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 24--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
     <mtr><mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>3</mn><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>7</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>3</mn><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>2</mn><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                 </mrow></mfenced> </mtd>     <mtd 
class="align-even"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><!--mstyle 
class="text"--><mtext  >&#x00A0;RREF</mtext><!--/mstyle--></mrow></munderover> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>6</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>9</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>8</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                  </mrow></mfenced> <mspace width="2em"/></mtd>     <mtd 
columnalign="right" class="align-label"></mtd>     <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 26--><p class="noindent" >With no leading 1 in the final column, we recognize the system as consistent
(<a 
href="fcla-xml-1.30li18.xml#theorem.RCLS">Theorem&#x00A0;RCLS</a>). Since the system is consistent, we compute the number of free
variables as <!--l. 26--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <mi 
>r</mi> <mo 
class="MathClass-rel">=</mo> <mn>5</mn> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>3</mn> <mo 
class="MathClass-rel">=</mo> <mn>2</mn></math>
(), and we see that columns 3 and 5 are not pivot columns, so
<!--l. 26--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></math> and
<!--l. 26--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>5</mn></mrow></msub 
></math> are
free variables. We convert each row of the reduced row-echelon form of the matrix
into an equation, and solve it for the lone dependent variable, as in expresdsion in
the two free variables.
</p><!--tex4ht:inline--><!--l. 37--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
               <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>5</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mn>6</mn><mspace width="1em" class="quad"/></mtd>               <mtd 
class="align-even"> <mo 
class="MathClass-rel">&#x2192;</mo><mspace width="1em" class="quad"/><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mn>6</mn> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>5</mn></mrow></msub 
><mspace width="2em"/></mtd>               <mtd 
columnalign="right" class="align-label"></mtd>               <mtd 
class="align-label">
               <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>5</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mn>9</mn><mspace width="1em" class="quad"/></mtd>               <mtd 
class="align-even"> <mo 
class="MathClass-rel">&#x2192;</mo><mspace width="1em" class="quad"/><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mn>9</mn> <mo 
class="MathClass-bin">+</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>5</mn></mrow></msub 
><mspace width="2em"/></mtd>               <mtd 
columnalign="right" class="align-label"></mtd>               <mtd 
class="align-label">
               <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>5</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>8</mn><mspace width="1em" class="quad"/></mtd>                    <mtd 
class="align-even"> <mo 
class="MathClass-rel">&#x2192;</mo><mspace width="1em" class="quad"/><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>4</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>8</mn> <mo 
class="MathClass-bin">&#x2212;</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>5</mn></mrow></msub 
><mspace width="2em"/></mtd>                    <mtd 
columnalign="right" class="align-label"></mtd>               <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 39--><p class="noindent" >These expressions give us a convenient way to describe the solution set,
<!--l. 39--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>S</mi></math>.
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 43--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                   <mtr><mtd 
columnalign="right" class="align-odd"><mi 
>S</mi></mtd>                   <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="{"  close="}" ><mrow><mfenced separators="" 
open=""  close="|" ><mrow> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>6</mn> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>5</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>5</mn></mrow></msub 
></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>9</mn> <mo 
class="MathClass-bin">+</mo> <mn>3</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>5</mn></mrow></msub 
></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center">         <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
>          </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center">   <mo 
class="MathClass-bin">&#x2212;</mo><mn>8</mn> <mo 
class="MathClass-bin">&#x2212;</mo> <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>5</mn></mrow></msub 
>     </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center">         <msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>5</mn></mrow></msub 
>          </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                                               </mrow></mfenced> <mspace width="0em" class="thinspace"/></mrow></mfenced> <mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>5</mn></mrow></msub 
> <mo 
class="MathClass-rel">&#x2208;</mo> <mi 
>&#x2102;</mi></mrow></mfenced><mspace width="2em"/></mtd>                   <mtd 
columnalign="right" class="align-label"></mtd>                   <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 19--><p class="noindent" ><a 
 id="solution.RREF.C19"><span 
class="cmbx-12">C19</span></a>   Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#exercise.RREF.C19">Statement</a>&#x00A0;[<a 
href="#x18-38000doc">105<!--tex4ht:ref: exercise.RREF.C19 --></a>]
<br class="newline" />We form the augmented matrix of the system,
</p><!--tex4ht:inline--><!--l. 18--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                             <mtr><mtd 
columnalign="right" class="align-odd"></mtd>                             <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>6</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                       </mrow></mfenced> <mspace width="2em"/></mtd>                             <mtd 
columnalign="right" class="align-label"></mtd>                             <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 19--><p class="noindent" >which row-reduces to
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 27--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                              <mtr><mtd 
columnalign="right" class="align-odd"></mtd>                              <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                           </mrow></mfenced> <mspace width="2em"/></mtd>                              <mtd 
columnalign="right" class="align-label"></mtd>                              <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 28--><p class="noindent" >With no leading 1 in the final column, this system is consistent (<a 
href="fcla-xml-1.30li18.xml#theorem.RCLS">Theorem&#x00A0;RCLS</a>). There are
<!--l. 28--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi> <mo 
class="MathClass-rel">=</mo> <mn>2</mn></math> variables in the
system and <!--l. 28--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>r</mi> <mo 
class="MathClass-rel">=</mo> <mn>2</mn></math>
non-zero rows in the row-reduced matrix. By <a 
href="fcla-xml-1.30li18.xml#theorem.FVCS">Theorem&#x00A0;FVCS</a>, there are
<!--l. 28--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>n</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <mi 
>r</mi> <mo 
class="MathClass-rel">=</mo> <mn>2</mn> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn> <mo 
class="MathClass-rel">=</mo> <mn>0</mn></math>
free variables and we therefore know the solution is unique. Forming the
system of equations represented by the row-reduced matrix, we see that
<!--l. 28--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mn>4</mn></math> and
<!--l. 28--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><msub><mrow 
><mi 
>x</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-rel">=</mo> <mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></math>.
Written as set of column vectors,
</p><!--tex4ht:inline--><!--l. 31--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                               <mtr><mtd 
columnalign="right" class="align-odd"><mi 
>S</mi></mtd>                               <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mfenced separators="" 
open="{"  close="}" ><mrow> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> </mrow></mfenced><mspace width="2em"/></mtd>                               <mtd 
columnalign="right" class="align-label"></mtd>                               <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
                                                                          

                                                                          
<!--l. 20--><p class="noindent" ><a 
 id="solution.RREF.C30"><span 
class="cmbx-12">C30</span></a>   Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#exercise.RREF.C30">Statement</a>&#x00A0;[<a 
href="#x18-38000doc">106<!--tex4ht:ref: exercise.RREF.C30 --></a>]
<br class="newline" />
</p><!--tex4ht:inline--><!--l. 67--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
<mtr><mtd 
columnalign="right" class="align-odd"></mtd>                 <mtd 
class="align-even"><mspace width="1em" class="quad"/> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>0</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>6</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                     </mrow></mfenced> <mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-rel">&#x2194;</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mrow></munderover></mtd>   <mtd 
class="align-even"><mspace width="1em" class="quad"/> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>5</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>0</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>6</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                     </mrow></mfenced> <mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-odd"></mtd><mtd 
class="align-even"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label">
</mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mrow></munderover></mtd> <mtd 
class="align-even"><mspace width="1em" class="quad"/> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>7</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>7</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>4</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>6</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                     </mrow></mfenced> <mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo> <mn>4</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></munderover></mtd><mtd 
class="align-even"><mspace width="1em" class="quad"/> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>7</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>7</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>4</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn><mn>0</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                     </mrow></mfenced> <mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-odd"></mtd><mtd 
class="align-even"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mfrac><mrow 
><mn>1</mn></mrow> 
<mrow 
><mn>7</mn></mrow></mfrac><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mrow></munderover></mtd>         <mtd 
class="align-even"><mspace width="1em" class="quad"/> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn><mn>0</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                     </mrow></mfenced> <mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mn>3</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
></mrow></munderover></mtd>   <mtd 
class="align-even"><mspace width="1em" class="quad"/> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn><mn>0</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                        </mrow></mfenced> <mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-odd"></mtd><mtd 
class="align-even"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo> <mn>1</mn><mn>0</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></munderover></mtd><mtd 
class="align-even"><mspace width="1em" class="quad"/> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                            </mrow></mfenced> <mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-odd"></mtd>               <mtd 
class="align-even"><mspace width="2em"/></mtd>                                                                          <mtd 
columnalign="right" class="align-odd"></mtd><mtd 
class="align-even"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 21--><p class="noindent" ><a 
 id="solution.RREF.C31"><span 
class="cmbx-12">C31</span></a>   Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#exercise.RREF.C31">Statement</a>&#x00A0;[<a 
href="#x18-38000doc">106<!--tex4ht:ref: exercise.RREF.C31 --></a>]
<br class="newline" />
                                                                          

                                                                          
</p><!--tex4ht:inline--><!--l. 56--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
    <mtr><mtd 
columnalign="right" class="align-odd"></mtd>                    <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>7</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                       </mrow></mfenced> <mspace width="2em"/></mtd>    <mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mn>3</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mrow></munderover></mtd>       <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>5</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mo 
class="MathClass-bin">&#x2212;</mo><mn>7</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                        </mrow></mfenced> <mspace width="2em"/></mtd>    <mtd 
columnalign="right" class="align-label"></mtd>    <mtd 
class="align-label"><mspace width="2em"/></mtd>    <mtd 
columnalign="right" class="align-label"></mtd>    <mtd 
class="align-label">
    <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mn>2</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></munderover></mtd>       <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>5</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>5</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                          </mrow></mfenced> <mspace width="2em"/></mtd>    <mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mfrac><mrow 
><mn>1</mn></mrow> 
<mrow 
><mn>5</mn></mrow></mfrac><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mrow></munderover></mtd>            <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"> <mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>5</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                          </mrow></mfenced> <mspace width="2em"/></mtd>    <mtd 
columnalign="right" class="align-label"></mtd>    <mtd 
class="align-label"><mspace width="2em"/></mtd>    <mtd 
columnalign="right" class="align-label"></mtd>    <mtd 
class="align-label">
    <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo> <mn>2</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
></mrow></munderover></mtd>    <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center">  <mn>2</mn>  </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>5</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn><mn>5</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                          </mrow></mfenced> <mspace width="2em"/></mtd>    <mtd 
columnalign="right" class="align-odd"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo> <mn>5</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></munderover></mtd>    <mtd 
class="align-even"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                           </mrow></mfenced> <mspace width="2em"/></mtd>    <mtd 
columnalign="right" class="align-label"></mtd>    <mtd 
class="align-label"><mspace width="2em"/></mtd>    <mtd 
columnalign="right" class="align-label"></mtd>    <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 22--><p class="noindent" ><a 
 id="solution.RREF.C32"><span 
class="cmbx-12">C32</span></a>   Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#exercise.RREF.C32">Statement</a>&#x00A0;[<a 
href="#x18-38000doc">107<!--tex4ht:ref: exercise.RREF.C32 --></a>]
<br class="newline" />Following the algorithm of <a 
href="#theorem.REMEF">Theorem&#x00A0;REMEF</a>, and working to create pivot
columns from left to right, we have
</p><!--tex4ht:inline--><!--l. 50--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
<mtr><mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"> <mn>3</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                       </mrow></mfenced> </mtd><mtd 
class="align-even"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mn>4</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
></mrow></munderover><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>3</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd></mtr><!--*\c@MaxMatrixCols c--></mtable>                                                                                              </mrow></mfenced> </mtd><mtd 
class="align-even"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo> <mn>3</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></munderover><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                         </mrow></mfenced> </mtd><mtd 
class="align-even"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mo 
class="MathClass-bin">&#x2212;</mo> <mn>1</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>1</mn></mrow></msub 
></mrow></munderover><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label">
<mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                         </mrow></mfenced> </mtd><mtd 
class="align-even"><munderover> <mo 
class="MathClass-rel">&#x2192;</mo><mrow 
></mrow><mrow 
><mn>1</mn><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>2</mn></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mn>3</mn></mrow></msub 
></mrow></munderover><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-odd"> <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>1</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"> <mn>2</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>0</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                           </mrow></mfenced> </mtd><mtd 
class="align-even"><mspace width="2em"/></mtd>               <mtd 
columnalign="right" class="align-odd"></mtd>                                                                          <mtd 
class="align-even"><mspace width="2em"/></mtd>               <mtd 
columnalign="right" class="align-label"></mtd><mtd 
class="align-label"><mspace width="2em"/></mtd><mtd 
columnalign="right" class="align-label">
   </mtd></mtr></mtable></math>
                                                                          

                                                                          
<!--l. 24--><p class="noindent" ><a 
 id="solution.RREF.M50"><span 
class="cmbx-12">M50</span></a>   Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#exercise.RREF.M50">Statement</a>&#x00A0;[<a 
href="#x18-38000doc">107<!--tex4ht:ref: exercise.RREF.M50 --></a>]
<br class="newline" />Let <!--l. 10--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>c</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>t</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>m</mi><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>b</mi></math>
denote the number of cars, trucks, motorcycles, and bicycles. Then the statements
from the problem yield the equations:
</p><!--tex4ht:inline--><!--l. 16--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                         <mtr><mtd 
columnalign="right" class="align-odd"><mi 
>c</mi> <mo 
class="MathClass-bin">+</mo> <mi 
>t</mi> <mo 
class="MathClass-bin">+</mo> <mi 
>m</mi> <mo 
class="MathClass-bin">+</mo> <mi 
>b</mi></mtd>                              <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>6</mn><mn>6</mn><mspace width="2em"/></mtd>                          <mtd 
columnalign="right" class="align-label"></mtd>                         <mtd 
class="align-label">
                         <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><mi 
>c</mi> <mo 
class="MathClass-bin">&#x2212;</mo> <mn>4</mn><mi 
>t</mi></mtd>                                     <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>0</mn><mspace width="2em"/></mtd>                           <mtd 
columnalign="right" class="align-label"></mtd>                         <mtd 
class="align-label">
                         <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><mn>4</mn><mi 
>c</mi> <mo 
class="MathClass-bin">+</mo> <mn>4</mn><mi 
>t</mi> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><mi 
>m</mi> <mo 
class="MathClass-bin">+</mo> <mn>2</mn><mi 
>b</mi></mtd>                         <mtd 
class="align-even"> <mo 
class="MathClass-rel">=</mo> <mn>2</mn><mn>5</mn><mn>2</mn><mspace width="2em"/></mtd>                         <mtd 
columnalign="right" class="align-label"></mtd>                         <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
<!--l. 18--><p class="noindent" >The augmented matrix for this system is </p><table class="equation-star"><tr><td>
<!--l. 20--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
 <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>1</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>6</mn><mn>6</mn> </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"><mo 
class="MathClass-bin">&#x2212;</mo><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center">  <mn>0</mn>  </mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>4</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>4</mn> </mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn></mtd><mtd 
class="array"  columnalign="center"><mn>2</mn><mn>5</mn><mn>2</mn></mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                     </mrow></mfenced>
</math></td></tr></table>
<!--l. 28--><p class="indent" >   which row-reduces to </p><table class="equation-star"><tr><td>
                                                                          

                                                                          
<!--l. 30--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="equation">
 <mfenced separators="" 
open="["  close="]" ><mrow><mtable  style="text-align:axis"  
equalrows="false" equalcolumns="false" class="array"><mtr><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>4</mn><mn>8</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn><mn>2</mn></mtd>
</mtr><mtr><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><mn>0</mn></mtd><mtd 
class="array"  columnalign="center"><!--mstyle 
class="fbox"--><mtext  >1</mtext><!--/mstyle--></mtd><mtd 
class="array"  columnalign="center"><mn>1</mn></mtd><mtd 
class="array"  columnalign="center"> <mn>6</mn> </mtd></mtr> <!--*\c@MaxMatrixCols c--></mtable>                                                                                         </mrow></mfenced>
</math></td></tr></table>
<!--l. 38--><p class="indent" >   <!--l. 38--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>c</mi> <mo 
class="MathClass-rel">=</mo> <mn>4</mn><mn>8</mn></math> is
the first equation represented in the row-reduced matrix so there are 48 cars.
<!--l. 38--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>m</mi> <mo 
class="MathClass-bin">+</mo> <mi 
>b</mi> <mo 
class="MathClass-rel">=</mo> <mn>6</mn></math>
is the third equation represented in the row-reduced matrix so
there are anywhere from 0 to 6 bicycles. We can also say that
<!--l. 38--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="inline" ><mi 
>b</mi></math> is a
free variable, but the context of the problem limits it to 7 integer values since
cannot have a negative number of motorcycles.
</p><!--l. 26--><p class="noindent" ><a 
 id="solution.RREF.T10"><span 
class="cmbx-12">T10</span></a>   Contributed&#x00A0;by&#x00A0;<a 
href="fcla-xml-1.30li6.xml#BeezerRobert">Robert&#x00A0;Beezer</a>    <a 
href="#exercise.RREF.T10">Statement</a>&#x00A0;[<a 
href="#x18-38000doc">107<!--tex4ht:ref: exercise.RREF.T10 --></a>]
<br class="newline" />If we can reverse each row operation individually, then we can reverse a sequence
of row operations. The operations that reverse each operation are listed below,
using our shorthand notation,
</p><!--tex4ht:inline--><!--l. 18--><math 
 xmlns="http://www.w3.org/1998/Math/MathML" display="block" ><mtable 
columnalign="left" class="align-star">
                        <mtr><mtd 
columnalign="right" class="align-odd"><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mi 
>i</mi></mrow></msub 
> <mo 
class="MathClass-rel">&#x2194;</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mtd>                        <mtd 
class="align-even"><mspace width="1em" class="quad"/><mspace width="1em" class="quad"/><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mi 
>i</mi></mrow></msub 
> <mo 
class="MathClass-rel">&#x2194;</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>                           <mtd 
columnalign="right" class="align-label"></mtd>                        <mtd 
class="align-label">
                        <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><mi 
>&#x03B1;</mi><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mi 
>i</mi></mrow></msub 
><mo 
class="MathClass-punc">,</mo><mspace width="0em" class="thinspace"/><mi 
>&#x03B1;</mi><mo 
class="MathClass-rel">&#x2260;</mo><mn>0</mn></mtd>                        <mtd 
class="align-even"><mspace width="1em" class="quad"/><mspace width="1em" class="quad"/> <mfrac><mrow 
><mn>1</mn></mrow>
<mrow 
><mi 
>&#x03B1;</mi></mrow></mfrac><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mi 
>i</mi></mrow></msub 
><mspace width="2em"/></mtd>                               <mtd 
columnalign="right" class="align-label"></mtd>                        <mtd 
class="align-label">
                        <mspace width="2em"/></mtd></mtr><mtr><mtd 
columnalign="right" class="align-odd"><mi 
>&#x03B1;</mi><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mi 
>i</mi></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
></mtd>                        <mtd 
class="align-even"><mspace width="1em" class="quad"/><mspace width="1em" class="quad"/> <mo 
class="MathClass-bin">&#x2212;</mo> <mi 
>&#x03B1;</mi><msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mi 
>i</mi></mrow></msub 
> <mo 
class="MathClass-bin">+</mo> <msub><mrow 
><mi 
>R</mi></mrow><mrow 
><mi 
>j</mi></mrow></msub 
><mspace width="2em"/></mtd>                        <mtd 
columnalign="right" class="align-label"></mtd>                        <mtd 
class="align-label">
   <mspace width="2em"/></mtd></mtr></mtable></math>
                                                                          

                                                                          
                                                                          

                                                                          
                                                                          

                                                                          
   <!--l. 329--><div class="crosslinks"><p class="noindent">[<a 
href="fcla-xml-1.30li18.xml" >next</a>] [<a 
href="fcla-xml-1.30li16.xml" >prev</a>] [<a 
href="fcla-xml-1.30li16.xml#tailfcla-xml-1.30li16.xml" >prev-tail</a>] [<a 
href="fcla-xml-1.30li17.xml" >front</a>] [<a 
href="fcla-xml-1.30li14.xml#fcla-xml-1.30li17.xml" >up</a>] </p></div>
<!--l. 329--><p class="indent" >   <a 
 id="tailfcla-xml-1.30li17.xml"></a>  </p> 
</body> 
</html> 
