Why Does Freefall Acceleration Sign Differ Between Similar Problems?

AI Thread Summary
The discussion revolves around the confusion regarding the signs of acceleration in two freefall problems. In the first problem, where a rock is thrown from a cliff, the acceleration is correctly taken as -9.8 m/s², leading to a final velocity of 27.1 m/s when it hits the ground. The second problem, involving a rock passing a window, initially uses -9.8 m/s² but results in an illogical negative height, prompting a switch to +9.8 m/s² for a physically sensible outcome. The key takeaway is that the choice of coordinate system and the direction of initial velocity can affect the sign of acceleration in freefall calculations. Understanding these nuances is crucial for solving similar physics problems accurately.
willcrys84
Messages
1
Reaction score
0
I worked two similar freefall problems with the same coordinate system, but had different signs for acceleration on each solution. I thought that if we say +y is up, then a = -9.8 m/s², so I'm confused as to why a = +9.8 m/s² for the second problem.

Problem 1: Rock thrown from 30 m cliff with initial velocity of 12 m/s. Find v when it hits ground.
Coordinate system: +y is up and 0 is on ground. (so a = -9.8 m/s²)
Solution: vf² = v0² + 2a(x - x0) = (12 m/s)² + 2(-9.8 m/s²)(0 m - 30 m) = 732
vf = 27.1 m/s
This makes sense to me because if a = +9.8 m/s², I'd have to take the square root of a negative.

Problem 2: A rock passes a 3m window in 0.4 s. At what height above the window was it dropped from.
Coordinate system: +y is up, zero at bottom of window. (so a = -9.8 m/s²)
Solution: Let d be the distance from the drop point to the top of the window. First find velocity at top of window. Assume rock dropped from rest, then find d.
(x - x0) = v0t + ½at²
(0 m - 3 m) = 0.4v0 + ½(-9.8 m/s²)(0.4 s)²
v0 = -5.54 m/s
vf² = v0² + 2a(x - x0)
(-5.54 m/s)² = 0 + 2(-9.8 m/s²)[(d + 3) m - 3 m]
d = -1.57 m
Which doesn't make sense physically, because it would be below the bottom of the window.So I tried it with a = +9.8 m/s², I get -9.46 m/s for velocity at the top of the window and d = 4.56 m.
 
Physics news on Phys.org
welcome to pf!

hi willcrys84! welcome to pf! :smile:
willcrys84 said:
Problem 1: Rock thrown from 30 m cliff with initial velocity of 12 m/s. Find v when it hits ground.

it doesn't make any difference whether it's 12 m/s up or 12 m/s down, does it? :wink:
vf² = v0² + 2a(x - x0)

x0 is the top, so (x - x0) is negative :wink:
 
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