Calculating Velocity of a Projectile 0.1s Before Hitting Ground

AI Thread Summary
To calculate the velocity of a projectile 0.1 seconds before it hits the ground, first determine the horizontal and vertical components of the velocity using the equations Vx = 20*cos(30) and Vy = Vi + at. At 2.9 seconds, the vertical velocity (Vy) is calculated as 20*sin(30) - gt, resulting in -18.4 m/s. The horizontal component remains constant at 17.3 m/s. Combine these components using the Pythagorean theorem to find the magnitude and use inverse tangent to determine the angle with respect to the horizontal.
1irishman
Messages
243
Reaction score
0

Homework Statement


A projectile is launched from the top of a cliff with an initial velocity of 20m/s at 30deg. above the horizontal. It hits the ground 3.0s later. Given projectile range is 52m and height is 14.1m, how do i calculate it velocity(magnitude and direction) 0.1s before it hits the ground?

Homework Equations


d=vit+1/2at^2
vf=vi+at

The Attempt at a Solution


I already calculated the range and the height, but i don't know how to do the velocity before it hits the ground based on those figures in the question. Please hints? Do i have to draw another triangle for the landing and use a new value for time or something?
 
Physics news on Phys.org
Can't you just use y = Vi*t + .5*a*t^2 ?
Vi is 20*sin(30) so you know everything.
 
Well, they got 25.3m/s at 47deg below the horizontal...so...i'm not sure how they got there...any hints please? thanks.
 
Sorry, Irish - I glossed over the problem and didn't see "magnitude and direction" and of course you need velocity formulas, not the distance one. The thing is the velocities for all times are given by
Vx = 20*cos(30) and Vy = Vi + at = 20*sin(30) - gt
so you just evaluate at the time you want. Then combine the two vectors - triangle, pythagorean theorem and a tan calc for the angle.
 
I got a triangle with sides 10m/s vertical, 17.3m/s horizontal, and 20m/s hypotenuse. I"m lost now ...
 
Vy = Vi + at = 20*sin(30) - gt at time 2.9 is -18.4
so you have 17.3 to the right and 18.4 down.
You want the angle with horizontal, the angle in the triangle adjacent to the 17.3 side. Just right tan of that angle = opposite/adjacent.
Do inverse tan of both sides and you have your angle.
 
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