some typos

This commit is contained in:
Fang Liu
2025-06-06 16:56:56 +08:00
parent 9dcafd7d7d
commit 8ede2b33fb
11 changed files with 34 additions and 33 deletions

View File

@@ -503,7 +503,7 @@ numericq(val)
###### Question
Find the center of mass of the region in the first quadrant bounded by the function $f(x) = x^3(1-x)^4$.
Find the center of mass in the $x$ variable of the region in the first quadrant bounded by the function $f(x) = x^3(1-x)^4$.
```{julia}