Question: Please code in python The trajectory of the position of a particle is given by x(t)=2t2+1e50tcos2(2t) Find the time when where the velocity dx/dt is
Please code in python

The trajectory of the position of a particle is given by x(t)=2t2+1e50tcos2(2t) Find the time when where the velocity dx/dt is 0.25 . First use central differences to create a function that gives the derivative of x(t) and then use or Newton on this function. Plot to get good initial guesses for your root-finding method
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
