Spaces:
Sleeping
Sleeping
Update prompts/main_prompt.py
Browse files- prompts/main_prompt.py +2 -2
prompts/main_prompt.py
CHANGED
@@ -53,10 +53,10 @@ $$
|
|
53 |
#### **Problem 2: Numerical Comparison Problem**
|
54 |
**Calculate unit prices:**
|
55 |
$$
|
56 |
-
\text{Cost per pencil for Ali} = \frac{\$3.50}{10} = \$0.35
|
57 |
$$
|
58 |
$$
|
59 |
-
\text{Cost per pencil for Ahmet} = \frac{\$1.80}{5} = \$0.36
|
60 |
$$
|
61 |
or using the division symbol:
|
62 |
$$
|
|
|
53 |
#### **Problem 2: Numerical Comparison Problem**
|
54 |
**Calculate unit prices:**
|
55 |
$$
|
56 |
+
\text{Cost per pencil for Ali} = \frac{\$3.50}{10 \text{ pencils}} = \$0.35
|
57 |
$$
|
58 |
$$
|
59 |
+
\text{Cost per pencil for Ahmet} = \frac{\$1.80}{5 \text{ pencils}} = \$0.36
|
60 |
$$
|
61 |
or using the division symbol:
|
62 |
$$
|