Finding Distance and Velocity of a Loose Bolt from Moving Elevator

AI Thread Summary
A bolt falls from an elevator moving upward at 6.0 m/s and takes 3.0 seconds to reach the bottom of the shaft. The calculations show that the initial height of the elevator when the bolt came loose is approximately 26.1 meters, with the negative value indicating the distance fallen. The final speed of the bolt upon impact is calculated to be 23.4 m/s. It's crucial to define the direction of vectors correctly, with upward as positive and downward as negative, to avoid confusion in calculations. Understanding these vector components is essential for solving similar physics problems accurately.
xr250h
Messages
5
Reaction score
0

Homework Statement



A bolt comes loose from underneath an elevator that is moving upward at a constant speed of 6.0 m/s. The bolt reaches the bottom of the elevator shaft in 3.0 s.

a.) How high above the bottom of the shaft was the elevator when the bolt came loose?

b.) What is the speed of the bolt when it hits the bottom of the shaft?

Homework Equations


<br /> x = x_0 + v_0 t + (1/2) a t^2<br />

<br /> v^2 = v_0^2 + 2 a \Delta x<br />


The Attempt at a Solution



I first used <br /> x = x_0 + v_0 t + (1/2) a t^2<br /> and plugged in V0 = 6 m/s , t = 3 sec and a = -9.8 m/s2 since the object is going down. I ended up getting a \Deltay of -26.1 m. Is it ok for this value to be negative?

Then I used <br /> v^2 = v_0^2 + 2 a \Delta x<br /> and plugged in my -26.1 m to get a Vf of 23.4 m/s


I'm confused about the when to use a negative or positive velocity or \Deltay.
 
Physics news on Phys.org
xr250h said:
<br /> x = x_0 + v_0 t + (1/2) a t^2<br />

First you need to know what is x in your equation. In this case it would be the distance from the bottom of the shaft to the bolt (at the certain time t). So, you actually want to know x_0, because it's the initial height. After time interval t, x is zero (bolt has reached the bottom).

That's why it is important to consider such equations in vector form and define which vector points in which direction. In this case, it would be

<br /> \vec{x}=\vec{x_0}+\vec{v_0}t+\frac{1}{2}\vec{g}t^2<br />

x point upwards to the bolt, x_0 also points upwards and denotes the initial height, v_0 also points upwards (because the elevator goes up) and g, of course, points downwards. So, it's best to take up as positive direction (we actually set the bottom of the shaft as the origin of coordinate system). Now, everything that points upwards is positive and everything else is negative.

<br /> \vec{x}=(x_0+v_0 t-\frac{1}{2}g t^2)\hat{x}<br />

\hat{x} is unit vector pointing upwards (it's used to denote direction and mesurement unit - its length is 1).

I hope all of this is not too much confusing, but these details are very important.
 
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 '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...
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