fizzzzzzzzzzzy
- 44
- 1
At what projection angle will the range of a projectile equal its maximum height?
alright so i figure that i can just solve the equation be figuring out at what time the projectile will be at its actual height:
d = v*sin(x)t - 9.8/2 * t^2
d' = v*sin(x) - (9.8)*t
0 = v*sin(x) - 9.8t
9.8t = v*sin(x)
t = (v*sin(x))/9.8
finding out how far horizontally the projectile will go in that time:
d = v*cos(x)*(v*sin(x))/9.8
make the 2 distances equal:
v*cos(x)*(v*sin(x))/9.8 = v*sin(x)*(v*sin(x))/9.8 - 9.8/2 * (v^2)*(sin(x))^2/(9.8)^2
simplify:
cos(x) = sin(x)/2
sqrt(1-sin(x)^2) = sin(x)/2
1- sin(x)^2 = (sin(x)^2)/4
1= 5/4 * sin(x)^2
4/5 = sin(x)^2
sqrt(4/5) = sin(x)
arcsin(sqrt(4/5)) = x
and that should give me the right velocity right?
that gives me 63.4 degrees but the answer in the book is 76 degrees
whats wrong?
The Attempt at a Solution
alright so i figure that i can just solve the equation be figuring out at what time the projectile will be at its actual height:
d = v*sin(x)t - 9.8/2 * t^2
d' = v*sin(x) - (9.8)*t
0 = v*sin(x) - 9.8t
9.8t = v*sin(x)
t = (v*sin(x))/9.8
finding out how far horizontally the projectile will go in that time:
d = v*cos(x)*(v*sin(x))/9.8
make the 2 distances equal:
v*cos(x)*(v*sin(x))/9.8 = v*sin(x)*(v*sin(x))/9.8 - 9.8/2 * (v^2)*(sin(x))^2/(9.8)^2
simplify:
cos(x) = sin(x)/2
sqrt(1-sin(x)^2) = sin(x)/2
1- sin(x)^2 = (sin(x)^2)/4
1= 5/4 * sin(x)^2
4/5 = sin(x)^2
sqrt(4/5) = sin(x)
arcsin(sqrt(4/5)) = x
and that should give me the right velocity right?
that gives me 63.4 degrees but the answer in the book is 76 degrees
whats wrong?