Let's discuss a problem based on the maximum height of water in a tank with a hole. Try the problem yourself first and then read the solution.
The Problem: Maximum Height of Water
A large tank is filled with water of (70 cm^3/s). A hole of cross-section (0.25cm^2) is punched at the bottom of the tank. Find the maximum height to which the tank can be filled.
Solution:
For the water level to remain stationary volume efflux= rate of filling = (x)
The velocity $$ v=\sqrt{2gh}$$ where (g) is the acceleration due to gravity.
Hence,$$ vA=\sqrt{2gh}A$$ $$ =x$$ $$=70cm^3//s$$
The maximum height $$ h=\frac{x^2}{2gA^2}$$ $$=\frac{70^2}{2\times 980\times(0.25)^2}$$ $$=40cm$$

In 2026, the following Cheenta students have been successful for Indian Statistical Institute's M.Stat Entrance. They ranked within the first 50 in the entire country in these entrances. I.S.I. M.Stat Entrance

In 2026, the following Cheenta students have been successful for Indian Statistical Institute's B.Stat Entrance and Chennai Mathematical Institute's B.Sc. Math Entrance. They ranked within the first 200 in the entire country in these entrances. Most of these students attended the problem solving workshops regularly, which happen 5 days every week. CMI B.Sc. Math Entrance […]

In 2025, 8 students from Cheenta Academy cracked the prestigious Regional Math Olympiad. In this post, we will share some of their success stories and learning strategies. The Regional Mathematics Olympiad (RMO) and the Indian National Mathematics Olympiad (INMO) are two most important mathematics contests in India.These two contests are for the students who are […]

Cheenta Academy proudly celebrates the success of 27 current and former students who qualified for the Indian Olympiad Qualifier in Mathematics (IOQM) 2025, advancing to the next stage — RMO. This accomplishment highlights their perseverance and Cheenta’s ongoing mission to nurture mathematical excellence and research-oriented learning.
Um could you explain why the height is Maximum when the volume flow rates become equal. If the speed of outflow is lesser then wouldn't the height increase more?