Step 1: Use the property of sub
-tangent
The length of the sub
-tangent is given by:
\[
\frac{y}{\frac{dy}{dx}}.
\]
Since it is proportional to the abscissa \( x \),
\[
\frac{y}{\frac{dy}{dx}} = kx.
\]
Step 2: Solve the differential equation
Rearranging,
\[
\frac{dy}{dx} = \frac{y}{kx}.
\]
Separating variables,
\[
\frac{dy}{y} = \frac{dx}{kx}.
\]
Integrating both sides,
\[
\ln y = \frac{1}{k} \ln x + C.
\]
Taking exponentials,
\[
y = x^{1/k} C.
\]