0

For instance how can we display folliwing in MathJax using ASCIIMath:

enter image description here

nam
  • 21,967
  • 37
  • 158
  • 332

1 Answers1

3

This is as close as I could come:

{
  [      -x_1, ,   , ,   ,+,x_4,=,\qquad 130],
  [          , ,   , ,x_3,-,x_4,=,\qquad\quad 60],
  [          , ,x_2,-,x_3, ,   ,=,-240],
  [\qquad x_1,-,x_2, ,   , ,   ,=,\qquad\quad 50]
:}

The spacing is a bit ad hoc, but perhaps it is good enough for you.

Davide Cervone
  • 11,211
  • 1
  • 28
  • 48