LaTeX Practicing! :)
19 Online
OpenStudy (akshay_budhkar):
How do i type on the next line using the equation editor?
Join the QuestionCove community and study together with friends!
Sign Up
myininaya (myininaya):
\[ ax^2+bx+c=0 \newline x=\frac{-b \pm \sqrt{b^2-4ac}}{2a} \]
OpenStudy (akshay_budhkar):
?
myininaya (myininaya):
i can't figure it out
i'm sorry :(
OpenStudy (akshay_budhkar):
same here
myininaya (myininaya):
by the way we did figure it out from previous post whoever was wondering lol
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (akshay_budhkar):
lol lemme try again :P
myininaya (myininaya):
lol
OpenStudy (akshay_budhkar):
\[{\begin array} \\akshay \\myin {\end array}\]
OpenStudy (akshay_budhkar):
opps
myininaya (myininaya):
{ } put these around the array
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (akshay_budhkar):
being {array} or {begin array} ?
myininaya (myininaya):
first
OpenStudy (akshay_budhkar):
\[\begin {array} \\myin \\YOU\\ARE\\Greatest \end{array}\]
OpenStudy (akshay_budhkar):
Aha!
myininaya (myininaya):
\[\begin{array} \\ you \\ are \\ so \\ sweet \end{array} \]
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (akshay_budhkar):
\[Akshay= sweet ? \]
OpenStudy (akshay_budhkar):
:P
myininaya (myininaya):
that's right! :)
OpenStudy (anonymous):
to type in next line you just need to write:
\\
however it's disabled here so you need to use workarounds like array
OpenStudy (anonymous):
Instead of matrix you can use the align enviroment
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
\[\begin{align*}
a_{11}& =b_{11}&
a_{12}& =b_{12}\\
a_{21}& =b_{21}&
a_{22}& =b_{22}+c_{22}
\end{align*}\]
OpenStudy (anonymous):
You can find more information here: ftp://ftp.ams.org/ams/doc/amsmath/short-math-guide.pdf