## Screenshot: Instructional Document for Math Solution Step Division
### Overview
The image is a digital document or screenshot containing a set of instructions for processing a math problem and its solution. The document is presented on a light blue background with a thin black border. The text is entirely in English and provides a specific formatting task. There are no charts, diagrams, or photographs; the content is purely textual and instructional.
### Components/Axes
The document consists of three main text blocks:
1. **Instructional Paragraph:** A block of text explaining the task.
2. **Question Placeholder:** A section marked with `[The Start of Question Provided]` and `[The End of Question Provided]`, containing the placeholder `{question}` in red text.
3. **Solution Placeholder:** A section marked with `[The Start of Solution Provided]` and `[The End of Solution Provided]`, containing the placeholder `{solution}` in red text.
### Content Details
**Full Text Transcription:**
There is a math problem and its corresponding solution. Please divide the given solution into individual steps logically. Use "Step n: " before each step to distinguish between different steps, where n is a positive integer starting from 1, representing the current step number. Only divide the steps without altering any information in the original solution. Please output only the divided solution steps in the format mentioned above, and do not include any additional information. Do not omit the final answer that is placed in boxed.
[The Start of Question Provided]
{question}
[The End of Question Provided]
[The Start of Solution Provided]
{solution}
[The End of Solution Provided]
**Text Formatting Notes:**
* The instructional paragraph is in standard black text.
* The placeholders `{question}` and `{solution}` are displayed in red text.
* The section markers (e.g., `[The Start of Question Provided]`) are in standard black text.
### Key Observations
1. **Clear Task Definition:** The document provides an unambiguous, single task: to parse a provided math solution into numbered steps.
2. **Strict Output Format:** The instructions are highly specific about the output format ("Step n: "), the starting integer (1), and the prohibition against adding any extra information or altering the original solution's content.
3. **Preservation of Final Answer:** There is an explicit instruction to ensure the final answer, typically indicated by a `\boxed{}` command in mathematical typesetting, is included in the step division.
4. **Use of Placeholders:** The document uses a template structure with `{question}` and `{solution}` as variables to be replaced with actual content. The red color highlights these as the dynamic elements of the template.
### Interpretation
This image is a **prompt template or a system instruction** designed for an AI, a student, or a technical process. Its purpose is to standardize the presentation of a mathematical solution by breaking it down into a clear, sequential, and numbered list of steps.
* **Underlying Need:** The structure addresses a common problem in technical communication: a solution presented as a single block of text can be difficult to follow. By enforcing a step-by-step breakdown, it improves clarity, verifiability, and pedagogical value.
* **Process Flow:** The document implies a two-stage input process: first, the `{question}` is provided to set context, and second, the `{solution}` is provided for processing. The output is a transformed version of the `{solution}` only, formatted according to the rules.
* **Constraints and Precision:** The instructions are designed to prevent interpretation or creative rephrasing ("without altering any information"). This suggests the context requires strict fidelity to the original solution's logic and calculations, such as in automated grading, solution verification, or creating standardized study materials.
* **Notable Omission:** The document does not contain the actual math problem or solution; it is purely the framework for processing them. The red placeholders are the critical points where external data would be inserted.