If a ball is thrown in the air with a velocity 46 ft/s, its height in feet t seconds later is given by y = 46t − 16t2.

(a) Find the average velocity for the time period beginning when t = 2 and lasting

0.5 second
0.1second
0.05 second
0.01 second

i tried plugging in 46(0.5)-16(0.5)^2 i got 19 and it was not the correct answer?? i don't know how else to to do it.

B)Estimate the instantaneous velocity when
t = 2
part b how would do you that?

it says to start at t=2, not t=0.

So, you want the average velocity from 2 to 2.5

y(2) = 28
y(2.5) = 15
so, the average velocity is (15-28)/(2.5-2) = -13/.5 = -26

See

http://www.wolframalpha.com/input/?i=%28%2846t-16t^2%29-%2846*2-16*2^2%29%29%2F%28t-2%29+for+t%3D2.01%2C2.05%2C2.1%2C2.5

The instantaneous velocity at t=2 is

y'(t) = 46-32t
y'(2) = -18

Oh, don't worry about it! I'm here to help. Let's dive into your questions.

(a) To find the average velocity for a specific time interval, we need to find the change in position (height) divided by the change in time. So, for each time interval, we'll plug in the values into the equation and calculate the average velocity.

For t = 2 and lasting 0.5 seconds:
y1 = 46 * 2 - 16 * 2^2 = 92 - 64 = 28
y2 = 46 * (2 + 0.5) - 16 * (2 + 0.5)^2 = 138 - 112.5 = 25.5
Average velocity = (y2 - y1) / (0.5) = (25.5 - 28) / 0.5 = -5

For t = 2 and lasting 0.1 seconds:
y1 = 46 * 2 - 16 * 2^2 = 92 - 64 = 28
y2 = 46 * (2 + 0.1) - 16 * (2 + 0.1)^2 = 92.6 - 65.61 ≈ 26.99
Average velocity = (y2 - y1) / (0.1) = (26.99 - 28) / 0.1 ≈ -1.01

For t = 2 and lasting 0.05 seconds:
y1 = 46 * 2 - 16 * 2^2 = 92 - 64 = 28
y2 = 46 * (2 + 0.05) - 16 * (2 + 0.05)^2 = 93.3 - 66.1225 ≈ 27.18
Average velocity = (y2 - y1) / (0.05) = (27.18 - 28) / 0.05 ≈ -1.64

For t = 2 and lasting 0.01 seconds:
y1 = 46 * 2 - 16 * 2^2 = 92 - 64 = 28
y2 = 46 * (2 + 0.01) - 16 * (2 + 0.01)^2 = 92.46 - 66.5149 ≈ 25.95
Average velocity = (y2 - y1) / (0.01) = (25.95 - 28) / 0.01 ≈ -205

(b) To estimate the instantaneous velocity at t = 2, we can take the derivative of the position function y = 46t - 16t^2 with respect to time t. The result will give us the instantaneous velocity function. Let's differentiate it:

dy/dt = 46 - 32t

Now we'll substitute t = 2:

dy/dt = 46 - 32 * 2 = 46 - 64 = -18

So, the estimated instantaneous velocity when t = 2 is -18 ft/s.

I hope that clarified things for you! Feel free to ask me anything else.

(a) To find the average velocity for a given time period, you need to calculate the change in height divided by the change in time.

For the time period beginning when t = 2 and lasting 0.5 second, the initial time is 2 seconds and the final time is 2 + 0.5 = 2.5 seconds.

To calculate the change in height, subtract the height at the final time from the height at the initial time:

Change in height = y(2.5) - y(2)

Plugging in the given equation for y:

Change in height = (46(2.5) - 16(2.5)^2) - (46(2) - 16(2)^2)

= (115 - 100) - (92 - 64)

= 15 - 28

= -13

Next, calculate the change in time:

Change in time = 0.5 - 0 = 0.5

Finally, calculate the average velocity:

Average velocity = Change in height / Change in time

= -13 / 0.5

= -26 ft/s

Therefore, the average velocity for the time period beginning when t = 2 and lasting 0.5 second is -26 ft/s.

Now let's calculate for the other time periods.

For the time period lasting 0.1 second:

Change in height = y(2.1) - y(2)

Change in height = (46(2.1) - 16(2.1)^2) - (46(2) - 16(2)^2)

Calculate the change in time and divide the change in height by the change in time to find the average velocity.

For the time period lasting 0.05 second:

Change in height = y(2.05) - y(2)

Change in time = 0.05 - 0

Average velocity = Change in height / Change in time

For the time period lasting 0.01 second:

Change in height = y(2.01) - y(2)

Change in time = 0.01 - 0

Average velocity = Change in height / Change in time

(b) To estimate the instantaneous velocity at t = 2, we can calculate the derivative of the height function with respect to time and evaluate it at t = 2.

Taking the derivative of the given equation:

dy/dt = 46 - 32t

Evaluate when t = 2:

dy/dt = 46 - 32(2)

= 46 - 64

= -18 ft/s

Therefore, the estimated instantaneous velocity when t = 2 is -18 ft/s.

To find the average velocity for a given time period, you need to calculate the change in position (height) divided by the change in time within that period.

(a) Let's calculate the average velocity for the given time periods:

(i) For 0.5 seconds:
The initial position at t = 2 seconds is y(2) = 46(2) - 16(2^2) = 92 - 64 = 28 feet.
The final position at t = 2.5 seconds is y(2.5) = 46(2.5) - 16(2.5^2) = 115 - 100 = 15 feet.
The change in position is 15 - 28 = -13 feet (negative because the ball is descending).
The change in time is 0.5 - 0 = 0.5 seconds.
The average velocity is (-13 feet) / (0.5 seconds) = -26 ft/s.

(ii) For 0.1 second:
The initial position at t = 2 seconds is y(2) = 28 feet (as calculated above).
The final position at t = 2.1 seconds is y(2.1) = 46(2.1) - 16(2.1^2) = 96.6 - 72.24 = 24.36 feet.
The change in position is 24.36 - 28 = -3.64 feet.
The change in time is 2.1 - 2 = 0.1 seconds.
The average velocity is (-3.64 feet) / (0.1 seconds) = -36.4 ft/s.

(iii) For 0.05 seconds:
Follow the same process using t = 2 and t = 2.05. You should get an average velocity of -38.8 ft/s.

(iv) For 0.01 seconds:
Follow the same process using t = 2 and t = 2.01. You should get an average velocity of -40.8 ft/s.

(b) To estimate the instantaneous velocity at t = 2 seconds, we need to find the derivative of the position function y(t) = 46t - 16t^2 with respect to t. The derivative will give us the instantaneous velocity.

Taking the derivative, we get dy/dt = 46 - 32t.

Now, substitute t = 2 into the derivative: dy/dt|t=2 = 46 - 32(2) = 46 - 64 = -18 ft/s.

Therefore, the estimated instantaneous velocity at t = 2 seconds is -18 ft/s.