File size: 819 Bytes
ce5b5d6 6a6e717 67635ea 6a6e717 0b9cf3f 6a6e717 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
INITIAL_PROMPT = """
### **Welcome to the AI-Guided Math PD Chatbot!**
This module explores **proportional reasoning with percentages** using different methods.
🚀 **Here’s the problem:**
Orrin and Damen decided to invest in a local ice cream shop.
Orrin invests **$1,500**, which is **60%** of their total investment.
💡 **Your goal:** Find out how much Orrin and Damen invest together.
You may choose to solve the problem using different approaches:
1️⃣ **Bar Model**
2️⃣ **Double Number Line**
3️⃣ **Equation-Based Approach**
**Go ahead and choose a method that makes sense to you.**
🚀 **Once you select a method, please explain how you would apply it before receiving any guidance.**
(Type **"Bar Model"**, **"Double Number Line"**, or **"Equation"** to proceed.)
""" |