Concept:
For an object performing free-fall motion under constant gravity from rest ($u = 0$), the total distance traversed ($S$) in total time $t$ is described by the kinematic equation:
\[
S = \frac{1}{2}gt^2 \implies S \propto t^2
\]
Step 1: Set up expressions for distances using elapsed times.
Let the time taken to travel distance $AB$ be $t_1 = t$. The question states that the time to travel segment $BC$ is $t_2 = (\sqrt{2}-1)t$.
Therefore, the total time to travel from the starting point $A$ all the way to $C$ is:
\[
t_{\text{total}} = t_1 + t_2 = t + (\sqrt{2}-1)t = \sqrt{2}t
\]
Step 2: Formulate the distance ratio.
Using the proportionality law for uniform acceleration:
\[
\text{Distance } AB = \frac{1}{2}gt_1^2 = \frac{1}{2}gt^2
\]
\[
\text{Total Distance } AC = \frac{1}{2}gt_{\text{total}}^2 = \frac{1}{2}g(\sqrt{2}t)^2 = 2 \left(\frac{1}{2}gt^2\right)
\]
The remaining intermediate distance section $BC$ is:
\[
BC = AC - AB = 2 \left(\frac{1}{2}gt^2\right) - \frac{1}{2}gt^2 = \frac{1}{2}gt^2
\]
Step 3: Compute the final ratio.
Comparing the two segments:
\[
\frac{AB}{BC} = \frac{\frac{1}{2}gt^2}{\frac{1}{2}gt^2} = \frac{1}{1} \implies 1:1
\]