\documentclass{article}



\begin{document}

\begin{eqnarray*}
    1+3 & = & 4\\
    1+3+5 & = & 9
\end{eqnarray*}

\end{document}
