This question asks for the maximum height reached by a projectile launched at angle \( \alpha \) with speed \( u \). Let's check each option using the physical requirement that maximum height should depend only on the vertical component of the initial velocity.
- \( \dfrac{u^2\sin^2\alpha}{2g} \): This depends on \( \sin^2\alpha \), the square of the vertical velocity component (\( u\sin\alpha \)) divided by \( u^2 \). It correctly predicts zero height for a purely horizontal launch (\( \alpha = 0 \)) and the greatest possible height for a straight-up vertical launch (\( \alpha = 90^\circ \)), both agreeing with physical intuition.
- \( \dfrac{u^2\cos^2\alpha}{2g} \): Using \( \cos^2\alpha \) instead would predict maximum height at \( \alpha = 0^\circ \), meaning a horizontal launch reaches the greatest height, which contradicts the fact that a horizontal launch never rises above its starting level at all.
- \( \dfrac{u^2\sin^2\alpha}{g} \): This has the right angular dependence but is missing the factor of 2 in the denominator that comes from the underlying kinematic relationship, making it twice as large as the correct height.
- \( \dfrac{u^2\cos^2\alpha}{g} \): This combines both the wrong trigonometric dependence and the missing factor of 2 at once, compounding both errors together.
Only the expression using \( \sin^2\alpha \) with a denominator of \( 2g \) correctly matches both the expected angular dependence and the numerical factor from the underlying kinematics.
Therefore, the correct answer is \( \dfrac{u^2\sin^2\alpha}{2g} \).