Bunuel
If cylinder P has a height twice that of cylinder Q and a radius half that of cylinder Q, what is the ratio between the volume of cylinder P and the volume of cylinder Q ?
(A) 1:8
(B) 1:4
(C) 1:2
(D) 1
(E) 2:1
There are two ways to approach this, we'll show both.
As the calculation looks straightforward, we'll just do it.
This is a Precise approach.
Writing H,R for P and h,r for Q we have H = 2h and 2R = r
Since volume is h*pi*r^2 then the volume of P is (2h)(pi)(r^2)/4 and that of Q is (h)(pi)(r^2)
Dividing the two gives 1:2, answer (C).
As the question asks for relations between sides and areas/volumes, we'll look for a Logical approach.
In a cylinder, the area is proportional to the height and proportional to twice the radius.
So, increasing the height by a factor of 2 would increase the volume by a factor of 2.
Decreasing the radius by a factor of 2 decreases the volume by a factor of 4.
Then the volume of P was muliplied by 2 and then divided by 4 relative to Q meaning that P:Q is 1:2
(C) is our answer.