Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
183_notes:examples:averagevelcompare [2014/07/10 20:10] – created caballero | 183_notes:examples:averagevelcompare [2014/07/10 20:23] (current) – [Solution] caballero | ||
---|---|---|---|
Line 6: | Line 6: | ||
==== Setup ==== | ==== Setup ==== | ||
+ | |||
+ | You will compare the two ways of computing the average velocity using the information provided and any information that you can collect or assume. | ||
=== Facts ==== | === Facts ==== | ||
Line 11: | Line 13: | ||
* The distance from East Lansing to Chicago is 3.58×105m. | * The distance from East Lansing to Chicago is 3.58×105m. | ||
* For the first hour (3600 s), you drive at 24.6 ms. | * For the first hour (3600 s), you drive at 24.6 ms. | ||
- | * For the next 2.5 hours (9000 s), you drive at 66.8 ms. | + | * For the next 2.5 hours (9000 s), you drive at 29.9 ms. |
=== Lacking === | === Lacking === | ||
Line 26: | Line 28: | ||
* The average velocity is given by vavg,x=ΔxΔt. | * The average velocity is given by vavg,x=ΔxΔt. | ||
- | * The // | + | * The // |
- | + | ||
==== Solution ==== | ==== Solution ==== | ||
+ | |||
+ | For this situation, the average velocity can be computed, | ||
+ | |||
+ | vavg,x=ΔxΔt=3.58×105m3600s+9000s=28.4ms | ||
+ | |||
+ | You can compare that to the // | ||
+ | |||
+ | vavg,x≈vi+vf2=24.6ms+29.9ms2=27.3ms | ||
+ | |||
+ | You can see that the // | ||
+ | |||
+ | Δx=vavg,xΔt=27.3ms(3600s+9000s)=3.43×105m=343km | ||
+ | |||
+ | which is leaves you at the " | ||