Horje
latex math comment formula Code Example
latex math comment formula
\documentclass{article}
\usepackage{amsmath}

\begin{document}
\begin{align*}
    3+x &=4 && \text{we are trying to solve for } x\\
    x &=4-3 && \text{Subtract 3 from both sides}\\
    x &=1   && x \text{ must be one}
\end{align*}
\end{document}




Whatever

Related
text beside an icon Code Example text beside an icon Code Example
count string in power bi Code Example count string in power bi Code Example
ggplot invert legend order Code Example ggplot invert legend order Code Example
tomcat-server-error-port-8080-already-in-use Code Example tomcat-server-error-port-8080-already-in-use Code Example
how to get app package and app activity in android Code Example how to get app package and app activity in android Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
7