Bob has just finished climbing a sheer cliff above a beach, and wants to figure out how high he climbed. All he has to use, however, is a baseball, a stopwatch, and a friend on the ground below with a long measuring tape. Bob is a pitcher, and knows that the fastest he can throw the ball is 86.0 mph. Bob starts the stopwatch as he throws the ball (with no way to measure the ball\'s initial trajectory), and watches carefully. The ball rises then and then falls, and after 0.910 seconds the ball is once again level with Bob. Bob can\'t see well enough to time when the ball hits the ground. Bob\'s friend then measures that the ball landed 453 ft from the base of the cliff. How high up is Bob, if the ball started from exactly 5 ft above the edge of the cliff?

height of ball above cliff is

h = 5 + vy*t - 16t^2

assuming vy is y-component of maximum speed of 86 mph = 126.13 ft/s

h = 0 after .910 sec, so
vy = 9.1 ft/s

now, vy^2 + vx^2 = v^2
9.1^2 + vx^2 = 126.13^2
vx = 125.8 ft/s

ball fell from cliff height
453/125.8 = 3.6 sec

after falling back to cliff height, the distance fallen to ground was

9.1t + 16t^2 = 241 ft

so, the cliff is 241 ft high

To determine how high Bob climbed, we can use the concepts of projectile motion. Let's break down the problem into manageable steps.

Step 1: Determine the time taken for the ball to reach its peak height.
Given that the ball rises and then falls, and after 0.910 seconds it is level with Bob, we can assume that it reaches its highest point halfway through this time. Hence, the time taken for the ball to reach its peak height is 0.910 / 2 = 0.455 seconds.

Step 2: Calculate the initial vertical velocity of the ball.
Since we know that the ball takes 0.455 seconds to reach its peak height, we can calculate the initial vertical velocity (also known as the upward velocity) using the formula V = V0 + at, where V0 is the initial vertical velocity, a is the acceleration (due to gravity), and t is the time.
We know that the acceleration due to gravity is approximately 9.8 m/s². However, we need to convert the time from seconds to hours, as the initial velocity was given in miles per hour (mph). Hence, the conversion factor is 1 hour = 3600 seconds.
Converting the initial velocity from 86.0 mph to m/s, we have V = 86.0 * 0.447 = 38.522 m/s.
Using the formula V = V0 + at, and substituting the known values, we have 0 = 38.522 + (-9.8) * 0.455. Solving for V0, we find V0 = 38.522 - 4.459 = 34.063 m/s.

Step 3: Calculate the peak height reached by the ball.
To find the peak height, we can use the formula H = V0t + (1/2)at², where H is the height, V0 is the initial vertical velocity, t is the time taken to reach the peak, and a is the acceleration due to gravity.
Substituting the known values, we have H = 34.063 * 0.455 + (1/2) * (-9.8) * (0.455)². Solving this equation gives H = 6.150 meters.

Step 4: Determine the total height climbed by Bob.
Since Bob started from 5 ft above the edge of the cliff (approximately 1.524 meters), we need to add this height to the peak height of the ball. Thus, the total height climbed by Bob is 6.150 + 1.524 = 7.674 meters.

Therefore, Bob climbed approximately 7.674 meters.

To determine how high Bob climbed, we can use the equations of motion for projectile motion.

Let's break down the given information:

- The ball's initial velocity, u, is 86.0 mph. We need to convert this to ft/s.
- The time, t, it took for the ball to reach the same level as Bob is 0.910 seconds.
- The horizontal distance traveled by the ball, x, is 453 ft.

First, let's convert the initial velocity to ft/s. We know that 1 mph is equal to 1.46667 ft/s.

Therefore,
Initial velocity, u = 86.0 mph * 1.46667 ft/s = 126.13 ft/s (approximately).

Now, let's calculate the vertical displacement (height) that the ball reached when it was level with Bob.

Using the equation:
h = u*t - (1/2) * g * t^2

where,
h = vertical displacement
u = initial velocity
g = acceleration due to gravity (32.174 ft/s^2)
t = time

Substituting the given values, we get:
h = 126.13 ft/s * 0.910 s - (1/2) * 32.174 ft/s^2 * (0.910 s)^2

Solving this equation will give us the vertical displacement of the ball. Let's calculate it.

h = 114.726 + 13.686
h = 128.412 ft (approximately)

Now, let's calculate the height of Bob above the base of the cliff.

Total height = initial height above cliff edge + vertical displacement

Total height = 5 ft + 128.412 ft

Total height = 133.412 ft

Therefore, Bob climbed approximately 133.412 ft.