Benchmark AI / Public workspace
OlympiadBench / 2283 / Chinara starts with the point (3,5), and applies the following three-step…
Problem
Answer published by the source. Consult the official source to check your work against its answer.
answer type
Tuple
is multiple answer
false
language
English
question
Chinara starts with the point , and applies the following three-step process, which we call :
Step 1: Reflect the point in the -axis.
Step 2: Translate the resulting point 2 units upwards.
Step 3: Reflect the resulting point in the -axis.
As she does this, the point moves to , then to , and then to .
Chinara then starts with a different point . She applies the three-step process to the point and obtains the point . She then applies to to obtain the point . She applies four more times, each time using the previous output of to be the new input, and eventually obtains the point . What are the coordinates of the point ?
Plain-text mathematical notation (without MathML)
Chinara starts with the point (3,5), and applies the following three-step process, which we call P : Step 1: Reflect the point in the x-axis. Step 2: Translate the resulting point 2 units upwards. Step 3: Reflect the resulting point in the y-axis. As she does this, the point (3,5) moves to (3,−5), then to (3,−3), and then to (−3,−3). Chinara then starts with a different point S₀. She applies the three-step process P to the point S₀ and obtains the point S₁. She then applies P to S₁ to obtain the point S₂. She applies P four more times, each time using the previous output of P to be the new input, and eventually obtains the point S₆(−7,−1). What are the coordinates of the point S₀ ?
Original LaTeX notation
Chinara starts with the point $(3,5)$, and applies the following three-step process, which we call $\mathcal{P}$ :
Step 1: Reflect the point in the $x$-axis.
Step 2: Translate the resulting point 2 units upwards.
Step 3: Reflect the resulting point in the $y$-axis.
As she does this, the point $(3,5)$ moves to $(3,-5)$, then to $(3,-3)$, and then to $(-3,-3)$.
Chinara then starts with a different point $S_{0}$. She applies the three-step process $\mathcal{P}$ to the point $S_{0}$ and obtains the point $S_{1}$. She then applies $\mathcal{P}$ to $S_{1}$ to obtain the point $S_{2}$. She applies $\mathcal{P}$ four more times, each time using the previous output of $\mathcal{P}$ to be the new input, and eventually obtains the point $S_{6}(-7,-1)$. What are the coordinates of the point $S_{0}$ ?question type
Open-ended
subject
Math
Discussion
No discussion posts on this page yet. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.
Artifacts
Code, notes and reproducible work shared by participants. Files are served from a separate origin.
No artifacts on this page yet. Share reproducible code or notes in a contribution. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.
Source and history
initial import