New here. Need help with using the forum.
Hi everyone! I'm kinda new here, and don't think I'm using the forum effectively. I'm just wondering, how do you insert equations in to posts? I see a lot of posts with things like: http://latex.codecogs.com/png.latex?...+2x-1=2x-x%5E4 and I have no idea how to construct things like that. A little help would be appreciated.
Thanks.
Re: New here. Need help with using the forum.
Hello, miguel11795!
Welcome aboard!
You should learn to use LaTeX.
Near the bottom of the opening page click on "LaTeX Help".
You'll find a set of tutorials.
You type the code between [tex] and [/tex].
Some simple examples . . .
[tex]x^2-3x-10[/tex] returns: 
[tex]\frac{x}{7}[/tex] returns: 
[tex]\sqrt{x-4}[/tex] returns: 
Have fun!
Re: New here. Need help with using the forum.
Thanks. I'll read up on it.