leprofece
- 239
- 0
A sphere weighs P kg what is the weight of the higher straight circular cylinder that can cut from the sphere?
Answer sqrt(3)P/3
Answer sqrt(3)P/3
MarkFL said:Assuming the mass density of the sphere is constant throughout, how are mass and volume related?
I suggest drawing a diagram of a cross section of the two objects through the axis of symmetry of the cylinder and try to find a relationship between the radius and height of the cylinder with the radius of the sphere. What do you find?
leprofece said:I can do that by pitagorean theoreme
leprofece said:P or mass = d.v
MarkFL said:Yes, and if the density is constant, then we know mass and density are proportional to one another, and so we need only compute the ratio of the volume of the cylinder to that of the sphere, and multiply this by the mass of the sphere to get the mass of the cylinder.
So, what is the relationship between the dimensions (radius and height) of the cylinder with the radius of the sphere?
What is your objective function?
lets seeMarkFL said:Here is a diagram...do you see from where I obtained the measures of the 3 sides of the right triangle?
View attachment 1960
MarkFL said:I would just maximize the volume of the cylinder first, and then use the relationship between weight density and weight.
$$w_C$$ = weight of the cylinder
$$w_S=P$$ = weight of the sphere
Thus, we may state, given that both objects share the same weight density:
$$\rho=\frac{P}{V_S}=\frac{w_C}{V_C}$$
Hence:
$$w_C=\frac{V_C}{V_S}P$$
You already know the volume of the sphere, so all you need now is the volume of the cylinder. So, our objective function is the volume of the cylinder:
$$V_C=\pi r^2h$$
Subject to the constraint:
$$r^2+\left(\frac{h}{2} \right)^2=R^2$$
So, using the constraint, we may write the volume of the cylinder in terms of 1 variable, and it will be simpler to substitute for $r^2$:
$$V_C(h)=\pi\left(R^2-\left(\frac{h}{2} \right)^2 \right)h=\pi R^2h-\frac{\pi}{4}h^3$$
Now, differentiate this with respect to $h$ and equate the result to zero to determine the critical value(s).
leprofece said:ok I got +/- 2Rsqrt3/3 as critical point
Now we need to put that respect to P![]()
MarkFL said:First, I would demonstrate that this critical value is at a relative maximum. My preference here would be the second derivative test.
Then, you want to evaluate $V_C$ at this critical value, and then substitute that into the formula:
$$w_C=\frac{V_C}{V_S}P$$
leprofece said:and how does Vs remains??
must I substitute this value too there??
MarkFL said:$V_S$ is the volume of the sphere, so you want to substitute its formula there.