To show the time required for the particle to move a distance d after starting from rest, we can use Newton's second law of motion, which states that the net force acting on an object is equal to its mass multiplied by its acceleration (F=ma). In this case, the net force acting on the particle is the sum of the gravitational force and the resisting force, which is given by f=kmv^2.
Since the particle is sliding down an inclined plane, we can break down the gravitational force into its components parallel and perpendicular to the plane. The parallel component is given by mgsinθ, where θ is the angle of inclination of the plane, and the perpendicular component is mgcosθ.
Using Newton's second law, we can set up the following equation:
ma = mgsinθ - kmv^2
We can rearrange this equation to solve for acceleration (a):
a = (g sinθ - kv^2)/m
Next, we can use the kinematic equation for displacement (d=vt+1/2at^2) to find the time required for the particle to move a distance d. Since the particle starts from rest, the initial velocity (v0) is 0. This gives us the following equation:
d = 1/2at^2
Substituting our expression for acceleration (a) into this equation, we get:
d = 1/2(gsinθ - kv^2)t^2/m
Solving for time (t), we get:
t = √(2md/(gsinθ - kv^2))
Now, we need to find an expression for the final velocity (v) of the particle. Since the particle is starting from rest, we can use the kinematic equation for final velocity (v=v0+at). Again, since v0=0, we get:
v = at = (gsinθ - kv^2)t/m
We can substitute this expression for velocity (v) into our equation for time (t) to get:
t = √(2md/(gsinθ - k(gsinθ - kv^2)^2/m^2))
Simplifying this expression, we get:
t = √(2md/(gsinθ - kgsin^2θ/m))
Using the identity cosh^-1(x) = ln(x+√(x^2-1