The optimal angle of 45° for maximum horizontal range is only valid when initial height is the same as final height.
<span>In that particular situation, you can prove it like this: </span>
<span>initial velocity is Vo </span>
<span>launch angle is α </span>
<span>initial vertical velocity is </span>
<span>Vv = Vo×sin(α) </span>
<span>horizontal velocity is </span>
<span>Vh = Vo×cos(α) </span>
<span>total time in the air is the the time it needs to fall back to a height of 0 m, so </span>
<span>d = v×t + a×t²/2 </span>
<span>where </span>
<span>d = distance = 0 m </span>
<span>v = initial vertical velocity = Vv = Vo×sin(α) </span>
<span>t = time = ? </span>
<span>a = acceleration by gravity = g (= -9.8 m/s²) </span>
<span>so </span>
<span>0 = Vo×sin(α)×t + g×t²/2 </span>
<span>0 = (Vo×sin(α) + g×t/2)×t </span>
<span>t = 0 (obviously, the projectile is at height 0 m at time = 0s) </span>
<span>or </span>
<span>Vo×sin(α) + g×t/2 = 0 </span>
<span>t = -2×Vo×sin(α)/g </span>
<span>Now look at the horizontal range. </span>
<span>r = v × t </span>
<span>where </span>
<span>r = horizontal range = ? </span>
<span>v = horizontal velocity = Vh = Vo×cos(α) </span>
<span>t = time = -2×Vo×sin(α)/g </span>
<span>so </span>
<span>r = (Vo×cos(α)) × (-2×Vo×sin(α)/g) </span>
<span>r = -(Vo)²×sin(2α)/g </span>
<span>To find the extreme values of r (minimum or maximum) with variable α, you must find the first derivative of r with respect to α, and set it equal to 0. </span>
<span>dr/dα = d[-(Vo)²×sin(2α)/g] / dα </span>
<span>dr/dα = -(Vo)²/g × d[sin(2α)] / dα </span>
<span>dr/dα = -(Vo)²/g × cos(2α) × d(2α) / dα </span>
<span>dr/dα = -2 × (Vo)² × cos(2α) / g </span>
<span>Vo and g are constants ≠ 0, so the only way for dr/dα to become 0 is when </span>
<span>cos(2α) = 0 </span>
<span>2α = 90° </span>
<span>α = 45° </span>
Answer:
11.95m/s
Explanation:
A moving object has a kinetic energy of 150 J and a momentum of 25.1 kg·m/s.
a) Find the speed of the object. Answer in units of m
K. E =½mv²
150= ½mv²
Multiply both sides by 2
mv² = 300
Divide both sides by v²
m = 300/v² .................. Equation 1
Momentum is the product of mass and velocity
Momentum = mv
25.1 = mv
Divide both sides by v
m = 25.1/v ................ Equation 2
Equate equations 1 and 2
300/v² = 25.1/v
Cross multiply
25.1v² = 300v
Multiply v with both sides
25.1v = 300
Divide both sides by 25.1
v = 300/25.1
V = 11.95m/s
I hope this was helpful, please mark as brainliest