{"status": "success", "data": {"description_md": "A straight one-way city street has 8 consecutive traffic lights. Every light remains green for 1.5 minutes, yellow for 3 seconds, and red for 1.5 minutes. The lights are synchronized so that each light turns red 10 seconds after the preceding one turns red. What is the longest interval of time, in seconds, during which all 8 lights are green?\n\n$\\text{(A)}\\ 10\\qquad\\text{(B)}\\ 15\\qquad\\text{(C)}\\ 20\\qquad\\text{(D)}\\ 25\\qquad\\text{(E)}\\ 30$\n\n___\n\n**[Pascal](https://www.cemc.uwaterloo.ca/contests/past_contests.html#pcf), by [CEMC](https://cemc.uwaterloo.ca/), is licensed under the [CC BY-NC 3.0 DEED](https://creativecommons.org/licenses/by-nc/3.0/). They are not affiliated with or endorse TopsOJ in any way.**\n", "description_html": "<p>A straight one-way city street has 8 consecutive traffic lights. Every light remains green for 1.5 minutes, yellow for 3 seconds, and red for 1.5 minutes. The lights are synchronized so that each light turns red 10 seconds after the preceding one turns red. What is the longest interval of time, in seconds, during which all 8 lights are green?</p>\n<p><span class=\"katex--inline\">\\text{(A)}\\ 10\\qquad\\text{(B)}\\ 15\\qquad\\text{(C)}\\ 20\\qquad\\text{(D)}\\ 25\\qquad\\text{(E)}\\ 30</span></p>\n<hr>\n<p><strong><a href=\"https://www.cemc.uwaterloo.ca/contests/past_contests.html#pcf\">Pascal</a>, by <a href=\"https://cemc.uwaterloo.ca/\">CEMC</a>, is licensed under the <a href=\"https://creativecommons.org/licenses/by-nc/3.0/\">CC BY-NC 3.0 DEED</a>. They are not affiliated with or endorse TopsOJ in any way.</strong></p>\n", "hints_md": "", "hints_html": "", "editorial_md": "", "editorial_html": "", "flag_hint": "", "point_value": 2, "problem_name": "2003 Pascal Problem 21", "can_next": true, "can_prev": true, "nxt": "/problem/03_pascal_p22", "prev": "/problem/03_pascal_p20"}}