Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -529,11 +529,8 @@ STRICT REQUIREMENTS:
|
|
529 |
- Use $$ on separate lines for equations and solutions
|
530 |
- Put each solution step on its own line in $$ $$
|
531 |
- DO NOT use \\begin{{aligned}} or similar environments
|
532 |
-
- When writing questions involving currency expressed in dollars
|
533 |
-
*
|
534 |
-
* Example: `\textdollar 1000` will display as $1000
|
535 |
-
* In math mode, still use `\textdollar`: `$\textdollar 85$`
|
536 |
-
* Never use `$` alone as it will be interpreted as math mode
|
537 |
5. Include a detailed solution
|
538 |
- If the question involves geometry make sure to identify any general geometric formulas that apply, For example:
|
539 |
* Areas/volumes of common shapes and solids
|
|
|
529 |
- Use $$ on separate lines for equations and solutions
|
530 |
- Put each solution step on its own line in $$ $$
|
531 |
- DO NOT use \\begin{{aligned}} or similar environments
|
532 |
+
- When writing questions involving currency expressed in dollars NEVER use the `$` symbol as it will be interepreted as math mode. ALWAYS write out the word dollars.
|
533 |
+
* Example: 1000 dollars
|
|
|
|
|
|
|
534 |
5. Include a detailed solution
|
535 |
- If the question involves geometry make sure to identify any general geometric formulas that apply, For example:
|
536 |
* Areas/volumes of common shapes and solids
|