The subtangent is a segment ST on the X-axis from point S, an abscissa of some point P on a curve, to point T, intersection of a tangent to a curve at point P with the X-axis.
Knowing parametric expressions for x=f(t) and y=g(t), for any parameter t we know abscissa and ordinate of a point P(t) on a curve.
In this case we will use ordinate y=a(1−cost) and will determine tan(Ψ). That will be sufficient to find ST.
To calculate tan(Ψ)=dydx we will use the property of parametric curve:
dydx=dydtdxdt
Using this approach,
tan(Ψ)=dydx=a(sint)a(1+cost)=sint1+cost
Now we can calculate ST:
ST=PS⋅tan(Ψ)=y⋅dydx=a(1−cost)⋅sint1+cost
This does not resemble any of the answers provided.
However, if x=a(t−sint) then dxdt=1−cost and answer asint would be correct.