Solve Kinematics Problem: Find θ for sx = symax

AI Thread Summary
The discussion revolves around solving a kinematics problem where the horizontal distance (sx) equals the maximum height (symax) of a projectile. The initial equations set up the relationship between the launch angle (θ) and the velocities in both x and y directions. The mistake identified was in assuming that the time to reach the maximum height is the same as the total time of flight, which is incorrect. It was clarified that only half the total time is needed to reach the peak, leading to the realization of the error in the calculations. The correct approach emphasizes the need to account for this time difference in projectile motion problems.
FredericChopin
Messages
101
Reaction score
0

Homework Statement


http://imgur.com/BPPbwpu

Homework Equations


s = ((v + u)*t)/2 - an equation of motion for constant acceleration, which is applicable in this situation.

The Attempt at a Solution


Let u be the velocity at which the projectile was launched.

It is given that sx = symax. So:

sx = symax = u*cos(θ)*t

Thus:

symax/t = u*cos(θ)

Now, in the y-direction, the projectile was given initial velocity u*sin(θ), and at the top of its trajectory (where it has maximum height symax), it has final velocity 0 m/s. Thus:

symax = ((0 + u*sin(θ))*t)/2

, which means:

symax/t = u*sin(θ)/2

However, since symax/t = u*cos(θ) :

u*cos(θ) = u*sin(θ)/2

Thus:

cos(θ) = sin(θ)/2

2*cos(θ) = sin(θ)

2 = sin(θ)/cos(θ)

2 = tan(θ)

θ = tan-1(2) = 63.4349°

However, this was marked wrong.

Can somebody see what could have gone wrong?

Thank you.
 
Physics news on Phys.org
FredericChopin said:

Homework Statement


http://imgur.com/BPPbwpu

Homework Equations


s = ((v + u)*t)/2 - an equation of motion for constant acceleration, which is applicable in this situation.

The Attempt at a Solution


Let u be the velocity at which the projectile was launched.

It is given that sx = symax. So:

sx = symax = u*cos(θ)*t

Thus:

symax/t = u*cos(θ)

Now, in the y-direction, the projectile was given initial velocity u*sin(θ), and at the top of its trajectory (where it has maximum height symax), it has final velocity 0 m/s. Thus:

symax = ((0 + u*sin(θ))*t)/2

, which means:

symax/t = u*sin(θ)/2

However, since symax/t = u*cos(θ) :

u*cos(θ) = u*sin(θ)/2

Thus:

cos(θ) = sin(θ)/2

2*cos(θ) = sin(θ)

2 = sin(θ)/cos(θ)

2 = tan(θ)

θ = tan-1(2) = 63.4349°

However, this was marked wrong.

Can somebody see what could have gone wrong?

Thank you.
The time to reach the highest point is not equal to the whole time of flight.
 
ehild said:
The time to reach the highest point is not equal to the whole time of flight.
Ahh... I got it. It takes only half the total travel time to reach the top of the trajectory. Thank you.
 
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