Thread Closed

Differentiation Problem

 
Share Thread
May15-04, 02:29 PM   #1
 

Differentiation Problem


I’m having some difficulty with this question:

(b) A particle starts with a speed of 20 m/s and moves in a straight line. The particle is subjected to a resistance which produces a retardation which is initially 8 m/s^2 and which increases uniformly with the distance moved, having a value of 9 m/s^2 when the particle has moved a distance of 5 m.
If v m/s is the speed of the particle when it has moved a distance x m:

(i) prove that, while the particle is in motion,

v dv/dx = - ( 8 + x/5 )

(ii) Calculate the distance moved by the particle in coming to rest


I can’t seem to get out part (i), which is probably key to solving part (ii). I’m having problems with the force equation, more specifically with the resistance increasing with time/distance.

Thanks in advance for any help.
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
May15-04, 02:33 PM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
express v in terms of x.

edited: sorry that's a rather silly way to go about it. What does d2v/dx2 equal? so what does dv/dx equal?
May15-04, 03:33 PM   #3
 
The way that I usually do it is to get a force equation for the question first... then work out dv/dx etc. Any help with actually getting a force equation?
May15-04, 03:45 PM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor

Differentiation Problem


I'll give you a start: d2v/dx2 is going to be linear (the question tells you this), therefore d2v/dx2 = k (k = a constant), what is k?
May16-04, 06:16 AM   #5
 
Quote by jcsd
I'll give you a start: d2v/dx2 is going to be linear (the question tells you this), therefore d2v/dx2 = k (k = a constant), what is k?
I’m still not getting it out… am I supposed to be using equations of motion to get a, which is equal to v(dv/dx) and (d^2x)/(dx^2)? I’ve been trying to do it that way, but I’m still getting nowhere. I still can't figure out where the 8m/s^2 and 9m/s^2 retardations come in. I’d be grateful for a little more help.
May16-04, 12:10 PM   #6
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Hint:
The acceleration of an object is given by [tex]\frac{dv}{dt}[/tex].
Assuming that the velocity may be written as a function of the position x(t), we have, by the chain rule:
[tex]\frac{dv}{dt}=\frac{dv}{dx}\frac{dx}{dt}=v\frac{dv}{dx}[/tex], since by definition of velocity, we have [tex]v=\frac{dx}{dt}[/tex]
May16-04, 12:17 PM   #7
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Okay, a = dv/dx,

As I siad before we know d2v/dx2 = a constant as the question tells us this:, therefore from the question we can work out that: d2v/dx2 = [(-9) - (-8)]/5 = -1/5

So now integrate to find dv/dx
May16-04, 12:37 PM   #8
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by jcsd
Okay, a = dv/dx,

As I siad before we know d2v/dx2 = a constant as the question tells us this:, therefore from the question we can work out that: d2v/dx2 = [(-9) - (-8)]/5 = -1/5

So now integrate to find dv/dx
[tex]a\neq\frac{dv}{dx}[/tex], since the dimensions are unequal.
Rather, we have:
[tex]v(x(t))=\frac{dx}{dt}\rightarrow{a}=\frac{dv}{dt}=\frac{dv}{dx}\frac{dx }{dt}=v\frac{dv}{dx}[/tex]
May16-04, 12:43 PM   #9
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
D'oh, yes your're right of course acceltrtion doesn't equal dv/dx
May16-04, 01:52 PM   #10
 
Ok, so now I'm just as lost. a = v(dv/dx), right? But I still dont know what I should be doing next...
May16-04, 02:06 PM   #11
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Well, we're halfway, so you'r just halfway as lost.
By Newton's 2. law, you have:
[tex]a=\frac{F}{m}[/tex]
Now, you have been given that the resistance(force) induces a retardation of absolute value (8+x/5) (right?), so by assuming v is in the positive direction, the induced acceleration (F/m) must be -(8+x/5)
May16-04, 02:28 PM   #12
 
Now, you have been given that the resistance(force) induces a retardation of absolute value (8+x/5) (right?), so by assuming v is in the positive direction, the induced acceleration (F/m) must be -(8+x/5)
Yes, I know how to apply the force equation (F=Ma, etc), but what I dont understand is where the (8 + x/5) part comes from - I don't know how to firgure out that. That's my original question, and I still don't know how to do it.
May16-04, 04:11 PM   #13
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Initially (that is, when you have moved zero distance!), the resistance force induces an acceleration of -8 m/s^(2) (that is, a retardation by assuming v positive)
This is given in the exercise.
You are then informed that the resistance increases in a uniform manner with the distance travelled so far.
Now uniform manner means that the resistance must increase in a linear relation with x (the distance travelled).
Hence, the induced acceleration must be on the form: -(8+sx), where s is a constant.

You are then informed that when you have traveled 5 meters (x=5), the induced acceleration is -9m/s^(2).

Hence, you may conclude that s=1/5
May17-04, 10:41 AM   #14
 
Quote by arildno
Initially (that is, when you have moved zero distance!), the resistance force induces an acceleration of -8 m/s^(2) (that is, a retardation by assuming v positive)
This is given in the exercise.
You are then informed that the resistance increases in a uniform manner with the distance travelled so far.
Now uniform manner means that the resistance must increase in a linear relation with x (the distance travelled).
Hence, the induced acceleration must be on the form: -(8+sx), where s is a constant.

You are then informed that when you have traveled 5 meters (x=5), the induced acceleration is -9m/s^(2).

Hence, you may conclude that s=1/5
Thanks, that's really all I wanted to know.
May17-04, 10:46 AM   #15
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Well, I had to take my time, you know..
Thread Closed

Similar discussions for: Differentiation Problem
Thread Forum Replies
Differentiation problem! Calculus 1
Differentiation Problem Calculus & Beyond Homework 6
Differentiation problem Calculus & Beyond Homework 3
Differentiation problem Calculus 3
differentiation problem Introductory Physics Homework 2