Changing the Variable of Integration

AI Thread Summary
The discussion revolves around solving a physics problem where the acceleration of a particle is defined as a function of position, ax(x) = (2.0 s^-2)x. The user is attempting to find the speed of the particle at x = 2.7 m, given that its velocity is zero at x = 1.0 m, and also to determine the time taken to travel this distance. The approach involves recognizing that acceleration needs to be expressed in terms of velocity and position, leading to the integration of the equation v(dv/dx) = 2x. The user is guided to integrate this expression and apply the initial conditions to find the constant of integration. The discussion emphasizes the importance of correctly setting up the integral to solve for both speed and time.
AxeluteZero
Messages
8
Reaction score
0

Homework Statement



Suppose the acceleration of a particle is a function of x, where ax(x) = (2.0 s-2)x.

(a) If the velocity is zero when x = 1.0 m, what is the speed when x = 2.7 m?


(b) How long does it take the particle to travel from x = 1.0 m to x = 2.7 m?


Homework Equations



a = integral v dt = integral (integral (x)) dt


The Attempt at a Solution



This CAN be solved as a differential equation, but we haven't done those in my Calc course yet, so I have no idea how to solve it that way.

On the other hand, I know the problem is that acceleration is a function of x, hence a(x), and that it needs to be a function of time in order to change it over to velocity and then displacement (if needed). So, I tried figuring that out and go to this point:

a = \frac{dv}{dt} = (\frac{dv}{dx} * \frac{dx}{dt})

\int\frac{dv}{dx} = \int2x\frac{dx}{dt}

v = x2 + c

Do I have this set up correctly? And, if so, wouldn't the integral (and thus the velocity function) end up being x2 + some constant? And would that constant be related to part b, or inherited from the given info?
 
Physics news on Phys.org
Well you have that

a= (dv/dx)(dx/dt) and dx/dt is v.

So really you have that

v(dv/dx)=2x

or v dv = 2x dx

so integrate it now.

Then yes, you must use the conditions given in part a to get the constant of integration.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top