author | Santosh G. Vattam <vattam.santosh@gmail.com> |
Wed, 28 Oct 2009 15:17:40 +0530 | |
changeset 233 | c435d5846ef5 |
parent 232 | b9748af050c4 |
child 234 | 68cb4265173a |
day1/session4.tex | file | annotate | diff | comparison | revisions |
--- a/day1/session4.tex Wed Oct 28 14:44:47 2009 +0530 +++ b/day1/session4.tex Wed Oct 28 15:17:40 2009 +0530 @@ -315,9 +315,15 @@ \end{lstlisting} \end{frame} +\subsection{Exercises} \begin{frame}[fragile] -\frametitle{Exercises} - +\frametitle{Problem 1} +\begin{align*} + x + y + 2z -w & = 3\\ + 2x + 5y - z - 9w & = -3\\ + 2x + y -z + 3w & = -11 \\ + x - 3y + 2z + 7w & = -5\\ +\end{align*} \end{frame} \section{Summary}