cscott
- 778
- 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, &0 \le t \le 10<br /> \\0, &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.
a = \left \{ \begin{array}{cc} 9 - 0.9t, &0 \le t \le 10<br /> \\0, &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: