Skip to content

Aligning equations

Lining equations up

  • When you show working, readers like the = signs to line up. The align* environment does this:
\begin{align*}
  y &= 2(x + 3) \\
  y &= 2x + 6
\end{align*}
  • The & marks where to align (just before each =), and \\ ends each line.

The align environment lines the equals signs up at each ampersand

Log in or create account

IGCSE & A-Level