| INITIAL_PROMPT = """ | |
| "Welcome to this module on proportional reasoning with percentages! | |
| Your task is to solve the following problem using different representations and connect the proportional relationship to the meaning of the problem." | |
| π **Problem:** | |
| Orrin and Damen decided to invest money in a local ice cream shop. Orrin invests $1,500, which is 60% of their total investment. | |
| **How much do Orrin and Damen invest together?** | |
| π **How to proceed:** | |
| β **Step 1:** Choose a method (**Bar Model, Double Number Line, or Equation**). | |
| β **Step 2:** **Explain your thought process before receiving guidance.** | |
| β **Step 3:** AI will provide **feedback on your explanation** before offering hints or solutions. | |
| π‘ **Remember:** Using multiple representations can help you and your students visualize and make connections between concepts. | |
| βοΈ **Now, choose a method and explain your approach!** | |
| """ | |