<<< native
[ EArray
    [ AlignLeft ]
    [ [ [ EGrouped
            [ EText TextNormal "Consider the equation\160"
            , EGrouped
                [ ESuper (EIdentifier "x") (ENumber "0")
                , ESymbol Bin "+"
                , ENumber "0"
                , ESymbol Rel "="
                , EIdentifier "\945"
                ]
            , EText TextNormal "."
            ]
        ]
      ]
    , [ [ EGrouped
            [ EText TextNormal "Consider the equation\160"
            , EGrouped
                [ ESuper (EIdentifier "x") (ENumber "1")
                , ESymbol Bin "+"
                , ENumber "1"
                , ESymbol Rel "="
                , EIdentifier "\946"
                ]
            , EText TextNormal "."
            ]
        ]
      ]
    , [ [ EGrouped
            [ EText TextNormal "Consider the equation\160"
            , EGrouped
                [ ESuper (EIdentifier "x") (ENumber "2")
                , ESymbol Bin "+"
                , ENumber "2"
                , ESymbol Rel "="
                , EIdentifier "\947"
                ]
            , EText TextNormal "."
            ]
        ]
      ]
    , [ [ EGrouped
            [ EText TextNormal "Consider the equation\160"
            , EGrouped
                [ ESuper (EIdentifier "x") (ENumber "3")
                , ESymbol Bin "+"
                , ENumber "3"
                , ESymbol Rel "="
                , EIdentifier "\948"
                ]
            , EText TextNormal "."
            ]
        ]
      ]
    , [ [ EGrouped
            [ EText TextNormal "Consider the equation\160"
            , EGrouped
                [ ESuper (EIdentifier "x") (ENumber "4")
                , ESymbol Bin "+"
                , ENumber "4"
                , ESymbol Rel "="
                , EIdentifier "\945"
                ]
            , EText TextNormal "."
            ]
        ]
      ]
    , [ [ EGrouped
            [ EText TextNormal "Consider the equation\160"
            , EGrouped
                [ ESuper (EIdentifier "x") (ENumber "5")
                , ESymbol Bin "+"
                , ENumber "5"
                , ESymbol Rel "="
                , EIdentifier "\946"
                ]
            , EText TextNormal "."
            ]
        ]
      ]
    , [ [ EGrouped
            [ EText TextNormal "Consider the equation\160"
            , EGrouped
                [ ESuper (EIdentifier "x") (ENumber "6")
                , ESymbol Bin "+"
                , ENumber "6"
                , ESymbol Rel "="
                , EIdentifier "\947"
                ]
            , EText TextNormal "."
            ]
        ]
      ]
    , [ [ EGrouped
            [ EText TextNormal "Consider the equation\160"
            , EGrouped
                [ ESuper (EIdentifier "x") (ENumber "7")
                , ESymbol Bin "+"
                , ENumber "7"
                , ESymbol Rel "="
                , EIdentifier "\948"
                ]
            , EText TextNormal "."
            ]
        ]
      ]
    , [ [ EGrouped
            [ EText TextNormal "Consider the equation\160"
            , EGrouped
                [ ESuper (EIdentifier "x") (ENumber "8")
                , ESymbol Bin "+"
                , ENumber "8"
                , ESymbol Rel "="
                , EIdentifier "\945"
                ]
            , EText TextNormal "."
            ]
        ]
      ]
    , [ [ EGrouped
            [ EText TextNormal "Consider the equation\160"
            , EGrouped
                [ ESuper (EIdentifier "x") (ENumber "9")
                , ESymbol Bin "+"
                , ENumber "9"
                , ESymbol Rel "="
                , EIdentifier "\946"
                ]
            , EText TextNormal "."
            ]
        ]
      ]
    ]
]
>>> tex
\begin{array}{l}
{\text{Consider\ the\ equation~}{x^{0} + 0 = \alpha}\text{.}} \\
{\text{Consider\ the\ equation~}{x^{1} + 1 = \beta}\text{.}} \\
{\text{Consider\ the\ equation~}{x^{2} + 2 = \gamma}\text{.}} \\
{\text{Consider\ the\ equation~}{x^{3} + 3 = \delta}\text{.}} \\
{\text{Consider\ the\ equation~}{x^{4} + 4 = \alpha}\text{.}} \\
{\text{Consider\ the\ equation~}{x^{5} + 5 = \beta}\text{.}} \\
{\text{Consider\ the\ equation~}{x^{6} + 6 = \gamma}\text{.}} \\
{\text{Consider\ the\ equation~}{x^{7} + 7 = \delta}\text{.}} \\
{\text{Consider\ the\ equation~}{x^{8} + 8 = \alpha}\text{.}} \\
{\text{Consider\ the\ equation~}{x^{9} + 9 = \beta}\text{.}} \\
\end{array}