I have $$r(t) = 5^{1-t}13^t$$
and
$$\theta(t) = \arctan\left(\frac{4}{3}\right) (1-t) + \arctan\left(\frac{12}{5}\right)t$$
With $t$ going from $0$ to $1$.
I want to rewrite the curve with $r$ as a function of $\theta$, so that $r(\theta)$ is the distance of the curve from the origin, at the angles in the range from $\theta=\arctan\left(\frac{4}{3}\right)\,\,$ to $\,\,\theta = \arctan\left(\frac{12}{5}\right)$.
I don't know how to do this, maybe something like $r(\theta(t))$ with chain rule? But I'm not taking any derivative yet so I don't think that applies...
I figured out that the start point of the curve is $(x,y) = (3,4)$ which is diagonally $5$ from the origin, and the end point of the curve is $(x,y) = (5,12)$ which is diagonally $13$ from the origin, they are pythagorean triples
You may solve for $t$ as a function of $\theta$
$$\theta(t) = \arctan\left(\frac{4}{3}\right) (1-t) + \arctan\left(\frac{12}{5}\right)t$$
$$ t=\frac {\theta- \arctan\left(\frac{4}{3}\right)}{ \arctan\left(\frac{12}{5}\right)-\arctan\left(\frac{4}{3}\right)}$$