Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Welcome to the OpenPOTD solutions booklet! Here you'll find answers & solutions
Solutions for season one were entirely written up by `Brainysmurfs#2860`, while `(sjbs#9839)` has overseen most of season two.
From season three onwards, Yuchan (`Angry Any#4319`) has also been contributing problem proposals and solutions.

Where possible, from season two onwards, We have tried to include the officially provided solutions to problems,
or adapted them in line with any changes to the problem statement, and in most cases also and filled in the gaps as best I could,
Where possible, from season two onwards, we have tried to include the officially provided solutions to problems,
or adapted them in line with any changes to the problem statement, and in most cases also filled in the gaps as best we could,
to make solutions more approachable to beginners.
For the more well known questions that are featured in a season (namely problems from the International Mathematical Olympiad),
instead of providing our own solution, we have included the `Art of Problem Solving` forum post on the question,
Expand Down Expand Up @@ -75,7 +75,7 @@ If you have any ideas when it comes to improving the bot or project, the best pl
## Contact Us

The best way to contact us is through the [OpenPOTD Discord server](https://discord.gg/GsPSSHdhPB),
however, you may also contact us through the [discussions tab](https://github.com/OpenPOTD/Solutions/discussions) on Discord.
however, you may also contact us through the [discussions tab](https://github.com/OpenPOTD/Solutions/discussions) on Github.
Alternatively, you can message any of us on Discord:

> sjbs#9839 (434767660182405131)
Expand Down
4 changes: 2 additions & 2 deletions Sections/Files/introduction.tex
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
Solutions for season one were entirely written up by {\fontfamily{qcr}\selectfont Brainysmurfs\#2860}, while {\fontfamily{qcr}\selectfont sjbs\#9839} has overseen most of season two.
From season three onwards, Yuchan ({\fontfamily{qcr}\selectfont Angry Any\#4319}) has also been contributing problem proposals and solutions.

Where possible, from season two onwards, We have tried to include the officially provided solutions to problems,
or adapted them in line with any changes to the problem statement, and in most cases also and filled in the gaps as best I could,
Where possible, from season two onwards, we have tried to include the officially provided solutions to problems,
or adapted them in line with any changes to the problem statement, and in most cases also filled in the gaps as best we could,
to make solutions more approachable to beginners.
For the more well known questions that are featured in a season (namely problems from the International Mathematical Olympiad),
instead of providing our own solution, we have included the \emph{Art of Problem Solving} forum post on the question,
Expand Down
2 changes: 1 addition & 1 deletion Sections/Season-1/1-2-6.tex
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

\begin{solution}\hfil\medskip

Place a $3-4-5$ triangle on the coordinate plane with $A = (0, 0)$, $B = (3, 0)$ and $C = (0, 4)$.
Place a $3-4-5$ triangle on the coordinate plane with $A = (3, 0)$, $B = (0, 0)$ and $C = (0, 4)$.
We can compute that $I = (1, 1)$ and $O = (1.5, 2)$.
This arrangement of points satisfies the question's constraints, and so the answer is $3 + 4 + 5 = \boxed{12}$.
\end{solution}\bigskip
Binary file modified Solutions.pdf
Binary file not shown.
Loading