Finding Values for Thrown Stone from 45m Building

  • Thread starter Thread starter aquapod17
  • Start date Start date
  • Tags Tags
    Building
AI Thread Summary
The discussion centers on calculating the time of flight, initial speed, and impact velocity of a stone thrown from a 45.0 m building at a 26.0° angle below the horizontal, landing 30.3 m away. The user attempts to derive equations for horizontal and vertical motion, using the relationships between initial velocity components and displacement. They express the horizontal distance as a function of time and initial speed, and set up a quadratic equation to solve for time. The final velocity components are also discussed, with a focus on incorporating gravitational effects. The solution process involves solving for time and then determining the initial speed and impact velocity.
aquapod17
Messages
11
Reaction score
0

Homework Statement


Suppose a stone is thrown from a 45.0 m tall building at an angle 26.0° below the horizontal. If it strikes the ground 30.3 m away, find the following values. (a) time of flight
__________s

(b) initial speed
_________ m/s

(c) speed and angle of the velocity vector with respect to the horizontal at impact
_________m/s ______°


Homework Equations


vix = vicostheta
viy = visintheta

dx = vxt
d = vit + 1/2at2


The Attempt at a Solution


I tried to find vix and viy in terms of vi and then used dx = vxt to get t as 30.0m/.899vi but I don't know if (1) I'm doing it right and (2) where to go from here.
 
Physics news on Phys.org
You should get 2 equations:

30.3 = V*Cosθ * t

45 = V*Sinθ * t + 1/2 * g* t2

V * t = 30.3/Cosθ

==> 45 = Sinθ * (30.3/Cosθ ) + 1/2*g*t2

1/2*g*t2 + 30.3*Tanθ - 45 = 0

Solve the quadratic for t and then figure V from either equation.

For final velocity Vfy = V*Sinθ + g*t Your Vfx is still V*Cosθ so you should be done.
 
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