Brereton55
- 1
- 0
Homework Statement
Hello,
My task is to derive an equation (based on projectile motion of a shot put ball) which gives the range (R) when given initial speed (v), angle of release (theta), and height of release (y)
Homework Equations
I've decided to use these equations:
[tex] v_0= \frac{R}{t*cos \theta}[/tex]
[tex] y = y_0 + v_0sin\theta* t + (1/2) g t^2[/tex]
The Attempt at a Solution
I solve [tex] v_0= \frac{R}{t*cos \theta}[/tex] and get [tex] t=\frac{R}{v_0*cos \theta}[/tex]
then I plug it into [tex] y = y_0 + v_0sin\theta* t + (1/2) g t^2[/tex] for t and make y=0 to get max range.
I just can't seem to solve the algebra though :(