Calculating Dimensions of a Cylindrical Container with Given Volume

  • Thread starter Thread starter RohanTalkad
  • Start date Start date
  • Tags Tags
    Cubic Volume
AI Thread Summary
The discussion revolves around calculating the dimensions of a cylindrical container with a specified volume of 825π cm³. The volume function provided is V(x) = 8πx³ + 17πx² + 10πx + π. After setting the equation to 0 by moving 825π to the right, the equation simplifies to 0 = π(x-4)(8x² + 49x + 206). The radius is inferred to be 4 cm, but the height remains unclear due to the unfactorable quadratic, leading to the conclusion that height can be calculated as h = 825/(16π). The importance of correctly interpreting the volume as 825π is emphasized to avoid confusion.
RohanTalkad
Messages
9
Reaction score
0
Member warned that the homework template is required
The question reads, "Find the dimensions of a cylindrical tennis ball container which has the volume of V(x)=8πx3+17πx2+10πx+π such that the volume is exactly 825π cm3. Hint: V = πr2h."

To start off, I set V(x)=825π and moved it to the right side, giving

0 = 8πx3+17πx2+10πx-824π.

Factoring pi, we get 0 = π(x-4)(8x2+49x+206),

Since we can't factor the second bracket, here's where I get confused. My inference is that the radius is 4 cm, and the height is muzzled in that unfactorable bracket. However, having the equation for volume (V = πr2h), I get h = 825/16π.

Can someone verify this for me, please?
 
Last edited:
Physics news on Phys.org
RohanTalkad said:
The question reads, "Find the dimensions of a cylindrical tennis ball container which has the volume of V(x)=8πx3+17πx2+10πx+π such that the volume is exactly 825 cm3. Hint: V = πr2h."

To start off, I set V(x)=825π and moved it to the right side, giving

0 = 8πx3+17πx2+10πx-824π.

Factoring pi, we get 0 = π(x-4)(8x2+49x+206),

Since we can't factor the second bracket, here's where I get confused. My inference is that the radius is 4 cm, and the height is muzzled in that unfactorable bracket. However, having the equation for volume (V = πr2h), I get h = 825/16π.
Looks fine to me, but you should write that number as 825/(16π). Many people would interpret what you wrote as ##\frac{825}{16}\pi##.
RohanTalkad said:
Can someone verify this for me, please?
 
RohanTalkad said:
To start off, I set V(x)=825π
That doesn't sound right. We are given that ##V=825##, not ##V=825\pi##.
 
andrewkirk said:
That doesn't sound right. We are given that ##V=825##, not ##V=825\pi##.

Sorry, I forgot to add 825pi as the volume.
 
Back
Top