next up previous
Next: Visual Logic Up: Inner Algebra Previous: Chunking


Symbol Motion

Let's take a simple equation, 2 + x = 3, and examine the steps in solving it. It would go something like


\begin{displaymath}2+x=3\end{displaymath}


\begin{displaymath}\begin{array}{c}2+x=3\\\begin{array}[t]{ccc}-2 & & -2\end{array}\end{array}\end{displaymath}


\begin{displaymath}x=3-2\end{displaymath}


\begin{displaymath}x=1\end{displaymath}

Notice in particular the first step and the next-to-last step:


\begin{displaymath}2+x=3\end{displaymath}


\begin{displaymath}x=3-2\end{displaymath}

There is a pattern here. The 2 is a symbol that is, in effect, moved from the left side of the equation onto the right side. There is a logic to it, which means there are rules to be followed - for one thing, the 2 becomes a -2 as it is moved, in this case. It turns out that there are patterns like this for many algebraic manipulations you might use to solve an equation. By taking symbols, grouping them in particular ways, and moving them according to certain rules, you can solve equations. This is called symbol motion. Doing algebra in this way is not well suited to working equations on paper or a whiteboard. But it is very well suited for solving equations by visualizing them. This chapter explains the patterns of symbol motion, applied to algebra, and how to use them.



Subsections
next up previous
Next: Visual Logic Up: Inner Algebra Previous: Chunking