Search found 1 match

by thanatoz
Sun Jul 17, 2011 9:37 pm
Forum: Math & Science
Topic: Strikethrough a Column or Row in a Matrix
Replies: 1
Views: 6503

Strikethrough a Column or Row in a Matrix

Hello, I'm writing a text explaining the minors method on matrices, my code for matrices is something like this:


\begin{empheq}{align*}
\left|\begin{array}{ccc} 3&-2&1\\ -2&-4&-1\\ 2&-1&5 \end{array}\right|
\end{empheq}


I want to get this:
http://img856.imageshack.us/img856/6241/strikez.jpg ...