Solving for Height in Horizontal Projectile Motion: 41 m/s, 23 m, g = -9.8m/s

AI Thread Summary
To determine the height from which an arrow is fired horizontally at 41 m/s and travels 23 m, the time of flight must first be calculated. The horizontal motion indicates that time can be derived from the equation for distance, leading to a time of approximately 0.56 seconds. Using this time in the vertical motion equations, the height can be calculated, considering the initial vertical velocity is zero and the acceleration due to gravity is -9.8 m/s². The calculations reveal that the height of the cliff is approximately 1.57 meters. It is crucial to separate horizontal and vertical parameters to avoid confusion in projectile motion problems.
NemoMnemosyne
Messages
6
Reaction score
0
This was an even numbered problem from the book so there are no answers to make sure I've done this correctly or not.

Homework Statement


An arrow fires horizontally at 41 m/s travels 23 m horizontally. From what height was it fired?

Vi = 41 m/s
a = g = -9.8m/s
x = 23m

Homework Equations


Vf = Vi + at
X = Xi + Vit + 1/2at^2
Y = Yi + Vit + 1/2at^2


The Attempt at a Solution



A.) Time to reach ground

Vf = Vi +at =>
Vf - Vi/a = t =>
0 - 41/-9.8 = 4.2s

B.) Height of Cliff
y = Vit + 1/2at^2 =>
y = 41(4.2) + 1/2(-9.8)(4.2^2) =>
y = 85.76m
 
Physics news on Phys.org
Hi!
It appears you have got yourself into a bit of a muddle. The real trick with questions like this is to separate out all the x and y parameters (speed (initial, u, and final, v), acceleration (a), distance (s), time (t)).

So, in x, we have:

Vx = Ux = 41m/s
ax = 0 (nothing to accelerate the particle in the x plane)
sx = 23m
tx = ?

And in y,

Uy = 0
Vy = ?
ay = g = 9.8m/s/s
sy = what we want to find
ty = tx (can you see why?)

Now, clearly you want to know how long the arrow is in the air for. You haven't got enough information from the y variables, but you have plenty in x! It turns out you just need to do a simple speed = distance over time calculation.

See what you can do with this new info.
 
You have the right set of equations but you are getting x and y directions mixed up. The arrow is fired horizontally and that horizontal velocity is unchanging. The initial velocity in the vertical direction is zero and changes constantly until impact.
 
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 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
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