View Full Version : In integral calculus...
franz32
Jun21-04, 07:58 AM
1. What constant negative acceleration will enable a driver to decrease the speed from 120 km/hr to 60 km/hr while traveling a distance of 100m?
Where I got stuck [WIGS]: Let us say you don't know the formula used in kinematics... the acceleration is unknown. Let acceleration be a... so,
v = at + C(1), where C(1) is the first constant of integration and
s = 0.5at^2 + C(1)t + C(2) where C(2) is the second constant of integration.
Where will I evaluate my given values of velocity and distance? How can I
get the value of the acceleration?
2. A space shuttle climbs vertically with a constant acceleration of 10 yd/sec^2. If a radar-tracking dish, 1200 yd. from the shuttle's launch pad, follows the shuttle, how fast is the radar dish revolving 8 sec. after blast off?
[WIGS]: from the manual, the answer is 0.06 rad/sec. But what I don't
unerstand is how to arrive at that answer. To analyze the problem, it looks like a right triangle, your base is 1200 yd... how will antidifferentiation take place here? =)
Zorodius
Jun21-04, 10:39 AM
1. What constant negative acceleration will enable a driver to decrease the speed from 120 km/hr to 60 km/hr while traveling a distance of 100m?
Where I got stuck [WIGS]: Let us say you don't know the formula used in kinematics... the acceleration is unknown. Let acceleration be a... so,
v = at + C(1), where C(1) is the first constant of integration and
s = 0.5at^2 + C(1)t + C(2) where C(2) is the second constant of integration.
Where will I evaluate my given values of velocity and distance? How can I
get the value of the acceleration?
2. A space shuttle climbs vertically with a constant acceleration of 10 yd/sec^2. If a radar-tracking dish, 1200 yd. from the shuttle's launch pad, follows the shuttle, how fast is the radar dish revolving 8 sec. after blast off?
[WIGS]: from the manual, the answer is 0.06 rad/sec. But what I don't
unerstand is how to arrive at that answer. To analyze the problem, it looks like a right triangle, your base is 1200 yd... how will antidifferentiation take place here? =)
The trick here is that you can evaluate the constants of integration by letting t equal zero.
So, starting from the definition of acceleration:
a = dv/dt
a~dt = dv
\int a~dt = \int dv
at + C_1 = v
If t = 0, then C_1 = v. The value of v when t = 0 must be v_0[/tex] by definition (the "initial" velocity), so:
at + v_0 = v
Using the definition of velocity and integrating again:
at + v_0 = dx/dt
at~dt + v_0~dt = dx
\int at~dt + \int v_0~dt = \int dx
\frac {at^2}{2} + v_0 t + C_2 = x
We use the same trick as before - at t = 0, [itex]C_2 = x, and we know that, by definition, x = x_0 at t = 0 (the initial position), so C_2 = x_0 and:
\frac {at^2}{2} + v_0 t = x - x_0
To eliminate t, we take the equation we got after the first integration, solve for t, substitute into the most recent equation, simplify, and rearrange the result:
v = v_0 + at
\frac {v - v_0}{a} = t
\frac {a}{2} \cdot \frac{v^2 - 2vv_0 + v_0^2}{a^2} + \frac {vv_0 - v_0^2}{a} = x - x_0
Multiply through by 2a and simplify:
v^2 - v_0^2 = 2a(x - x_0)
\frac {v^2 - v_0^2}{2(x - x_0)} = a
Hopefully you don't have to prove your kinematics equations on every problem :wink:
I haven't tried the second question yet, but it sounds like you can integrate the acceleration of the shuttle to find out how quickly that side of the triangle is growing with respect to time, then treat it as a related rates problem.
1) You know that v(0) = 120 km/h, and s(0) = 0.
2) Since you know the acceleration, you can calculate (with integration) how far the space ship has flown at the time t (call this s(t)). Let alpha be the angle between the radar dish and the shuttle, then tan(alpha) = s(t)/1200. Then you can calculate how fast alpha changes at t = 8, using the derivative...
*edit* Oops, I see someone's already answered. That's what I get for taking so long when typing up my answer :P
franz32
Jun21-04, 11:48 AM
[QUOTE=Zorodius]
[tex]We use the same trick as before - at t = 0, C_2 = x, and we know that, by definition, x = x_0 at t = 0 (the initial position), so C_2 = x_0 and:
Um, by looking to your final "equation", I noticed that x - x(0) is equal to 0 according to the quote given above... I hope you can clarify that to me, by the way, thanks for your clues. =)
Zorodius
Jun21-04, 12:27 PM
Yes, at t = 0, the change in displacement (x - x0) is zero - the driver hasn't had a chance to move yet, since no time has passed. x is the current displacement, and x0 is the initial displacement. At any other time, x - x0 is not zero.
The problem says that the driver has travelled through a distance of 100m. We don't immediately know how long it took him to do that, but it doesn't matter - we know x0 = 0, x = 100 m, and so x - x0 = 100 m.
franz32
Jun22-04, 06:07 AM
Ah, I see. =)
Thanks.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.