PDA

View Full Version : acceleration in fluid


UrbanXrisis
Sep22-04, 09:48 PM
Question states:

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.00v^2 for v>0. If the marble enters this fluid with a speed of 1.50m/s, how long will it take before the marble's speed is reduced to half of its initial value?

Here's what I think is it...take the derivative of a... a`=6v

d=6(.75m/s)
d=4.5m

I need the acceleration to sub in for the equation vf = vi + at
to find the time.

Am I doing any of this correct?

Sirus
Sep22-04, 09:53 PM
Can't use that formula because this is not uniformily accelerated motion (acceleration is a function of velocity here). Try taking the integral of acceleration to get a v-t relationship.

UrbanXrisis
Sep22-04, 10:03 PM
remember from our last conversation that I dont know how to take integrals? :) Can you teach me with an example and explain what and integral does?

Sirus
Sep22-04, 10:18 PM
I could, but you should try reading about it on the internet, or better yet, in a calculus textbook, which will contain all the information you need. On a basic level, integration is a way to find areas under and between curves using only their equation. If you are not required to know calculus for your course, however, the questions are most likely doable without integration.

Sorry, I can't explain much more now. Gotta run.

Tide
Sep23-04, 01:15 AM
UrbanX,

Since you didn't specify the mass of the marble I take it that you are ignoring gravity.

In that case
\frac {dv}{dt} = -3v^2
which amounts to integrating
\frac {dv}{v^2} = -3 dt
You should be able to handle it from there.

UrbanXrisis
Sep23-04, 06:26 PM
I actually have no clue what happened and how to even begin. Thank you for the example but I do not know what you are doing since I do not know how to integrate

Pyrrhus
Sep24-04, 05:54 PM
Taking from Tide's answer. Upon request by Urban.

\frac {dv}{v^2} = -3 dt

\int^{v}_{v_{o}} \frac {dv}{v^2} = \int^{t}_{0} -3 dt

-\frac{1}{v}]^{v}_{v_{o}} = -3t]^{t}_{0}


-\frac{1}{v} + \frac{1}{1.5}= -3t - 0

Urban, you know initial speed is 1.5, and v will be equal 1.5/2, so just solve for t.