Create an Augmented Matrix in LaTeX: Step-by-Step Guide

  • Thread starter Thread starter lo2
  • Start date Start date
  • Tags Tags
    Matrix
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 10K views
lo2
Hi there

How to make an argumented matrix in LaTeX?
 
Physics news on Phys.org
Do you mean an augmented matrix?
[tex] \left[<br /> \begin{array}{ccc|c}<br /> a & b & c & d\\<br /> e & f & g & h\\<br /> i & j & k & l\\<br /> \end{array}<br /> \right][/tex]
 
cristo said:
Do you mean an augmented matrix?
[tex] \left[<br /> \begin{array}{ccc|c}<br /> a & b & c & d\\<br /> e & f & g & h\\<br /> i & j & k & l\\<br /> \end{array}<br /> \right][/tex]

YEAH RIGHT!