What is the maximum height of a ball after x bounces if it bounces at (N-π) where N is the height of the max height it took after x bounces and x is 5 bounces?
It starts at a height of 13. It changes height by N/e+π. Type in the product of (N after x bounces / e x π.)
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
(N/e + π) repeat 5 times, then / e x π.