How to find area of this curved shape?
Find the area of the curved shape
2
$\begingroup$
geometry
intuition
2 Answers
1
It looks like the left and right boundaries of your region can be represented by equations of the form $x = f(y)$ and $x = g(y)$ for $0 \le y \le 16$. Then your area is $\int_0^{16} (g(y) - f(y))\ dy$. It also looks like $g(y) - f(y)$ is approximately (but not exactly) $4 + X$, so the area is approximately $16 (4 + X)$.
0
If the claim is that the cross-sections are all $4+x$ wide, then by Cavalieri's principle the area is $16(4+x)$.