joshuarauh commited on
Commit
da61262
·
verified ·
1 Parent(s): 37e90c7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -810,6 +810,9 @@ i. **Logical Flow and Transitions**
810
  j. **Concluding and Intuitive Explanations**
811
  - Conclude with an intuitive explanation of why the result makes sense, possibly connecting it to known theorems or simple examples.
812
  - In notes after the proof, highlight potential sources of confusion for students and clarify tricky aspects of the problem.
 
 
 
813
  """
814
 
815
  #Consider
 
810
  j. **Concluding and Intuitive Explanations**
811
  - Conclude with an intuitive explanation of why the result makes sense, possibly connecting it to known theorems or simple examples.
812
  - In notes after the proof, highlight potential sources of confusion for students and clarify tricky aspects of the problem.
813
+
814
+ 10. When analyzing area problems with multiple curves and quadrant restrictions, bounds mentioned in the problem that would lead to analyzing areas that fall outside the required region should be ignored
815
+
816
  """
817
 
818
  #Consider