Difference between revisions of "2002 IMO Problems/Problem 2"
(→Solution) |
(→Solution) |
||
Line 7: | Line 7: | ||
:<math>\text{By construction, AEOF is a rhombus with } 60^\circ - 120^\circ \text{angles}</math> | :<math>\text{By construction, AEOF is a rhombus with } 60^\circ - 120^\circ \text{angles}</math> | ||
:<math>\text{ Consequently, we may set } s = AO = AE = AF = EO = EF</math> | :<math>\text{ Consequently, we may set } s = AO = AE = AF = EO = EF</math> | ||
− | : | + | :\documentclass{article} |
− | \usepackage[pdftex]{graphicx} | + | \usepackage[pdftex]{graphicx} |
− | \begin{ | + | \begin{document} |
− | \includegraphics{ | + | |
− | \end{ | + | This is my first image. |
+ | |||
+ | \includegraphics{myimage.png} | ||
+ | |||
+ | That's a cool picture up above. | ||
+ | \end{document} |
Revision as of 11:07, 7 October 2022
Problem
Solution
- \documentclass{article}
\usepackage[pdftex]{graphicx} \begin{document}
This is my first image.
\includegraphics{myimage.png}
That's a cool picture up above. \end{document}