Calculate the average velocity of the car

AI Thread Summary
To calculate the average velocity of a car described by the position function x(t) = 3.00t² - 0.130t³ over the interval from t = 0 to t = 10 seconds, the correct formula is v_avg = Δx/Δt. The position at t = 0 is 0 meters, and at t = 10 seconds, it is calculated to be 21 meters. Thus, the average velocity is 21 meters divided by 10 seconds, resulting in 2.1 m/s. It is clarified that average velocity differs from average acceleration, which is the change in velocity over time. Understanding the distinction between these concepts is crucial for accurate calculations.
David112234
Messages
105
Reaction score
3

Homework Statement


[/B]
A car is stopped at a traffic light. It then travels along a straight road so that its distance from the light is given by x(t)=bt2−ct3, where b = 3.00 m/s2 and c = 0.130 m/s3 .

Calculate the average velocity of the car for the time interval t= 0 to t= 10.0 s

Homework Equations


[/B]
vav = V2-V1/T2-T1

The Attempt at a Solution


[/B]
x(t) = 3.00 t^2 - .130 t^3
differentiation \/
v(t) = 6.00t - .39 t^2
a(t) = 6.00 - .78t

V(0) = 6.00 (0) - .39 (0)
v(10) = 6.00 (10) - .39 (10)^2
= 60.0 - 39.
= 21

21-0/ 10-0
21/10
2.1

it tells me its wrong, why?
 
Physics news on Phys.org
David112234 said:
vav = V2-V1/T2-T1
What are the units of (V2-V1)/(T2-T1) or of velocity/time?

What are the units of distance divided by time?

What are the units of speed or velocity?
 
The average velocity is not the same as the change in velocity divided by time (because that is the average acceleration).
 
BvU said:
The average velocity is not the same as the change in velocity divided by time (because that is the average acceleration).
oh right, I forgot, so I tried dividing it my 2 instead of the time interval and i get 10.5, not the answer either
 
That's because the velocity doesn't depend linearly on time: ##\Delta v\over 2 ## doesn't work then.
So all you have to go by in this exercise is the definition of average velocity: $$<\vec v> \equiv {\Delta \vec x \over \Delta t}$$ and with the given information it turns out to be a fairly easy exercise :smile:

--
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top