Given angle and distance traveled find initial velocity

AI Thread Summary
To find the initial velocity of a ball hit at a 45-degree angle that clears a fence 98 meters away, the problem can be broken down into horizontal and vertical components. The horizontal distance equation, Vx*t = 98, and the vertical motion equation, Vsin(45) - (1/2)gt = 0, create a system of two equations with two unknowns. By substituting Vx with Vcos(45) in the first equation, both equations can be simplified to solve for the initial velocity. The approach involves using trigonometric identities and kinematic equations while disregarding air friction. This method effectively allows for the calculation of the ball's initial velocity upon leaving the bat.
shaunk
Messages
2
Reaction score
0
A ball is pictched at a batter, the batter hits the ball at a 45 degree angle It just clears the outfield fence 98m away Find velocity of the ball when it left the bat. Assume fence is the same height as the pitch. Disreguarding air friction I can't figure out how to find initial velocity.
 
Physics news on Phys.org
How did you approach the problem?
 
I attempted to break the problem down to its components using Vx= Vcos45 and vy=Vsin45 then used the formula Vx=x/t then 0=Vyit = 1/2gt^2
 
shaunk said:
I attempted to break the problem down to its components using Vx= Vcos45 and vy=Vsin45 then used the formula Vx=x/t then 0=Vyit = 1/2gt^2

Looks good to me.

so

Vx*t = 90

Vcos45*t = 90
Vsin45*t - (1/2)gt^2 = 0

you've got 2 equations with 2 unknowns... you can simplify the second equation by dividing by t (since the answer we need is not t = 0)...

Vsin45 - (1/2)gt = 0

so solve:

Vcos45*t = 90
Vsin45 - (1/2)gt = 0
 
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