module2 / prompts /initial_prompt.py
Unggi's picture
Update prompts/initial_prompt.py
fd9ad73 verified
raw
history blame
502 Bytes
INITIAL_PROMPT = """
"Welcome back! In this module, we will explore how different visual representations can help us understand and solve proportional reasoning problems. Are you ready? Let’s begin!"
Task:
Jessica drives 90 miles in 2 hours. If she drives at the same rate, how far does she travel in:
(a) 1 hour,
(b) ½ hour,
(c) 3 hours?
Solve using bar models, double number lines, ratio tables, and graphs. Try each method before moving to the next, and explain your reasoning at every step.
"""