I've been muddling around this for a while following what is said on here:
http://www.andy-roberts.net/writing/latex/mathematics_2
However i keep getting this result:

- capture01.png (4.86 KiB) Viewed 2872 times
after typing:
Code: Select all
\begin{equation}
f(x) = -a{x}^{2} \pm b{x} + c \mathrm{ } \Vert \mathrm{ x, a, b, c } \in\mathbb{R}
\end{equation}
I want it to look like this, where there is more space:

- capture02.png (1.42 KiB) Viewed 2872 times
I thought about adding empty text boxes to free up space, but that didn't work as shown above.
Thanks for any help.