<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Invertible matrix - Page 12 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=invertible_matrix&amp;p=11">1.Previous</a><br />
<a accesskey="3" href="page.php?w=invertible_matrix&amp;p=13">3.Next</a>
</p>
<p>the inverse of the input matrix.</p>

<p>For example, take the following matrix:  </p>

<p>The first step to compute its inverse is to create the augmented matrix  </p>

<p>Call the first row of this matrix  and the second row . Then, add row 1 to row 2  This yields  </p>

<p>Next, subtract row 2, multiplied by 3, from row 1  which yields </p>

<p>Finally, multiply row 1 by -1  and row 2 by 2  This yields the identity matrix on the left side and the inverse matrix on the right: </p>

<p>Thus, It works because the process of Gaussian elimination</p><p>
<a accesskey="1" href="page.php?w=invertible_matrix&amp;p=11">1.Previous</a><br />
<a accesskey="3" href="page.php?w=invertible_matrix&amp;p=13">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
