2023 SSMO Accuracy Round Problems/Problem 1

Revision as of 22:21, 15 December 2023 by Pinkpig (talk | contribs) (Created page with "==Problem== Mr. Sammy proposes a Hamburger Proclamation, which has <math>500</math> lines, divided into paragraphs of <math>5</math> lines each. It takes him <math>23</math> s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

Mr. Sammy proposes a Hamburger Proclamation, which has $500$ lines, divided into paragraphs of $5$ lines each. It takes him $23$ seconds to read each line. Additionally, he adds a $0.5$ second pause between two lines in a paragraph, and a $2$ second pause between paragraphs. If it takes him $S$ minutes to read the whole Hamburger Proclamation, find $\left\lfloor 10S \right\rfloor.$

Solution