Question:medium

A juggler throws ball into air. He throws one whenever the previous one is at its highest point. How high do the balls rise if he throws \(n\) balls each second?

Show Hint

If \(n\) balls are thrown per second, time interval is \(\frac{1}{n}\). This is the time to reach the highest point.
  • \(\frac{g}{2n^2}\)
  • \(\frac{g}{n}\)
  • \(\frac{g}{2n}\)
  • \(\frac{n^2}{g}\)
Show Solution

The Correct Option is A

Solution and Explanation

Was this answer helpful?
0