Simple problem, but confused with acceleration of gravity

AI Thread Summary
The discussion revolves around understanding the application of acceleration due to gravity in projectile motion problems. A brick is hoisted at a constant speed before falling, prompting confusion about the signs used for acceleration and velocity. The key point is that when using the convention where upward is positive, acceleration due to gravity is negative, indicating that objects moving upward will decelerate and those falling will accelerate. Participants clarify that the equation v^2 = vo^2 + 2a(x2-x1) is effective for finding maximum height, emphasizing the importance of correctly assigning signs to velocity and acceleration. Properly adhering to these conventions is crucial for solving such physics problems accurately.
mizzy
Messages
217
Reaction score
0

Homework Statement


A silo is under construction and a large brick is being hoisted up at a constant speed of 3.2m/s. The rope breaks when the brick is at a height of 28m above the ground.

a) find the greatest height reached by the brick.


Homework Equations


i know which equation to use:

v^2 = vo^2 = 2a(x2-x1)


The Attempt at a Solution


At the greatest height, i know final velocity will be zero.

in the solution, a is negative. this is where i get confused...i thought a is negative therefore slowing down, but is a negative because it's going down?
 
Physics news on Phys.org
mizzy said:
v^2 = vo^2 = 2a(x2-x1)
That should be a plus sign:
v^2 = vo^2 + 2a(x2-x1)

in the solution, a is negative. this is where i get confused...i thought a is negative therefore slowing down, but is a negative because it's going down?
Gravity acts down. If you use the standard convention of up = positive, then a will be negative. If something is moving upward, it will slow down; if something is moving downward, it will speed up. (When the signs--which indicate the direction--of v and a are the same, the object is speeding up; when the signs are opposite, it's slowing down.)
 
Doc Al said:
That should be a plus sign:
v^2 = vo^2 + 2a(x2-x1)


Gravity acts down. If you use the standard convention of up = positive, then a will be negative. If something is moving upward, it will slow down; if something is moving downward, it will speed up. (When the signs--which indicate the direction--of v and a are the same, the object is speeding up; when the signs are opposite, it's slowing down.)

ok, i tried using that convention, but i get the wrong answer. Going up i used a positive 'a' and if it's falling down, i use a negative 'a'

For example for this question, i got it wrong =(

A projectile is launched straight up at 60.0m/s from a height of 80m at the edge of a cliff. The projectile falls, just missing the cliff and hitting the ground below. Find a) max height of the projectile above the point of firing.

In order to find the max height, i calculated the time it took to get to the max height, where v = 0. this is what i did:

v = vo +at
0 = 60 + 9.8t
t = -9.18s

then i solved for the max height using the equation: y = voyt + 1/2at^2

is that correct??
 
you have a negative time there !

Remember that the way we have it set up the acceleration is negative

v = v_{0} + at
0 = 60 -gt
-60 = -gt
60 = gt
t = 60/g
 
mizzy said:
ok, i tried using that convention, but i get the wrong answer. Going up i used a positive 'a' and if it's falling down, i use a negative 'a'
No, that's not the convention. 'a' is always down, regardless of whether something is moving up or down. Whether you call up positive depends on your convention--you can always choose up as positive, which makes 'a' negative (for free fall type problems).

For example for this question, i got it wrong =(

A projectile is launched straight up at 60.0m/s from a height of 80m at the edge of a cliff. The projectile falls, just missing the cliff and hitting the ground below. Find a) max height of the projectile above the point of firing.

In order to find the max height, i calculated the time it took to get to the max height, where v = 0. this is what i did:

v = vo +at
0 = 60 + 9.8t
t = -9.18s
No. Using the convention, the initial velocity would be + 60 m/s (since it's going up) and the acceleration would be -9.8 m/s^2 (since gravity acts down).

When you get a negative time, that's a clue that something went wrong!

then i solved for the max height using the equation: y = voyt + 1/2at^2

is that correct??
Nothing wrong with that approach, once you have the correct signs.

But why didn't you just use the equation you gave before? Namely:
v^2 = vo^2 + 2a(x2-x1)

That would give you the answer in one step. Give that equation a try and you can compare answers.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top