Projectile motion cannonball problem

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
maobadi
Messages
22
Reaction score
0

Homework Statement



A cannonball is fired with an angle of elevation of 70o. Its range is 1km. Neglect the air resistance and calculate:
1. the time the cannonball is in the air.
2. its initial velocity.
3. its range and height at 18s after firing
4. the other range at which the height was the same as calculated in 3 above.

Homework Equations



u = the initial velocity
ux = ucos70o
uy = u sin70o
a = -9.81m/s2

The Attempt at a Solution



My attempt.

Range = ucos70o x t
therefore
t = Range/ucos70o

At full range for the Y component.
t = (Vy - u sin70o)/-9.81
t = u sin70o)/9.81

Since the time are same.

Range/ucos70o = u sin70o/-9.81 ( Is this right?)

I am confused. Can someone give me hints...thanks in advance..
 
Physics news on Phys.org
You have an error for your analysis of the y component. You haven't justified by V_y is zero at full range, and in fact it isn't! Think about it.

To continue, you should use [tex]s = ut + \frac{1}{2}at^2[/tex].

Or if you remember the formula [tex]R = \frac{u^2 \sin 2\theta}{g}[/tex] that could be very useful.