Hi MathsGod1
Okay I haven't digested all of your problems but see if this helps.
THIS IS YOUR CODE:
\\$LaTeX form$\\
The\sqrt{36}\;is\;6$\\
In addition, $3\frac{1}{4}\;and\;4\frac{1}{4} = 7\frac{1}{2}...
$$\\$LaTeX form$\\The\sqrt{36}\;is\;6$\\In addition, $3\frac{1}{4}\;and\;4\frac{1}{4} = 7\frac{1}{2}...$$
ok that looks perfect to me :/ you must have fixed your problems.
1) If you use the $s to show text they must be in pairs, one at the start and one at the end.
2) you cannot have any functions in tthe middle of the text or the code will do crazy things.
3) I am really surprised that this works because I thought that you would need the $ on the other side of the new line function (just before the "in addition" ):/
This is was my code I would have used :
\\$LaTeX form$\\The\sqrt{36}\;is\;6\\$In addition, $3\frac{1}{4}\;and\;4\frac{1}{4} = 7\frac{1}{2}...
$$\\$LaTeX form$\\The\sqrt{36}\;is\;6\\$In addition, $3\frac{1}{4}\;and\;4\frac{1}{4} = 7\frac{1}{2}...$$
But yours works just as well so it doens't matter :))