Solve Calc-Based Kinetics Problem: Initial Velocity for Washington Monument

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 4K views
lLovePhysics
Messages
169
Reaction score
0

Homework Statement


With what intial velocity must an object be thrown upward (from ground level) to reach the top of the Washington Monument (approx 550ft)?


Homework Equations


Here's what I know:

s(0)=0
a(t)=-32ft/s^2
[tex]s(t_{max})=550\\<br /> s'(t_{max})=0[/tex]

The Attempt at a Solution



Actually I got the correct answer but I don't understand something. How do you know whether the constants "C" given by the indefinite integrals are the same?

For example, when you integrate a(t)=s''(t) you get:

s'(t)=-32+C

When you integrate the velocity or s'(t) you get:

[tex]s(t)=-16t^2+Ct+C[/tex]

So are those C's the same or are they different? How do you know? When I treated them the same I got the correct answer, but when I didn't the answer turned out to be wrong.

Can someone please explain the "constants dilemma?" Thanks.
 
Last edited:
Physics news on Phys.org
lLovePhysics said:
For example, when you integrate a(t)=s''(t) you get:

s'(t)=-32t+C [I corrected this line.]

Since you integrated the (constant) acceleration function, you now have the velocity function. The velocity at time t = 0 would be

v(0) = s'(0) = -32·0 + C = C ,

so the "arbitrary constant" becomes your initial velocity v(0). Now,

When you integrate the velocity or s'(t) you get:

[tex]s(t) = -16t^2 + Ct + D[/tex] [it's a good idea to call the second arbitary constant something else]

The position function is now

s(t) = -16(t^2) + v(0)·t + D ,

which at time t = 0 becomes

s(0) = -16·(0^2) + v(0)·0 + D .

So the second arbitrary constant is D = s(0), the initial position. This is where the textbooks get the formulas for constant acceleration (a) kinematics

v(t) = v(0) + at ,

x(t) = x(0) + v(0)·t + (1/2)·a·(t^2) .
 
Last edited:
WOW That's so cool! Okay thanks guys. First time seeing things in both the calculus and physics perspectives. lol
 
lLovePhysics said:
WOW That's so cool! Okay thanks guys. First time seeing things in both the calculus and physics perspectives. lol

I really wish the two were simply taught together, since they grew up together. A great deal of mathematical technique and theory for millenia, but particularly over the last four hundred years, was in aid of solving increasingly sophisticated problems in physics and engineering...
 
dynamicsolo said:
I really wish the two were simply taught together, since they grew up together. A great deal of mathematical technique and theory for millenia, but particularly over the last four hundred years, was in aid of solving increasingly sophisticated problems in physics and engineering...

Yeah, me too. Unfortunately I learned physics before learning calculus, which I'm currently taking. I wish I had learned both together. I'm glad I took physics though, or else I wouldn't understand the physics-based calculus problems as much.
 
Also, I can't believe I never knew how to actually derive these formulas.. I guess I couldn't anyways since I did not know any calculus to begin with.
 
lLovePhysics said:
Also, I can't believe I never knew how to actually derive these formulas.. I guess I couldn't anyways since I did not know any calculus to begin with.

Actually, the constant acceleration kinematic equations were already known in medieval Europe. If you make a graph of a constant acceleration function and ask how the area under it increases as time on the graph advances, you get the velocity equation given above. If you do the same with that function, you get the position equation. (They were doing what we would now called "graphical integration".) Newton developed calculus in order to grapple with problems involving non-constant accelerations.