thomas 15.7
All checks were successful
Build / Build-Docker-Image (push) Successful in 39s

This commit is contained in:
2025-03-30 22:58:14 -04:00
parent cc51779b25
commit 0942ffba42
2 changed files with 109 additions and 2 deletions

View File

@@ -50,8 +50,7 @@
</p>
<p>
An example of a harder problem, ripped straight from the textbook, is to find the volume of a region bounded below by `z = 3` and bounded above
by a sphere of radius 5 (centered on the origin). I'll leave solving this one as an exercise to the reader for now, but we'll revisit it for the
post on 15.7 (cylindrical and spherical coordinates).
by a sphere of radius 5 (centered on the origin). I'll leave solving this one as an exercise to the reader.
</p>
<p>
A particularly common problem is finding the volume of a tetrahedron given its corner points. There's no real trick here - we just have to find