Bill S. answered 03/18/19
This is complicated stuff, We can still have fun exploring it.
It seems very difficult but if you think about it you will know you have the skills to solve this.
How much do you care that this is a candle? You don't really, it's just another way to say "right circular cone". What do you know about the volume of a right circular cone?
V = π r2 (h/3)
In words this says the volume of the cone is the area of the base, a circle,π (A = π r2) times one third of the height h/3.
What is the radius of the candle? r = x
What is the height of the candle? h = x + 3
Draw your diagram now and label the dimensions.
What is the volume of a cone with these dimensions?
V = π r2 (h/3) ==> V = π x2 ((x+3)/3)
To me it is easier to use the properties of multiplication and think of this as
π x2 ((x+3) divided by three ==> V = (π x2 (x+3)) /3
I also like to think of it as some number of π's so in my mind it becomes
V = ( x2 (x+3)) /3) π
I would then distribute the x2 to get
V = ((x3+3x2) /3) π
Your function is volume in terms of x SSOOO:
f(x) = ((x3+3x2) /3) π
Your turn... now graph it and estimate a value of x that makes f(x) = 108 π
The rest is basic algebra ... Solve:
108 π = ((x3+3x2) /3) π
and you are done!!!