How to find the Acceleration when Velocity depends on position?

Click For Summary

Homework Help Overview

The discussion revolves around finding acceleration when velocity is expressed as a function of position, specifically for the case where velocity v = 1/x. Participants are exploring the relationship between velocity and acceleration through calculus, particularly using the chain rule and differentiation techniques.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss using the chain rule to relate acceleration and velocity, with some expressing difficulty in differentiating the function correctly. Questions arise about the implications of the results, particularly regarding the sign of acceleration.

Discussion Status

The conversation includes various attempts to differentiate the velocity function and apply the chain rule. Some participants have provided guidance on how to approach the differentiation, while others express confusion about the results and the logical consistency of their findings. There is an acknowledgment of differing interpretations of the acceleration's sign.

Contextual Notes

Participants note challenges related to calculus skills and the complexity of the differential equation involved. There is also mention of forum guidelines regarding the posting of algebraic images, indicating a focus on clear communication of mathematical reasoning.

zvjaginsevfan
Messages
10
Reaction score
0
Homework Statement
An object is moving through x-axis with velocity v = 1/x. Find the time elapsed and accelartion of the object at the moment when x = 4m.
Relevant Equations
v = 1/ x
This is a homework question from my friend, I found the time but a tough differential equation occurred when I was trying to find accelaration, is there a simple solution for this?
 
Physics news on Phys.org
Try finding ## a=\frac{dv}{dt} ## using the calculus chain rule. It is actually quite simple. ## \\ ## Edit: I also did it by solving the differential equation, but the first way is slightly easier.
 
Last edited:
zvjaginsevfan said:
Homework Statement: An object is moving through x-axis with velocity v = 1/x. Find the time elapsed and accelartion of the object at the moment when x = 4m.
Homework Equations: v = 1/ x

This is a homework question from my friend, I found the time but a tough differential equation occurred when I was trying to find accelaration, is there a simple solution for this?
Welcome to the PF. :smile:

Please show your best effort at working the problem. Once you show your work, we will be able to help you a lot more. Thanks.
 
  • Like
Likes   Reactions: Charles Link
Charles Link said:
Try finding ## a=\frac{dv}{dt} ## using the calculus chain rule. It is actually quite simple.
I used that formula. At the end I got dv = axdx, and as a also depends on x, I could not figure out how to find the a from here. Can you explain?
 
zvjaginsevfan said:
I used that formula. At the end I got dv = axdx, and as a also depends on x, I could not figure out how to find the a from here. Can you explain?
Please post your working. You started by differentiating v=1/x, yes?
 
  • Like
Likes   Reactions: Charles Link
haruspex said:
Please post your working. You started by differentiating v=1/x, yes?
I want to differentiate it w.r.t t but I think my calculus skills are rusty after holiday, so I went with this way:
1- dv/dx = dv/dt * dt / dx
2- v = 1/x
3-differentiating w.r.t x, dv/dx = -1/x^2 *dx
4- as dv/dt = a, I found -1/x^2*dx = a*dt/dx

-1/x^2*dx = a*dt/dx is where I stuck. I could not go further.
 
berkeman said:
Welcome to the PF. :smile:

Please show your best effort at working the problem. Once you show your work, we will be able to help you a lot more. Thanks.
1- dv/dx = dv/dt * dt / dx
2- v = 1/x
3-differentiating w.r.t x, dv/dx = -1/x^2 *dx
4- as dv/dt = a, I found -1/x^2*dx = a*dt/dx

-1/x^2*dx = a*dt/dx is where I stuck. I could not go further.
 
WhatsApp Image 2019-09-18 at 16.12.26.jpeg


Sorry for flood, but I also found something with chain rule, but it turns out accelaration is a positive number in my case, which is illogical as 1/x is a decreasing function.
 
zvjaginsevfan said:
dv/dx = dv/dt * dt / dx
No, that's differentiating wrt x. Just do it wrt t.
 
  • #10
haruspex said:
No, that's differentiating wrt x. Just do it wrt t.
I stated it above, I could not do it due to problem in retrieving calculus knowledge. It felt like 1/x is gone and there is 0 at the right side of the equation but probably it is not.
 
  • #11
zvjaginsevfan said:
I stated it above, I could not do it due to problem in retrieving calculus knowledge. It felt like 1/x is gone and there is 0 at the right side of the equation but probably it is not.
Just use the chain rule, remembering that x is a variable. ##\frac{dx}{dt}=v##.
 
  • #12
haruspex said:
Just use the chain rule, remembering that x is a variable. ##\frac{dx}{dt}=v##.
Four message above, there is an attached photo. I used chain rule and I used the equation you wrote but it turns out accelaration is a positive number in my case, which is illogical as 1/x is a decreasing function.
 
  • #13
zvjaginsevfan said:
Four message above, there is an attached photo. I used chain rule and I used the equation you wrote but it turns out accelaration is a positive number in my case, which is illogical as 1/x is a decreasing function.
In post #8, though it is somewhat fuzzy, I still read dv/dx on the left. Just do d/dt to both sides of v=1/x.
And please do not post algebra as images. It is against forum guidelines.
 
  • #14
haruspex said:
In post #8, though it is somewhat fuzzy, I still read dv/dx on the left. Just do d/dt to both sides of v=1/x.
And please do not post algebra as images. It is against forum guidelines.
So applying d/dt to both sides of v = 1/x
1- dv/dt = d/dt * x/x^2
2- a = dx/dt * 1/x ^2
3- a = v / x^2
4- a = 1/x^3
for x = 4, a is found 1/256 m/s^2 here. But shouldn't accelaration be negative, did I make a mistake in these steps?
 
  • #15
zvjaginsevfan said:
But shouldn't accelaration be negative, did I make a mistake in these steps?
Yes, right at the start. You can't differentiate f(x) by writing it as ##x\frac{f(x)}x## then just differentiating the leading x to get ##\frac{f(x)}x##.
What is the derivative wrt x of x-1?
 
  • #16
haruspex said:
Yes, right at the start.
What is the derivative wrt x of x-1?
It's -1/x^2 but you said you should do it wrt to t, am I missing something?
 
  • #17
zvjaginsevfan said:
It's -1/x^2 but you said you should do it wrt to t, am I missing something?
You are applying the chain rule. ##\frac{d}{dt}f(x)=\frac{dx}{dt}\frac{d}{dx}f(x)##.
 
  • #18
haruspex said:
You are applying the chain rule. ##\frac{d}{dt}f(x)=\frac{dx}{dt}\frac{d}{dx}f(x)##.
I finally solved it, thank you very much!
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 9 ·
Replies
9
Views
1K
Replies
13
Views
6K
  • · Replies 16 ·
Replies
16
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
Replies
1
Views
3K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K