Added Moscow Puzzles

This commit is contained in:
2022-11-13 13:31:00 -08:00
parent 9bd46bea80
commit e425f97321
19 changed files with 219 additions and 0 deletions

View File

@ -0,0 +1,16 @@
\documentclass[../main.tex]{subfiles}
\begin{document}
\problem{One Hundred and Fourty-Five Doors}
Volodya asked, ``What plane did you fly during the air parade?'' His father sketched a formation of 9 planes.
\begin{figure}[h]
\centering
\includegraphics[width=9cm]{239}
\end{figure}
``The number of planes to the right of me multiplied by the number of planes to the left of me is 3 less than it would have been if my plane had been 3 places to the right of me.'' How did Volodya solve the problem?
\end{document}