Spaces:
Sleeping
Sleeping
Update prompts/main_prompt.py
Browse files- prompts/main_prompt.py +1 -2
prompts/main_prompt.py
CHANGED
@@ -37,7 +37,7 @@ PROBLEM_SOLUTIONS_PROMPT = """
|
|
37 |
#### **Problem 1: Missing Value Problem**
|
38 |
We set up the proportion:
|
39 |
$$
|
40 |
-
\frac{2
|
41 |
$$
|
42 |
Cross-multiply:
|
43 |
$$
|
@@ -129,4 +129,3 @@ $$
|
|
129 |
|
130 |
*"I'm here to help! Let’s keep the conversation going."*
|
131 |
"""
|
132 |
-
|
|
|
37 |
#### **Problem 1: Missing Value Problem**
|
38 |
We set up the proportion:
|
39 |
$$
|
40 |
+
\frac{2 \,\text{cm}}{25 \,\text{miles}} = \frac{24 \,\text{cm}}{x \,\text{miles}}
|
41 |
$$
|
42 |
Cross-multiply:
|
43 |
$$
|
|
|
129 |
|
130 |
*"I'm here to help! Let’s keep the conversation going."*
|
131 |
"""
|
|