Average Rate of Change (word problem)

AI Thread Summary
The discussion revolves around calculating the average velocity of a falling bolt using the function s(t) = 320 - 5t^2. The average velocity during the first second is correctly identified as 5 m/s, calculated using the formula for average velocity. Participants clarify that the average velocity for the third second is determined by evaluating s(3) - s(2) and for the eighth second by evaluating s(8) - s(7). The conversation emphasizes understanding the relationship between position and time in the context of average velocity. The final takeaway is that the correct application of the average velocity formula is crucial for solving the problem accurately.
xCanx
Messages
44
Reaction score
0
I'm having trouble understanding this word problem.

A construction worker drops a bolt while woring on a high-rise building 320m above the ground. After t seconds, the bolt has fallen a distance of s metres, where
s(t) = 320-5t^2, o < t < 8

a. Find the average velocity during the first, third and eighth seconds.

I have to use f(x + h) - f(x)/h

I got 5(t +h)

The answer is 5m/s for the first one.

How do I get the rest of them (third and eighth second)?
 
Physics news on Phys.org
the "first second" is from t= 0 to t=1, of course: average speed during the first second is s(1)- s(0) since here h= 1. The "third second" is between t= 2 and t= 3 so average speed during the third second is s(3)- s(2) and the "eighth" second is between t= 7 and t= 8 so average speed for the eighth second is s(9)- s(8).
 
HallsofIvy said:
the "first second" is from t= 0 to t=1, of course: average speed during the first second is s(1)- s(0) since here h= 1. The "third second" is between t= 2 and t= 3 so average speed during the third second is s(3)- s(2) and the "eighth" second is between t= 7 and t= 8 so average speed for the eighth second is s(9)- s(8).
Thank you :)

so I plug in h into 5(t+h)^2?
 
Virgina.jpg


this is what I have so far
 
You are making the problem too difficult. Velocity is the change of position over time. The formula you list is the formula for position.
 
\frac{s(t+h)-s(t)}{h} is the formula for average velocity.

It is a very wordy way of saying \frac{\Delta x}{\Delta y},

which is the change in y over the change in x. (<--slope)

Now in order to see this, you know that \Delta y =y_{final}-y_{initial} right? Can you see how that is the same as s(t+h)-s(t) ?

It is saying: take the position of some initial time (t) PLUS some amount h and subtract the original initial time from it.

So in your second problem after 3 seconds, since your initial time is 0 and your final time is 3 then t+h means 0+3 which is of course 3.

You see h is the change in time from 0 to 3.

So now back to the problem; you should evaluate it as
v_{avg}=\frac{s(3+0)-s(o)}{3}
 
Last edited:
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top