You really need to get up to speed on how to write mathematical expressions.
Exponents
I'm assuming that x2 and x3 mean x2 and x3, respectively. You can write exponents like these if you click the Go Advanced button just below the text entry pane. This opens the advanced menu across the top, which has an X2 button.
If this seems too complicated, you can use ^ to indicate a power such as x^2.
Parentheses
1/1 + x2 means (1/1) + x2, which is the same as 1 + x2. Since this is probably not what you meant, you need to add parentheses around the entire denominator, like this: 1/(1 + x2).
√1 + x3 means 1 + x3. To indicate that the square root includes the variable, use parentheses - √(1 + x3/SUP]).
Integrals
Neither of your integrals includes the differential, dx. At your stage of learning it might seem like a useless appendage, but trust me, it's there for a reason. If you get in the habit of omitting it, that practice will bite you in the butt later on.