Question 636237
The formula {{{V=32pi*a^3/81}}} gives you the maximum volume for a cone cut of a sphere of radius {{{a}}},
and for {{{a=9cm}}} , we get {{{V=904.7787cm^3}}}.
The chemical filling up to the markings for 100-mL, 200-mL, 300-mL, and so on,
would be in the shape of similar cones, all scaled down versions of the big cone.
Their volumes (in cubic cm, which are equal to mL) would be directly proportional to the cube of the height in cm.
The function relating height to volume for the chemical would be
{{{V(h)=Kh^3}}} ,
so if the height of the cone (in cm) is {{{H}}},
we can calculate the heights (in cm) for the markings based on the proportion
{{{K=V/h^3=904.7787/H^3}}} --> {{{h^3=VH^3/904.7787}}} --> {{{h=root(3,VH^3/904.7787)}}}
That formula would work with heights or slant heights,
because, in similar cones, they would be proportional.
To get actual distances between markings on the outside of the cone,
we need to get the slant height of the cone.
There may be an easier way, but I will show how I calculated heights.
Here is a cross section of the sphere (with center O), and the cone (with its axis in green):
{{{drawing(300,300,-10,10,-10,10,
circle(0,0,9),
triangle(0,-9,8.4853,3,-8.4853,3),
circle(0,0,0.1),circle(0,0,0.2),
green(line(0,-10,0,10)),locate(0.1,4,D),
locate(0.1,-9,A),locate(0.1,0,O),
locate(8.5,4,B),locate(-9,4,C)
)}}} The radius is {{{OA=OB=a}}}, and {{{OD=ax}}} ia a fraction {{{x}}} of the radius.
In the right triangle ODB, {{{DB^2+OD^2=OB^2}}} --> {{{DB^2+(ax)^2=a^2}}}
allows to calculate {{{DB^2=a^2-(ax)^2=a^2-a^2x^2=a^2(1-x^2)}}}
That is the radius of the base of the cone, squared.
The area of the base of the cone is {{{A=pi*a^2(1-x^2)}}}
The height of the cone is {{{H=OA+OD=a+ax=a(1+x)}}}
The volume of the cone {{{V=AH/3}}}, is
{{{V=pi*a^2(1-x^2)a(1+x)/3=(pi*a^3/3)(1-x^2)(1+x)=(pi*a^3/3)(-x^3-x^2+x+1)}}}
Using calculus, we can figure out that the function {{{V(x)}}} has a maximum
for {{{x=1/3}}} ,
where {{{(1-x^2)(1+x)=(1-1/9)(1+1/3)=(8/9)(4/3)=32/27}}} ,
So {{{V[max]=(pi*a^3/3)(32/27)=32pi*a^3/81}}} as stated in your posted question.
Most importantly, since {{{x=1/3}}} ,
the height of the cone (in cm) is
{{{H=AD=a(1+x)=9(1+1/3)=9(4/3)=12}}} .
The radius of the base of the cone, squared, is
{{{DB^2=a^2(1-x^2)=9^2(1-1/9)=9^2(8/9)=72}}}
The slant height, {{{AB}}} can be calculated based on right triangle {{{ABD}}} .
{{{AB^2=AD^2+DB^2=12^2+72=144+72=216}}} --> {{{AB=sqrt(216)}}}= about {{{14.6969cm}}}
Now we can substitute the values for {{{H}}} and {{{AB}}} into
{{{h=root(3,V*H^3/904.7787)}}} ,
or using the slant height, {{{AB}}} , of the cone,
{{{d=root(3,V*AB^3/904.7787)}}}
to calculate the height, {{{h}}} , or the distance from the cone vertex, {{{d}}} for the markings for volumes {{{V}}} of 100 mL, 200 mL, and so on.
{{{h=root(3,V*12^3/904.7787)}}} --> {{{h=root(3,1728V/904.7787)}}} and
{{{d=root(3,V*14.6969^3/904.7787)}}} --> {{{d=root(3,3174.5387V/904.7787)}}}