Kevin H. answered 05/29/24
BS Mathematics, MS Mathematics, 5+ years of tutoring experience
Your notation is somewhat non-standard. Usually we try to collect all coefficients in front of (i.e. multiplied on the left of) any variable expressions, and we denote exponentiation with the carrot " ^ " symbol.
But to answer your question, for a parameterized function ( x(t), y(t) ), the instantaneous rate of change is defined to be the ratio of the derivative of y with respect to t and the derivative of x with respect to t. That is:
dy/dx = (dy/dt) / (dx/dt)
So simply compute dy/dt, compute dx/dt, take their ratio, then plug in t = e to get the desired instantaneous rate of change.