Sunday, February 12, 2017

Acceleration, Velocity, Distance, and Time

The study of motion with relationship to time considers primarily how the position or velocity of an object changes with respect to time. In exploring these changes, definitions and formulas emerge:

displacement: the magnitude of the change in position of an object.
velocity: the rate at which the position of an object changes with respect to time.
acceleration: the rate at which the velocity of an object changes with respect to time.

df = di + vt
where df is final (or total) displacement, di is initial displacement, v is average velocity, and t is elapsed time.

vf = vi + at
where vf is final velocity, vi is initial velocity, a is acceleration, and t is elapsed time.

v(ave) = (vf+vi)/2
where v(ave) is average velocity, vf is final velocity, and vi is initial velocity.

Using the formulas above, it is possible to directly solve problems that ask about any combination of displacements, velocity and time or that ask about velocities, acceleration and time. However, to solve problems that ask about displacements, acceleration, and time, three steps were needed, if only the above formulas were used.

To solve the problems that that ask about displacements, acceleration, and time directly, a fourth formula is needed. This formula can be derived from the other three, but to get started, here it is:

df = di + vit + 1/2at2          (t2 means t•t or "t squared")

This equation is much more fun with di and vi are zero! But, to break it down as is first

df is the final, total displacement.

di is the initial displacement. How far from whatever point of reference is the object when the thing starts accelerating?

vit accounts for the motion of the object based on its starting velocity. It keeps covering distance at the initial rate.

The last term tells how much MORE distance is covered based on the acceleration. Since any di and vi are covered in the first term, the last term can be analyzed for the zero case, but first two examples.

EXAMPLE 1 (the zero case)

How far will a rocket travel while it accelerates from rest at a rate of 4 (m/s)/s for 5 seconds?

di = 0
vi = 0
vf = not given, not asked for
df = what you are looking for
a = 4
t = 5

df = di + vit + 1/2at2
df = 0 + 0 + 1/2 • 4 • 5•5

PEMDOS

df = 1/2 • 4 • 25
df = 2 • 25
df = 50


EXAMPLE 2
How far will a rocket travel while it accelerates from 20 m/s at a rate of 6 (m/s)/s for 3 seconds?

di = 0
vi = 20
vf = not given, not asked for
df = what you are looking for
a = 6
t = 3

df = di + vit + 1/2at2
df = 0 + 20•3 + 1/2•6 • 3•3

PEMDOS

df = 60 + 1/2 • 6 • 9
df = 60 + 3 • 9
df = 60 + 27
df = 87


CONCLUSION:

The above examples can be checked using the three-step method. The equation used above can be used to solve for any of the variables, but does require dealing with squares and square rootsHowever, if that level of math does not present a problem, 

df = di + vit + 1/2at2

becomes the only equation needed for all cases of motion related to displacement. Combined with

vf = vi + at

all of the motion problems can be solved.


_____________________________________

Example 3 (Find a when given distance and time.)

Working through the three-step method to find acceleration for the case of di and vi = 0 results in a quick and easy calculation method that requires

Step 1: Divide df by t
Step 2: Double it
Step 3: Divide by t again.

Using the new equation, this emerges like this:

df = 1/2 a t2
df = 1/2 a • t • t
2 • df = a • t • t

2df/t = a • t
(2df/t)/t = a

(Same as the 3 step method! Wooo!)

To more correctly write the above equation results in:

2•(df/t2) = a


And that is called physics!


_____________________________________
WHO LOVES SOME MATH?

Okay, don't answer that. 

It is not hard to come up with the df = di + vit + 1/2at2 formula. Starting with the basic, simple case formulas, combining them quickly results in

df = 1/2at2

How is that done? Easily! Begin with

df = vt 

where v is the average velocity.

Remember that 

vf = at 

where vf is the final velocity. In the case of vi = 0, the formula for average velocity easily reduces:

v(ave) = (vf + vi)/2
v(ave) = (vf + 0)/2
v(ave) = (vf)/2

Now, back to vf = at! Plug it in!

So…
v(ave) = (vf)/2 becomes
v(ave) = (at)/2

Now, back to df = vt! Plug in (at)/2 for v:

df = (at)/2 • t

Clean up time:

df =  a • 1/2 • t • t
df = 1/2 • a • t • t
df = 1/2at2

Bam! That just happened!

No comments:

Post a Comment