Export Instructions
1. The problem is to export the previous instructions and requirements for responding as a math TA and tutor in JSON format.
2. The instructions specify the exact JSON structure, formatting rules, LaTeX usage, and content style for math explanations.
3. The JSON must include keys like "role", "content", "slug", "subject", "desmos", and "q_count".
4. The "content" must be a markdown string with numbered steps, LaTeX math expressions, and detailed explanations.
5. The LaTeX must use only $...$ or $$...$$ delimiters, no other brackets or mixed delimiters.
6. The JSON must be a single valid object with no trailing commas and proper escaping.
7. The "desmos" field should be minimal unless a graph is requested.
8. "q_count" must reflect the number of distinct problems answered.
This is a meta-instruction set for formatting math tutor responses, not a math problem itself.