Created
July 1, 2015 13:12
-
-
Save nkaretnikov/f506d9bba24a49cdc7fd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\begin{eqnarray*} | |
\phantom{} & 2x(8 - x) = 0 & \phantom{} \\ | |
2x = 0 & \text{или} & 8 - x = 0 \\ | |
x = 0 & \text{или} & x = 8 | |
\end{eqnarray*} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment