%% %% This is an Integre techexplorer Hypermedia Browser(TM)-compatible %% document generated by automatic conversion of a Mathematica %% notebook using Mathematica 4.1. \documentclass{article} \usepackage{wolfram} \begin{document} \begin{MathematicaInput}{i1}{InputForm} Expand[(x + y)^5] \end{MathematicaInput} \begin{MathematicaInput}{i1}{MathML} Expand [ ( x + y ) ^ 5 ] \end{MathematicaInput} \begin{MathematicaOutput}{i1}{MathML} x 5 + 5 x 4 y + 10 x 3 y 2 + 10 x 2 y 3 + 5 x y 4 + y 5 \end{MathematicaOutput} \end{document}