Find parametric equations of the straight line tangent to the following space curve at the point $P(−3,−9,0)$ on the curve. $$r(t)=(8t^2+63t+46)i+(2t^3-98t-9)j+\frac{70\sqrt3}{\pi}(1+2\cos(\frac{4\pi t}{21}))k$$
I found the tangent equation as $$x(t)=-71+15t$$ $$y(t)=-585+388t$$ $$z(t)=\frac{210\sqrt3}{\pi}$$ But I have to paramterize in a way such as $$x(t)=~-3- 49s$$ $$y(t)=-9+196s$$ $$z(t)= ~-40s$$ How should I do it?