I am trying to subtract one equation from another but I can't get it to display the way that I want. This is what I have right now.
\begin{align*}
&y&=2x+5\\
-&&\\
&y&=3x+10\\\hline
&0&=-x-5
\end{align*}
|
|
This does not look very good but seems close to what your code is attempting to do, where I use
Recomended Solution:However, I would suggest the use of
Notes:
Code:
|
|||||||||||
|
|
My two-cents worth, using more of a textual representation and an
The additional (second) column is to allow for the |
|||
|
|
|
Here is my solution:
I use the |
|||||||||||||
|