Euge - you're being very wordy there. Try drawing what you're trying to do. Remember - what you're trying to do when you apply your formula (V = pi * integral(x^2 dy) or integral(y^2 dx)) is find the area between a curve and the axis on the end of the integral, knowing that there's a bunch of maths you don't understand taking place that means you're finding something called a "volume of the solid of revolution". Drawing things out should hopefully answer your question for you - because you're not expected to understand the maths here, you're just expected to apply it.
Say - very interesting - applications of methods questions, here. So, for this compound function to exist, the number that comes out of f(x) needs to be able to go into g(x) - that is, the range of f(x) needs to be a subset of g(x). ran_f = [pi/2, 3pi/2] which is contained in g(x)
So, true!
A result of this means that the domain of g(x) is all the x values of f(x) (because all the x values you put in g(x) is subsequently all the x values you put in f(x)), so dom_g(x) you'd find as you normally would:
-1 <= 2x <= 1
-1/2 <= x <= 1/2
For the range, you know that g(x) = 1/x, and that the dom_g = [-1/2, 1/2], so graph that and see what comes out.