Ask your own question, for FREE!
LaTeX Practicing! :) 17 Online
OpenStudy (mathstudent55):

Please ignore. Just trying to learn new tricks. \(hello\)

OpenStudy (mathstudent55):

\(\huge{Sizes~of~Text}\) \(\huge{huge}\) \(\large{large}\) \({normal}\) \(\small{small}\)

OpenStudy (e.mccormick):

Ignore.... ignore... hmmm... WAIT! That is what they wanted here: http://openstudy.com/study#/updates/51bfbe66e4b0bb0a435f9556 And they forgot to close it... and guess what happened?

OpenStudy (e.mccormick):

Be sure to ignore this \(\LaTeX\) post... ahem... @JA1 @uri @thomaster @SnuggieLad

thomaster (thomaster):

@e.mccormick ok

OpenStudy (ja1):

Oh sure, I am glad you tagged me in the post I am supposed to ignore xD

OpenStudy (e.mccormick):

Well, I wanted to make sure everyone knew it was here to be ignored.

OpenStudy (uri):

Be nice, @mathstudent55 is my friend :3

OpenStudy (ja1):

lol @e.mccormick I know but I would of ignored it anyways since i don't come here often

OpenStudy (e.mccormick):

Yah, he is a great guy... which is why I could not ignore his question... even thought it is not really a question. And I thought all of us could not ignore it together to better help him with \(\LaTeX\).

OpenStudy (mathstudent55):

\[x^6 + x ^4 - 6 = 0\]

OpenStudy (mathstudent55):

\[\frac {x^2 + 2x - 6}{x - 1}\]

OpenStudy (e.mccormick):

Anther great tool to test \(\LaTeX\) with is: http://www.codecogs.com/latex/eqneditor.php However, they support a slighly larger set than here. So some things that work there will not work here. On the other hand, it tends to be less laggy and has a nice editor interface for all the commands you forget due to not using them.

OpenStudy (mathstudent55):

Thanks

OpenStudy (e.mccormick):

Like this thing:\[\begin{cases} x+1 & \text{ if } x= 0\\ e^{x-1} & \text{ if } x<0\\ e^{-x} & \text{ if } x>0 \end{cases}\]How ofthem would that be needed? Not much.... but the CodeCogs editor let me do it pretty quick.

OpenStudy (mathstudent55):

Wow. I'll have to practice there. Thanks again.

OpenStudy (ja1):

My head hurts, do I ignore it or not ignore it D:

OpenStudy (uri):

@JA1*GOES CLOSER TO JA* WHAAAT IS YOURRRRRRRR FIRSTTTT LANGUAGEEEEEEEEEE?

OpenStudy (ja1):

O.o English....

OpenStudy (e.mccormick):

I think he was tryng to make your head hurt more.

OpenStudy (ja1):

probably lol

OpenStudy (uri):

@JA1 give me a medal plzzz.

OpenStudy (ja1):

For making my head hurt :(

OpenStudy (uri):

For being k3wlxx.

OpenStudy (ja1):

:P

OpenStudy (uri):

I love youu JA <3

OpenStudy (e.mccormick):

Oh, sure... I point out a real way to work with \(\LaTeX\) and uri gets the medal. LOL

OpenStudy (uri):

Oh it's all because of LOVE :3

OpenStudy (mathstudent55):

I just used this in a problem I was helping someone with. \( ( \frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}) \) ( \frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}) How do I make it larger, so it's easier to see?

OpenStudy (e.mccormick):

t = text-style, d = display-style \cfrac or \dfrac rathet than frac, also, there is \tfrac for making sure it is smaller, so if you want to force small at times...: Inline \frac \(\left( \frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right) \) Inline \cfrac \(\left( \cfrac{x_1 + x_2}{2}, \cfrac{y_1 + y_2}{2}\right) \) Inline \tfrac \(\left( \tfrac{x_1 + x_2}{2}, \tfrac{y_1 + y_2}{2}\right) \) Inline \dfrac \(\left( \dfrac{x_1 + x_2}{2}, \dfrac{y_1 + y_2}{2}\right) \) Also, for left/right you can use \cfrac[l]{}{} or \cfrac[r]{}{} Inline \cfrac[l] \(\left( \cfrac[l]{x_1 + x_2}{2}, \cfrac[l]{y_1 + y_2}{2}\right) \) Inline \cfrac[r] \(\left( \cfrac[r]{x_1 + x_2}{2}, \cfrac[r]{y_1 + y_2}{2}\right) \)

OpenStudy (e.mccormick):

The \tfrac could some in handy if you were doing a matrix and you had things like \(\tfrac{1}{2}\) and so on in it, and you wanted to amke sure they did not become huge. \[\text{Using \frac }\begin{bmatrix} \frac{1}{2} & 12\\ \frac{7}{2} & 8 \end{bmatrix} \text{vs. using \tfrac } \begin{bmatrix} \tfrac{1}{2} & 12\\ \tfrac{7}{2} & 8 \end{bmatrix} \]

OpenStudy (mathstudent55):

@e.mccormick Wow, what a great explanation. Thanks.

OpenStudy (e.mccormick):

np. Just ignore the lysdexic parts and it is even readable!

OpenStudy (mathstudent55):

LOL. Thanks again.

OpenStudy (e.mccormick):

Here is an example without the \dfrac \trfrac, then with them. Note that without, the spacing changes between stand alone and inline. But with them, I can have both the stand alone and inline match up. Stand alone: \(\text{\[}\)\left( \frac{\frac{x_1}{ x_2}}{2}, \frac{y_1 + y_2}{2}\right)\(\text{\]}\) \[\left( \frac{\frac{x_1}{ x_2}}{2}, \frac{y_1 + y_2}{2}\right) \] Inline: \(\backslash\text{(}\)\left( \frac{\frac{x_1}{ x_2}}{2}, \frac{y_1 + y_2}{2}\right)\(\backslash\text{)}\) \(\left( \frac{\frac{x_1}{ x_2}}{2}, \frac{y_1 + y_2}{2}\right) \) Stand alone: \(\backslash\text{[}\)\left( \dfrac{\tfrac{x_1}{ x_2}}{2}, \dfrac{y_1 + y_2}{2}\right)\(\backslash\text{]}\) \[\left( \dfrac{\tfrac{x_1}{ x_2}}{2}, \dfrac{y_1 + y_2}{2}\right) \] Inline: \(\backslash\text{(}\)\left( \dfrac{\tfrac{x_1}{ x_2}}{2}, \dfrac{y_1 + y_2}{2}\right)\(\backslash\text{)}\) \(\left( \dfrac{\tfrac{x_1}{ x_2}}{2}, \dfrac{y_1 + y_2}{2}\right) \)

OpenStudy (e.mccormick):

And yes, I changed that formula up. Just showing a fraction inside a fraction, which is another place that \tfrac can come in handy. Force the small fraction inside a large one to make it clear which fraction is part of what.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!