InterviewSolution
Saved Bookmarks
| 1. |
If the radius of a cylinder gets doubled and height remains same then how much percent of volume get increased?1. 100%2. 200%3. 300%4. 500%5. 400% |
|
Answer» Correct Answer - Option 3 : 300% Given: New cylinder radius = 2 × Radius of original cylinder New cylinder height = Original cylinder height Formula used: Volume of cylinder= π × (radius)2 × height Calculation: Let the radius of original cylinder be r cm. Radius of new cylinder = 2r cm Height of new and original cylinder = h cm Volume of original cylinder = πr2h cm2 Volume of new cylinder = π(2r)2h Now, change in volume = 4πr2h – πr2h = 3πr2h ∴ Required percentage = [3πr2h/πr2h × 100]% = 300 % |
|