Non-constant acceleration not sure how to solve

  • Thread starter Thread starter anthonytw
  • Start date Start date
  • Tags Tags
    Acceleration
AI Thread Summary
The discussion centers on solving a problem involving non-constant acceleration of a marble in a fluid, where acceleration is proportional to the square of its velocity. The equation given is a = -3.10v^2, and the user initially struggles with integrating this due to their lack of experience with differential equations. They eventually discover that separating variables and integrating leads to the correct solution. The final answer is confirmed to be approximately 0.239 seconds for the marble's speed to reduce to half its initial value. The conversation highlights the importance of understanding the relationship between velocity and acceleration in physics problems.
anthonytw
Messages
3
Reaction score
0
I'm not certain how to solve this, as the acceleration is not constant and dependant on the velocity. Here's the problem:

The acceleration of a marble in a certain fluid is proportional to the speed of the marble squared, and is given (in SI units) by a = -3.10v^2 for v > 0. If the marble enters this fluid with a speed of 1.35 m/s, how long will it take before the marble's speed is reduced to half of its initial value?

I take it I need to integrate the acceleration function, but I don't know how when I have dv/dt = -3.10 (dx/dt)^2. As this is just an introductory physics class and we are barely two weeks in, I'm wondering if there's not a simpler way to look at this. Any help pushing me in the right direction would be extremely appreciated!
 
Physics news on Phys.org
dv/dt = -3.10 (dx/dt)^2.

You have complecated the problem by writing v = dx/dt.

You need a differential equation, witch connects v and t.

Leave v as it is and write a = dv/dt. You have a simple integral to do.

Hope this helps,


Gamma.
 
I haven't learned differential equations yet. Is there no other way to solve it? I tried moving the v and dv to one side and the constant and dt to the other and solving it like that, but that didn't work..
 
Nevermind, I got it using the method I said didn't work above.
 
Is the answer about 0.239 seconds? (sorry, heh, but I'm trying to immerse myself in physics and I want to check my work)
 
Your differential equation comes in the form of a simple harmonic motion.

d^2x/dx^2-bdv/dt=0 is the equation you need to solve i think

you will get something like x=bAsin{wt} I think but don't quote me on this where b is the -3.10

you should be then able to change it around to get your answer
 
Last edited:
a = -3.10v^2

dv/dt = -kv^2 (k=3.10)

separation of variables,



dv/v^2 = -kdt

-1/v = -kt +C

No sinusidal solution.
 
ahhhh yes you are right

i apologise i thought there was something wrong
 
Back
Top