MIT Mystery Hunt 2020/Drawing Board: Difference between revisions

Content added Content deleted
m (→‎top: filling in round parameter)
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 6: Line 6:
|image_width = <!-- include "px", defaults to 200px -->
|image_width = <!-- include "px", defaults to 200px -->
|image_caption =
|image_caption =
|author =
|author = John Ananny
|solves =
|answer = ROUGH CALCULATION
|solves = 41
|guesses = <!-- total (correct and incorrect) -->
|guesses = 54
|link = <!-- puzzle link, these should all be plain URLs -->
|link = https://puzzles.mit.edu/2020/puzzle/drawing_board/
|solution_link =
|solution_link = https://puzzles.mit.edu/2020/puzzle/drawing_board/solution/
|checker_link =
|checker_link =
|stats_link =
|stats_link =
}}
}}
'''Drawing Board''' is a [INSERT PUZZLE TYPE] puzzle from the {{l|Wizard's Hollow}} round of the [[MIT Mystery Hunt (2020)|2020 MIT Mystery Hunt]]. It [INSERT BRIEF DESCRIPTION]
'''Drawing Board''' is a physics puzzle from the {{l|Wizard's Hollow}} round of the [[MIT Mystery Hunt 2020|2020 MIT Mystery Hunt]]. It is presented as a series of sketches detailing the layout of a proposed roller coaster.


==Solve Path==
[INSERT SOLVE PATH]

[INSERT PICTURE]
==Puzzle Elements==
==Puzzle Elements==
[[Flavortext]] - ''Geez, kid. You're the most enthusiastic intern we've ever had, but this roller coaster design needs a <u>lot</u> of work. Back to the drawing board... J''
{{spoiler|label=Spoiler-y Elements}}

[[Hint in Flavortext]] - A very subtle hint, but the "Geez" at the beginning is meant to clue at the usage of ''g'' as the unit of acceleration of choice for this puzzle.

[[Knowledge Required]] ([[Physics]]) - The majority of this puzzle involves calculations using centripetal acceleration (<code>a = v<sup>2</sup>/r</code>) and conversions between potential and kinetic energy (<code>mgh = (mv<sup>2</sup>)/2</code>). At each place where the roller coaster experiences acceleration (at the bottom of a loop, at the top of a loop, and during sections of free fall), calculate the acceleration in terms of ''g''.

[[Alphanumeric Extraction]] - The accelerations turn out to be (within rounding error) integer multiples of ''g'', where the integer is at most 26. Converting these to letters yields the answer to this puzzle.


{{spoiler-end}}
* [INSERT ELEMENTS]

Latest revision as of 04:50, 13 September 2022

Drawing Board
MIT Mystery Hunt 2020
Wizard's Hollow
Author(s)John Ananny
AnswerClick to revealROUGH CALCULATION
Statistics
No. solves41
No. total guesses54
Links
PuzzleLink
SolutionLink

Drawing Board is a physics puzzle from the Wizard's Hollow round of the 2020 MIT Mystery Hunt. It is presented as a series of sketches detailing the layout of a proposed roller coaster.

Puzzle Elements[edit | edit source]

Flavortext - Geez, kid. You're the most enthusiastic intern we've ever had, but this roller coaster design needs a lot of work. Back to the drawing board... J

 

Hint in Flavortext - A very subtle hint, but the "Geez" at the beginning is meant to clue at the usage of g as the unit of acceleration of choice for this puzzle.

Knowledge Required (Physics) - The majority of this puzzle involves calculations using centripetal acceleration (a = v2/r) and conversions between potential and kinetic energy (mgh = (mv2)/2). At each place where the roller coaster experiences acceleration (at the bottom of a loop, at the top of a loop, and during sections of free fall), calculate the acceleration in terms of g.

Alphanumeric Extraction - The accelerations turn out to be (within rounding error) integer multiples of g, where the integer is at most 26. Converting these to letters yields the answer to this puzzle.