Steve M. answered 04/20/19
Algebra, Trig, Calculus -- Learn to Love it as I Do
Let the base of the solid be the circle x2+y2=r2
Consider the stack of triangles making up the solid. The triangle at distance x from the center of the circle has base 2y = 2√(r2-x2).
You know that the area of an equilateral triangle of side s is √3/4 s2
So, each triangle at distance x from the center has area √3/4 (2√(r2-x2))
For the volume of the solid, we need to consider the stack of triangles, each of thickness dx. Due to the symmetry of the region, we can now see that the volume is
v = 2∫[0..r] √3/4 (2√(r2-x2)) dx = 2/√3 r3
Since we know that the solid has volume 10 cm3, we just need to solve
2/√3 r3 = 10
r3 = 5√3
r = 3√(5√3)
Steve M.
I see a typo. The area of each triangle is √3/4 (2(r²-x²)), not √3/4 (2√(r²-x²)) I did the integral correctly, however, so the answer should be ok.04/20/19