I was trying to find the volume of concentrical sphere shells but to my surprise i come up with equal volume when evidently the outer shell should have more volume than the inner shell. I can't figure out what I'm doing wrong. This is what I did: Concentrical spheres representation
r=radius
r1=10
r2=11
r3=12
v=volume
$ v=\frac{4}{3}\pi r^3 $
v1=41887
v2=46076
v3=50265
vb=volume of the outer shell
vb=v3-v2=4189
va=volume of the inner shell
va=v2-v1=4189
As you can see the volume of the two shells comes out as equal but evidently the outer shell is larger than the inner shell so it should have more volume. I don't know what I'm doing wrong. Can someone tell me 1.if the shells should have different volume, 2.what am I doing wrong, 3.what are the actual volumes of the shells and 4.how to come to said volume?
$$v_1 = 4188.79...$$ $$v_2 = 5575.28...$$ $$v_3 = 7238.23...$$ You get them by plugging in the appropriate values of $r$ into the volume formula you gave.