Velocity of a Raindrop: Solving $\frac{dv}{dt} = 9 - 09.t$

  • Thread starter Thread starter cscott
  • Start date Start date
  • Tags Tags
    Velocity
AI Thread Summary
The discussion focuses on solving the differential equation for the velocity of a raindrop with an initial speed of 10 m/s and a specified acceleration. The equation derived is v = 9t - 0.45t^2 + C, where C is determined to be -10 based on initial conditions. After calculating, a participant notes a discrepancy in the expected velocity after 1 second, suggesting a possible typo in the problem statement. The correct velocity after 10 seconds is confirmed to be 55 m/s, reinforcing the need to clarify the initial conditions. The conversation emphasizes the importance of accurate problem details in mathematical solutions.
cscott
Messages
778
Reaction score
1
A raindrop has an initial downward speed of 10 m/s and its downward acceleration is given by
a = \left \{ \begin{array}{cc} 9 - 0.9t, &amp;0 \le t \le 10<br /> \\0, &amp;t \ge 10\end{array}\right.

What is the velocity after 1s? (55 m/s)

I did

\frac{dv}{dt} = 9 - 09.t \Leftrightarrow v = 9t - 0.45t^2 + C

when
t = 0, v = -10 = 9(0) - 0.45(0)^2 + C \Leftrightarrow C = -10

But with this I get -1.45.
 
Last edited:
Physics news on Phys.org
i think you got a mistype there...
if you calculate the speed after 10s you should get 55 m/s.
also notice the sign of C.
 
Says 1 s in the book, so I guess it is a typo.
 
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