How Do You Calculate Acceleration in a Free Fall Scenario?

  • Thread starter Thread starter cire792
  • Start date Start date
  • Tags Tags
    Acceleration
AI Thread Summary
To calculate acceleration in a free fall scenario, the equation Δd = Vi(Δt) + ½ a (Δt)^2 can be used, where Vi is the initial velocity, Δd is the displacement, and Δt is the time. The discussion highlights confusion regarding the final velocity (Vf) and the acceleration due to gravity, which is approximately 9.8 m/s². Experimental results showed an acceleration of -6.4 m/s², suggesting potential measurement errors. The correct formula for acceleration derived from the displacement is a = 2Δd / (Δt)², leading to an acceleration of approximately -6.38 m/s². Understanding the algebra involved in rearranging the equation is crucial for solving such problems accurately.
cire792
Messages
9
Reaction score
0

Homework Statement


Acceleration due to Graivty, dropping object 1 from recorded height for recorded time
Δd = -2.36 (falling object)
Δt = 0.86s
vi = 0 (start from rest)
a = ?

Δd = Vi(Δt) + ½ a (Δt)^2

Homework Equations


I think I could use this equation, but I'm not sure what Vf would be,

a= Vf - Vi / Δt

I remmeber my teacher saying that Vf would be 9.8m/s DOWN, because of gravity but 9.8 is supposed to be an acceleration.

The Attempt at a Solution


Δd = Vi(Δt) + ½ a (Δt)^2
a = -6.4m/s^2

a= Vf - Vi / Δt -11.4

substited -9.8 for Vf, i should be getting the same answers from each EQN shouldn't I? Unless I am Rearranging wrong =/
 
Physics news on Phys.org


cire792 said:

Homework Statement


Acceleration due to Graivty, dropping object 1 from recorded height for recorded time
Δd = -2.36 (falling object)
Δt = 0.86s
vi = 0 (start from rest)
a = ?

Δd = Vi(Δt) + ½ a (Δt)^2

Homework Equations


I think I could use this equation, but I'm not sure what Vf would be,

a= Vf - Vi / Δt

I remmeber my teacher saying that Vf would be 9.8m/s DOWN, because of gravity but 9.8 is supposed to be an acceleration.

The Attempt at a Solution


Δd = Vi(Δt) + ½ a (Δt)^2
a = -6.4m/s^2

a= Vf - Vi / Δt -11.4

substited -9.8 for Vf, i should be getting the same answers from each EQN shouldn't I? Unless I am Rearranging wrong =/

Welcome to PF.

For no initial velocity, your displacement will be given by

x = 1/2*g*t2

Apparently you are dealing with experimental error. From your values calculated you have g coming in at 6.4 m/s2

If you use g = 9.8 that implies an actual time of .694 sec. or an experimental error in measuring time of at least ± 1/6 a second. (the difference between the calculated and the actual values for g.)

Using your a then you get v = a*t or 6.4*(.86)

Otherwise, using your measured distance and actual g, you get v = 9.8*(.694)
 
Last edited:


LowlyPion said:
Apparently you are dealing with experimental error. From your values calculated you have g coming in at 6.4 m/s2

If you use g = 9.8 that implies an actual time of .694 sec. or an experimental error in measuring time of at least ± 1/6 a second. (the difference between the calculated and tha actual values for g.)

Using your a then you get v = a*t or 6.4*(.86)

Otherwise, using your measured distance you get v = 9.8*(.694)

Wait a minute! Did the OP ever mention that the experiment was done on Earth? Perhaps, it was done on a bit lighter planet or in considerable heights above the Earth's surface.

By Newton's second law F=m1a, and gravity force is F = (Gm1m2)/R^2 so m1a = (Gm1m2)/R^2 => a = (Gm2)/R^2 where G is the gravitational constant. So lift the object 6400 km above Earth's surface and the free fall acceleration will be around 2.45 m/s^2.
 


Thanks for the welcome!
I'm still a little confused,
I've sort of convinced myself that -6.4 is my g/a, and yes it is experimental error.
You sort of lost me after the actual time explanation tho, i don't think that's relavent for this lab tho
I think my only question that i need answered is the correct formula and I am guessing its
x=1/2*g*t^2
and i think i understand how you rearrange it now, you would divide x by 1/2, then divide again by t^2? which = -6.4,

and O_O about all that gravity force~
 


cire792 said:
and O_O about all that gravity force~

Well, gravity is a force, nothing to wonder about. What I wrote is just basics and also proof that g is independent of the object's mass that is falling towards the other object. Of course we can turn it the other way round and say that Earth is falling towards a, say, feather. However, now the Earth's mass cancels out of the equation and we get an acceleration in reference to the feather to be Tiny, with capital T because it is very small.

About your original question, here's my approach (quite similar to yours but I'll write it using LaTex):

S - displacement
v_{0} - initial velocity
a - acceleration
t - time

The equation to solve your problem is as you've mentioned:

<br /> S = v_{0}t + \frac{at^2}{2}<br />

We have to solve it in terms of a, so we rearrange it:

2S = 2v_{0}t + at^2

2S - 2v_{0}t = at^2

a = \frac{2S - 2v_{0}t}{t^2}

Because v_{0} = 0 we get

a = \frac{2S}{t^2}

Now input the numbers given:

a= \frac{2 * (-2.36)}{0.86^2} \approx -6.38

So the object is falling with an acceleration of 6.38 \frac{m}{s^2} which isn't much of a problem. The object needn't have an acceleration of 9.81 \frac{m}{s^2} because of the reasons I've explained in this thread, unless it is explicitly stated that the experiment takes place close enough to the Earth's surface.

I hope that helps.
 


Yeah that makes a lot more sense now
One thing I don't understtand is when you moved the 2, over to the S, why did a 2 go to the initial velocity as well? i don't remember anything liike that in algebra
(sorry for not writing in Latex, looks complicated lol)
 


cire792 said:
Yeah that makes a lot more sense now
One thing I don't understtand is when you moved the 2, over to the S, why did a 2 go to the initial velocity as well? i don't remember anything liike that in algebra
(sorry for not writing in Latex, looks complicated lol)

I just multiplied both sides of the expression with 2 to get rid of the denominator. In general:

if a = b + \frac{c}{2}, then I multiply both sides with 2 which means that I should multiply every element of the expression with 2, so

a * 2 = b * 2 + \frac{c}{2} * 2

2a = 2b + c

That really is basic algebra.
 


I do not recall the, "multiply every element of the expression"
but that definately clears up my question, and will be great to know for the rest of the year
Thanks a lot kbaumen!
 


cire792 said:
I do not recall the, "multiply every element of the expression"
but that definately clears up my question, and will be great to know for the rest of the year
Thanks a lot kbaumen!

No problem.

Btw, you shouldn't try to recall sentences that a teacher has said. Rather try to understand the problem.
 
Back
Top