Answer with proper explanation.
Don't spam.
→ Expecting answer from :
★ Moderators
★ Brainly stars and teacher
★ Others best users
Answers
Answered by
0
Step-by-step explanation:
\documentclass{article}
\usepackage{amsmath}
\begin{document}
Spaces in mathematical mode.
\begin{align*}
f(x) &= x^2\! +3x\! +2 \\
f(x) &= x^2+3x+2 \\
f(x) &= x^2\, +3x\, +2 \\
f(x) &= x^2\: +3x\: +2 \\
f(x) &= x^2\; +3x\; +2 \\
f(x) &= x^2\ +3x\ +2 \\
f(x) &= x^2\quad +3x\quad +2 \\
f(x) &= x^2\qquad +3x\qquad +2
\end{align*}
\end{document}
Similar questions