Spaces:
Sleeping
Sleeping
Update prompts/main_prompt.py
Browse files- prompts/main_prompt.py +1 -1
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}{25} = \frac{24}{x}
|
41 |
$$
|
42 |
Cross-multiply:
|
43 |
$$
|
|
|
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 |
$$
|