<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Full Rank</title>
	<atom:link href="http://fullrank.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://fullrank.wordpress.com</link>
	<description>Maybe--just maybe--about math</description>
	<lastBuildDate>Fri, 27 Jun 2008 16:43:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='fullrank.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Full Rank</title>
		<link>http://fullrank.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://fullrank.wordpress.com/osd.xml" title="Full Rank" />
	<atom:link rel='hub' href='http://fullrank.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Our first dip into a new way of thinking</title>
		<link>http://fullrank.wordpress.com/2008/06/02/our-first-dip-into-a-new-way-of-thinking/</link>
		<comments>http://fullrank.wordpress.com/2008/06/02/our-first-dip-into-a-new-way-of-thinking/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 22:52:02 +0000</pubDate>
		<dc:creator>MrC</dc:creator>
				<category><![CDATA[Example]]></category>
		<category><![CDATA[Notation]]></category>
		<category><![CDATA[coefficient]]></category>
		<category><![CDATA[system of equations]]></category>
		<category><![CDATA[vector]]></category>

		<guid isPermaLink="false">http://fullrank.wordpress.com/2008/06/02/our-first-dip-into-a-new-way-of-thinking/</guid>
		<description><![CDATA[Now let's take the same two equations as last time, but view them in a slightly different way.   Call this the  column view  of the system.  $latex x \begin{bmatrix}2 \\ -1 \end{bmatrix} + y \begin{bmatrix}-1 \\ 2 \end{bmatrix} = \begin{bmatrix}0 \\ 3 \end{bmatrix} $ <a href="http://fullrank.wordpress.com/2008/06/02/our-first-dip-into-a-new-way-of-thinking/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fullrank.wordpress.com&amp;blog=253381&amp;post=19&amp;subd=fullrank&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Now let&#8217;s take the same two equations as last time, but view them in a slightly different way. Call this the <strong>column view</strong> of the system.</p>
<p><span style="font-family:'Lucida Grande';font-size:16px;line-height:20px;"><img src='http://s0.wp.com/latex.php?latex=x%5Cunderbrace%7B+%5Cbegin%7Bbmatrix%7D2+%5C%5C+-1+%5Cend%7Bbmatrix%7D%7D_%5Cmathrm%7Bfirst+%5C+vector%7D+%2B%5C+y+%5Cunderbrace%7B+%5Cbegin%7Bbmatrix%7D-1+%5C%5C+2+%5Cend%7Bbmatrix%7D%7D_%5Cmathrm%7Bsecond+%5C+vector%7D+%3D+%5Cunderbrace%7B+%5Cbegin%7Bbmatrix%7D0+%5C%5C+3+%5Cend%7Bbmatrix%7D%7D_%7Bresultant+%5C+%5Cmathrm%7Bvector%7D%7D+&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x&#92;underbrace{ &#92;begin{bmatrix}2 &#92;&#92; -1 &#92;end{bmatrix}}_&#92;mathrm{first &#92; vector} +&#92; y &#92;underbrace{ &#92;begin{bmatrix}-1 &#92;&#92; 2 &#92;end{bmatrix}}_&#92;mathrm{second &#92; vector} = &#92;underbrace{ &#92;begin{bmatrix}0 &#92;&#92; 3 &#92;end{bmatrix}}_{resultant &#92; &#92;mathrm{vector}} ' title='x&#92;underbrace{ &#92;begin{bmatrix}2 &#92;&#92; -1 &#92;end{bmatrix}}_&#92;mathrm{first &#92; vector} +&#92; y &#92;underbrace{ &#92;begin{bmatrix}-1 &#92;&#92; 2 &#92;end{bmatrix}}_&#92;mathrm{second &#92; vector} = &#92;underbrace{ &#92;begin{bmatrix}0 &#92;&#92; 3 &#92;end{bmatrix}}_{resultant &#92; &#92;mathrm{vector}} ' class='latex' /></span></p>
<p><span id="more-19"></span>
<p>Notice that we have placed the coefficients of each variable into a <span style="font-style:italic;">2 x 1</span> <span style="font-style:italic;">matrix</span>. The constant terms also appear in a <span style="font-style:italic;">2 x 1</span> <span style="font-style:italic;">matrix</span>. If we think of the matrices as <span style="font-style:italic;">vectors</span>, we can restate the solution of the system of equations in another way:</p>
<p>&#8220;How can we combine the vectors of the left hand side of the equation, <span style="font-style:italic;">in just the right amounts</span>, to get the vector on the right hand side of the equation? This right amount is called the <strong>linear combination</strong> that solves the original system of equations. The two vectors on the left hand side can be thought of as the ingredients of this particular problem. The solution is the mix of these ingredients that solves the problem.</p>
<p>If we take 1 of the first vector (i.e.: x = 1) and 2 of the second vector (y = 2), we get this:</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cbegin%7Bbmatrix%7D2+%5C%5C+-1+%5Cend%7Bbmatrix%7D+%2B+%5Cbegin%7Bbmatrix%7D-2+%5C%5C+4+%5Cend%7Bbmatrix%7D+%3D+%5Cbegin%7Bbmatrix%7D0+%5C%5C+3+%5Cend%7Bbmatrix%7D+&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;begin{bmatrix}2 &#92;&#92; -1 &#92;end{bmatrix} + &#92;begin{bmatrix}-2 &#92;&#92; 4 &#92;end{bmatrix} = &#92;begin{bmatrix}0 &#92;&#92; 3 &#92;end{bmatrix} ' title='&#92;begin{bmatrix}2 &#92;&#92; -1 &#92;end{bmatrix} + &#92;begin{bmatrix}-2 &#92;&#92; 4 &#92;end{bmatrix} = &#92;begin{bmatrix}0 &#92;&#92; 3 &#92;end{bmatrix} ' class='latex' /></p>
<p>In other words, the solution is <img src='http://s0.wp.com/latex.php?latex=x+%3D+1%2C+y+%3D+2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x = 1, y = 2' title='x = 1, y = 2' class='latex' /> or <img src='http://s0.wp.com/latex.php?latex=%281%2C+2%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='(1, 2)' title='(1, 2)' class='latex' />. The same solution we obtained using the Gauss Method!</p>
<p>We did this approach graphically on the board in class.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/fullrank.wordpress.com/19/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/fullrank.wordpress.com/19/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fullrank.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fullrank.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fullrank.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fullrank.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/fullrank.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/fullrank.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/fullrank.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/fullrank.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fullrank.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fullrank.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fullrank.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fullrank.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fullrank.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fullrank.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fullrank.wordpress.com&amp;blog=253381&amp;post=19&amp;subd=fullrank&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://fullrank.wordpress.com/2008/06/02/our-first-dip-into-a-new-way-of-thinking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a0e2bbaf7d7c7462e197c88c1c63000b?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MrC</media:title>
		</media:content>
	</item>
		<item>
		<title>In Media Res, or a running start</title>
		<link>http://fullrank.wordpress.com/2008/05/30/in-media-res-or-a-running-start/</link>
		<comments>http://fullrank.wordpress.com/2008/05/30/in-media-res-or-a-running-start/#comments</comments>
		<pubDate>Fri, 30 May 2008 17:38:58 +0000</pubDate>
		<dc:creator>MrC</dc:creator>
				<category><![CDATA[Example]]></category>
		<category><![CDATA[Gauss method]]></category>
		<category><![CDATA[system of equations]]></category>

		<guid isPermaLink="false">http://fullrank.wordpress.com/2008/05/30/in-media-res-or-a-running-start/</guid>
		<description><![CDATA[We have encountered this topic many times in earlier years, and we have a number of ways to 'solve' the system.  $latex 2x - y = 0 \qquad \cdots$ (1)  $latex -x + 2y = 3 \qquad \cdots$ (2)  Before we go on, let's solve this system of equations in two different ways that we already know about.     ...  So our coefficient matrix is $latex \mathbf{A} = \begin{pmatrix} 2 &#38; -1 \\ -1 &#38; 2 \end{pmatrix} $  In a similar manner, let's express our unknowns, $latex x$ and $latex y$ as a   vector  : $latex \begin{pmatrix} x \\ y \end{pmatrix}$. <a href="http://fullrank.wordpress.com/2008/05/30/in-media-res-or-a-running-start/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fullrank.wordpress.com&amp;blog=253381&amp;post=18&amp;subd=fullrank&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s look at a system of two equations in two unknowns. We have encountered this topic many times in earlier years, and we have a number of ways to &#8216;solve&#8217; the system.</p>
<p><img src='http://s0.wp.com/latex.php?latex=2x+-+y+%3D+0+%5Cqquad+%5Ccdots&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='2x - y = 0 &#92;qquad &#92;cdots' title='2x - y = 0 &#92;qquad &#92;cdots' class='latex' /> (1)</p>
<p><img src='http://s0.wp.com/latex.php?latex=-x+%2B+2y+%3D+3+%5Cqquad+%5Ccdots&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='-x + 2y = 3 &#92;qquad &#92;cdots' title='-x + 2y = 3 &#92;qquad &#92;cdots' class='latex' /> (2)</p>
<p>Before we go on, let&#8217;s solve this system of equations in two different ways that we already know about.</p>
<p><span id="more-18"></span>
<p><strong><span style="font-style:italic;">First Method.</span> <span style="font-weight:normal;">If we had seen these two equations in middle school, we would have said &#8220;Those are the equations of two lines. Two (non-parallel) lines intersect in a point.&#8221; And you would be right. We can indeed graph these two lines. One goes through the origin, while the other does not. Using the graphical method, we can identify the point of intersection as the point <img src='http://s0.wp.com/latex.php?latex=%281%2C2%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='(1,2)' title='(1,2)' class='latex' />. In other words, the point <img src='http://s0.wp.com/latex.php?latex=%281%2C2%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='(1,2)' title='(1,2)' class='latex' /> is the one and only point that solves both of the equations we started with.</span></strong></p>
<p><strong><span style="font-style:italic;">Second Method.</span></strong> (You may know this as <strong><span style="font-style:italic;">Gaussian Elimination</span><span style="font-weight:normal;">; if not, don&#8217;t worry</span></strong> ). Note that by solving this system of equations, we are finding the intersection point of two lines, just like before.</p>
<p>If we multiply equation (2) by 2, we can then add equations (1) and (2) together in order to eliminate the <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x' title='x' class='latex' /> term. We are left with</p>
<p><img src='http://s0.wp.com/latex.php?latex=3y+%3D+6&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='3y = 6' title='3y = 6' class='latex' /> which we can solve by inspection as <img src='http://s0.wp.com/latex.php?latex=y+%3D+2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y = 2' title='y = 2' class='latex' />.</p>
<p>Knowing that <img src='http://s0.wp.com/latex.php?latex=y+%3D+2&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y = 2' title='y = 2' class='latex' />, we can substitute for <img src='http://s0.wp.com/latex.php?latex=y&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='y' title='y' class='latex' /> in either of the equations we started with:</p>
<p><img src='http://s0.wp.com/latex.php?latex=2x+-+2+%3D+0&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='2x - 2 = 0' title='2x - 2 = 0' class='latex' />, or <img src='http://s0.wp.com/latex.php?latex=x+%3D+1&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='x = 1' title='x = 1' class='latex' />, giving us the full solution, or point of intersection as <img src='http://s0.wp.com/latex.php?latex=%281%2C2%29&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='(1,2)' title='(1,2)' class='latex' />.</p>
<p>We are now ready to start thinking about this same problem viewed through the lens of linear algebra.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/fullrank.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/fullrank.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fullrank.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fullrank.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fullrank.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fullrank.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/fullrank.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/fullrank.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/fullrank.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/fullrank.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fullrank.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fullrank.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fullrank.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fullrank.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fullrank.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fullrank.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fullrank.wordpress.com&amp;blog=253381&amp;post=18&amp;subd=fullrank&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://fullrank.wordpress.com/2008/05/30/in-media-res-or-a-running-start/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a0e2bbaf7d7c7462e197c88c1c63000b?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MrC</media:title>
		</media:content>
	</item>
		<item>
		<title>Why Linear Algebra?</title>
		<link>http://fullrank.wordpress.com/2008/04/30/why-linear-algebra/</link>
		<comments>http://fullrank.wordpress.com/2008/04/30/why-linear-algebra/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 17:54:01 +0000</pubDate>
		<dc:creator>MrC</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fullrank.wordpress.com/2008/04/30/why-linear-algebra/</guid>
		<description><![CDATA[<p>Our explorations in this class will equally benefit students anticipating future study in these areas, as well as those interested in math as a discipline. While we will spend most time on examples and problems, we will also develop the underlying theory from time to time as well.</p> <a href="http://fullrank.wordpress.com/2008/04/30/why-linear-algebra/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fullrank.wordpress.com&amp;blog=253381&amp;post=13&amp;subd=fullrank&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>At first glance, Linear Algebra may seem an unusual offering in the high school curriculum. In my view, this discipline can play a valuable role in a student&#8217;s math career. Free of large crowds, or an AP framework, we are able&#8230;</p>
<p><span id="more-13"></span>
<p>to take the time to examine this topic is a careful and systematic way.</p>
<p>Mathematics is the language we use to describe our observations in nature. Increasingly, linear algebra plays a fundamental role in current developments in science. Disciplines from economics and finance, straight through to biology and physics rely on linear algebra as a fundamental tool. Our explorations in this class will equally benefit students anticipating future study in these areas, as well as those interested in math as a discipline. While we will spend most time on examples and problems, we will also develop the underlying theory from time to time as well.</p>
<p>Science today is becoming increasingly quantitative. Scientists are being confronted more and more with large amounts of numerical data, measurements of one form or another gathered from their laboratories, field experiments (like space probes), and surveys. But merely collecting and recording data achieves nothing&#8211;the collected data must be analyzed and interpreted. Mathematics is the chief tool for this analysis and interpretation, and one of the most useful branches of mathematics for this purpose is matrix algebra.</p>
<p>The central element of this course&#8211;solving systems of <strong>linear equations</strong>&#8211;is pretty approachable. We are familiar with this concept reaching all the way back to middle school. Finding the intersection of two lines can be framed as a good introduction to linear algebra. We&#8217;ll take a look at this simple problem in the next post.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/fullrank.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/fullrank.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fullrank.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fullrank.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fullrank.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fullrank.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/fullrank.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/fullrank.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/fullrank.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/fullrank.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fullrank.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fullrank.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fullrank.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fullrank.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fullrank.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fullrank.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fullrank.wordpress.com&amp;blog=253381&amp;post=13&amp;subd=fullrank&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://fullrank.wordpress.com/2008/04/30/why-linear-algebra/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a0e2bbaf7d7c7462e197c88c1c63000b?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MrC</media:title>
		</media:content>
	</item>
		<item>
		<title>First day on the job</title>
		<link>http://fullrank.wordpress.com/2008/04/25/first-day-on-the-job/</link>
		<comments>http://fullrank.wordpress.com/2008/04/25/first-day-on-the-job/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 17:37:48 +0000</pubDate>
		<dc:creator>MrC</dc:creator>
				<category><![CDATA[Admin.]]></category>

		<guid isPermaLink="false">http://fullrank.wordpress.com/?p=9</guid>
		<description><![CDATA[ This is the first post to the Full Rank website.   This site will experiment with ideas for a site that will serve as an adjunct to classroom instruction to a high school linear algebra course.  <a href="http://fullrank.wordpress.com/2008/04/25/first-day-on-the-job/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fullrank.wordpress.com&amp;blog=253381&amp;post=9&amp;subd=fullrank&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is the first post to the Full Rank website. This site will experiment with ideas for a site that will serve as an adjunct to classroom instruction to a high school linear algebra course.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/fullrank.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/fullrank.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fullrank.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fullrank.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fullrank.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fullrank.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/fullrank.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/fullrank.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/fullrank.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/fullrank.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fullrank.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fullrank.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fullrank.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fullrank.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fullrank.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fullrank.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fullrank.wordpress.com&amp;blog=253381&amp;post=9&amp;subd=fullrank&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://fullrank.wordpress.com/2008/04/25/first-day-on-the-job/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a0e2bbaf7d7c7462e197c88c1c63000b?s=96&#38;d=identicon" medium="image">
			<media:title type="html">MrC</media:title>
		</media:content>
	</item>
	</channel>
</rss>
