alibicer commited on
Commit
6b9050c
·
verified ·
1 Parent(s): 044dfc5

Update prompts/main_prompt.py

Browse files
Files changed (1) hide show
  1. 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
  $$