Chapter 5: More Applications of Derivatives

题数:60 题

整理:成都 何老师 联系:AGB114

第201题

201. A function \( y \) has a tangent at \( x = a \) and a parallel tangent at \( x = b \). Which statement must be true?

( A ) \( \left.\frac{dy}{dx}\right|_{x=a} = -\left.\frac{dy}{dx}\right|_{x=b} \)
( B ) \( \left.\frac{dy}{dx}\right|_{x=a} = \left.\frac{dy}{dx}\right|_{x=b} \)
( C ) \( \frac{dy}{dx} = 0 \)
( D ) \( \left.\frac{dy}{dx}\right|_{x=a} = \left.\frac{dx}{dy}\right|_{x=a} \)
第201题解答

解答

答案: ( B )

Parallel tangents have equal slopes, so \( \frac{dy}{dx} \) at \( x=a \) equals \( \frac{dy}{dx} \) at \( x=b \).

第202题

202. Velocity \( v(t) = t^3 - 12t^2 + 5 \). What is the particle's instantaneous velocity at \( t = 3 \)?

( A ) -81
( B ) -76
( C ) 76
( D ) 81
第202题解答

解答

答案: ( B )

\( v(3) = 27 - 108 + 5 = -76 \) .

第203题

203. What is the approximate value of \( \sqrt[4]{78} \) using linear approximation?

( A ) 2.64
( B ) 2.68
( C ) 2.75
( D ) 2.97
第203题解答

解答

答案: ( D )

\( f(x)=x^{1/4} \), \( a=81 \), \( \Delta x=-3 \); \( f(78)\approx f(81)+f'(81)(-3) = 3 + \frac{1}{4}(81)^{-3/4}(-3) \approx 2.97 \) .

第204题

204. BC: Slope of the line tangent to \( r = 1 + \sin\theta \) at \( (1+\sqrt{3}/2, \pi/3) \)?

( A ) \( \frac{1}{2} \)
( B ) \( \frac{\sqrt{3}}{2} \)
( C ) \( \frac{1+\sqrt{3}}{1-\sqrt{3}} \)
( D ) \( \frac{1+2\sqrt{3}}{1-2\sqrt{3}} \)
第204题解答

解答

答案: ( C )

\( \frac{dy}{dx} = \frac{(dr/d\theta)\sin\theta + r\cos\theta}{(dr/d\theta)\cos\theta - r\sin\theta} \); at \( \theta=\pi/3 \) with \( dr/d\theta=\cos\theta=1/2 \) gives \( \frac{1+\sqrt{3}}{1-\sqrt{3}} \) .

第205题

205. BC: Velocity vector \( \langle 3t^2, -9t \rangle \). Magnitude of acceleration at \( t=3 \) to nearest tenth?

( A ) 10.0
( B ) 18.2
( C ) 20.1
( D ) 27.3
第205题解答

解答

答案: ( C )

\( \mathbf{a} = \langle 6t, -9 \rangle \); at \( t=3 \): \( |\mathbf{a}| = \sqrt{324+81} \approx 20.1 \) .

第206题

206. Penny dropped from 200 ft; \( s(t) = -16t^2 + 200 \), \( t\geq 0 \). To the nearest second, when does it hit the ground?

( A ) 2 s
( B ) 4 s
( C ) 7 s
( D ) 10 s
第206题解答

解答

答案: ( B )

\( s(t)=0 \) ⇒ \( -16t^2+200=0 \) ⇒ \( t = \sqrt{200/16} = \frac{10\sqrt{2}}{4} \approx 3.5 \) → 4 s.

第207题

207. Tangent line to the curve at \( (x,y) \) is \( x - 3y = 1 \). What is the slope of the normal line?

( A ) -3
( B ) \( -\frac{1}{3} \)
( C ) \( -\frac{y}{3} \)
( D ) \( \frac{y}{3} \)
第207题解答

解答

答案: ( A )

Tangent slope \( = 1/3 \); normal slope \( = -1/(1/3) = -3 \) .

第208题

208. \( f \) differentiable, \( f(5)=10 \), \( f'(5)=2 \). Approximate \( f(5.5) \)?

( A ) 10
( B ) 10.5
( C ) 11
( D ) 11.5
第208题解答

解答

答案: ( C )

Linear approximation: \( f(5.5)\approx f(5)+f'(5)(0.5) = 10 + 2(0.5) = 11 \) .

第209题

209. BC: Position \( \langle 2t^2-1, 4t \rangle \). Speed at \( t=1 \)?

( A ) \( 2\sqrt{2} \)
( B ) \( 2\sqrt{5} \)
( C ) 4
( D ) \( 4\sqrt{2} \)
第209题解答

解答

答案: ( D )

\( \frac{dx}{dt}=4t=4 \), \( \frac{dy}{dt}=4 \); speed \( = \sqrt{16+16} = 4\sqrt{2} \) .

第210题

210. Position \( s(t) = t^3 - 9t^2 + 24t - 2 \). During what time interval is the particle moving in the negative direction?

( A ) \( t\geq 0 \)
( B ) \( 2 < t < 4 \)
( C ) \( 2 \leq t \leq 4 \)
( D ) \( t > 4 \)
第210题解答

解答

答案: ( B )

\( v(t)=3t^2-18t+24=3(t-2)(t-4)=0 \) at \( t=2,4 \); \( v(3)<0 \) so negative on \( (2,4) \) .

第211题

211. Approximate \( \cos 62° \) using linear approximation.

( A ) 0.45
( B ) 0.47
( C ) 0.49
( D ) 0.51
第211题解答

解答

答案: ( B )

\( f(x)=\cos x \), \( a=\pi/3 \) (60°), \( \Delta x = \pi/90 \); \( f(62°)\approx \cos(\pi/3) - \sin(\pi/3)(\pi/90) \approx 0.47 \) .

第212题

212. At \( x=a \), \( \frac{dy}{dx} \) does not exist but \( \frac{dx}{dy}=0 \). Describe the tangent(s) to \( y \) at \( x=a \).

( A ) horizontal tangents
( B ) parallel tangents
( C ) vertical tangents
( D ) horizontal and vertical tangents
第212题解答

解答

答案: ( C )

\( \frac{dx}{dy}=0 \) implies vertical tangent (infinite slope \( dy/dx \)).

第213题

213. Approximate \( (5.2)^3 \) using linear approximation.

( A ) 130
( B ) 135
( C ) 140
( D ) 145
第213题解答

解答

答案: ( C )

\( f(x)=x^3 \), \( a=5 \), \( \Delta x=0.2 \); \( f(5.2)\approx 125 + 3(25)(0.2) = 140 \) .

第214题

214. Velocity \( v(t) = 2t^3 - \frac{1}{2}t^2 + 4t - 6 \). Acceleration at \( t=4 \)?

( A ) 90
( B ) 96
( C ) 104
( D ) 112
第214题解答

解答

答案: ( B )

\( a(t)=v'(t)=6t^2-t+4 \); \( a(4)=96-4+4=96 \) .

第215题

215. BC: Motion \( y=-2t^2+5t \), \( x=6t \). Speed at \( t=1 \)?

( A ) 9
( B ) \( \sqrt{37} \)
( C ) \( \sqrt{57} \)
( D ) \( \sqrt{117} \)
第215题解答

解答

答案: ( B )

\( \frac{dx}{dt}=6 \), \( \frac{dy}{dt}=-4t+5=1 \) at \( t=1 \); speed \( = \sqrt{36+1} = \sqrt{37} \) .

第216题

216. BC: \( y=\frac{1}{3}t^2-7 \), \( x=6t-1 \). Slope of tangent at \( t=3 \)?

( A ) \( \frac{1}{3} \)
( B ) \( \frac{2}{3} \)
( C ) 1
( D ) 3
第216题解答

解答

答案: ( A )

\( \frac{dy}{dx} = \frac{dy/dt}{dx/dt} = \frac{2t/3}{6} = \frac{t}{9} \); at \( t=3 \): \( 3/9 = 1/3 \) .

第217题

217. BC: \( \mathbf{r}(t)=\langle t^3, 2t^2 \rangle \). Unit tangent vector at \( t=2 \)?

( A ) \( \langle 8/\sqrt{3}, 32/\sqrt{3} \rangle \)
( B ) \( \langle 3/\sqrt{13}, 2/\sqrt{13} \rangle \)
( C ) \( \langle 4/\sqrt{13}, 4/\sqrt{13} \rangle \)
( D ) \( \langle 4, 8 \rangle \)
第217题解答

解答

答案: ( B )

\( \mathbf{r}'(2)=\langle 12, 8 \rangle \); \( |\mathbf{r}'(2)|=\sqrt{144+64}=4\sqrt{13} \); \( \mathbf{T}=\langle 3/\sqrt{13}, 2/\sqrt{13} \rangle \) .

第218题

218. BC: \( x(t)=2\sin t \), \( y(t)=t^2-2t \). Find \( \frac{dy}{dx} \)?

( A ) \( \frac{\sin t}{t-1} \)
( B ) \( \frac{t-1}{\cos t} \)
( C ) \( \frac{\cos t}{2(t-1)} \)
( D ) \( \frac{2t-1}{\cos t} \)
第218题解答

解答

答案: ( B )

\( \frac{dy}{dx} = \frac{dy/dt}{dx/dt} = \frac{2t-2}{2\cos t} = \frac{t-1}{\cos t} \) .

第219题

219. BC: Velocity \( \mathbf{v}=\langle 4t^2, 3t \rangle \). Magnitude of acceleration at \( t=2 \) to nearest tenth?

( A ) 3.7
( B ) 8.5
( C ) 11.1
( D ) 16.3
第219题解答

解答

答案: ( D )

\( \mathbf{a}=\langle 8t, 3 \rangle \); at \( t=2 \): \( |\mathbf{a}|=\sqrt{256+9}=\sqrt{265}\approx 16.3 \) .

第220题

220. At what \( x \) do \( y=x^2 \) and \( y=4x \) have parallel tangents?

( A ) \( x=\frac{1}{2} \)
( B ) \( x=2 \)
( C ) \( x=2\sqrt{2} \)
( D ) \( x=4 \)
第220题解答

解答

答案: ( B )

\( 2x = 4 \) ⇒ \( x=2 \) .

第221题

221. BC: Slope of tangent to \( r = 1 + 2\cos\theta \) at \( (2, \pi/3) \)?

( A ) \( -\sqrt{3} \)
( B ) \( -\frac{1}{\sqrt{3}} \)
( C ) \( \frac{1}{2\sqrt{3}} \)
( D ) \( \frac{1}{3\sqrt{3}} \)
第221题解答

解答

答案: ( D )

\( \frac{dr}{d\theta}=-2\sin\theta=-\sqrt{3} \) at \( \theta=\pi/3 \); polar slope formula gives \( \frac{dy}{dx}=\frac{1}{3\sqrt{3}} \) .

第222题

222. Ball dropped from rest; hits ground in 15 s. \( s(t)=-16t^2-v_0 t+s_0 \). Find height of building.

( A ) 900 ft
( B ) 1,225 ft
( C ) 2,400 ft
( D ) 3,600 ft
第222题解答

解答

答案: ( D )

\( v_0=0 \); \( s(15)=0 \) ⇒ \( s_0=16(15)^2=3600 \) ft.

第223题

223. BC: \( x(t)=-3t^3-3t^2+6t-1 \), \( y(t)=3\sin t \). Find \( \frac{dy}{dx} \)?

( A ) \( \frac{\sin t}{t^2-t+6} \)
( B ) \( \frac{3\cos t}{2-2t-3t^2} \)
( C ) \( \frac{\cos t}{2-2t-3t^2} \)
( D ) \( -\frac{\sin t}{3t^2-2t+2} \)
第223题解答

解答

答案: ( C )

\( \frac{dy}{dx}=\frac{3\cos t}{-9t^2-6t+6}=\frac{\cos t}{2-2t-3t^2} \) .

第224题

224. Position \( s(t)=t^3+t^2-5t+1 \), \( t\geq 0 \). At what \( t \) does the particle change direction?

( A ) \( t=1 \)
( B ) \( t=1, \frac{3}{2} \)
( C ) \( t=1, \frac{3}{5} \)
( D ) \( t=1, \frac{5}{3} \)
第224题解答

解答

答案: ( A )

\( v(t)=3t^2+2t-5=(3t+5)(t-1)=0 \); \( t\geq 0 \) gives \( t=1 \); sign change confirms direction change.

第225题

225. \( f(3)=1/3 \) and \( f'(3)=-1/9 \). Approximate \( f(3.4) \)?

( A ) 0.288
( B ) 0.294
( C ) 0.302
( D ) 0.312
第225题解答

解答

答案: ( A )

\( f(3.4)\approx f(3)+f'(3)(0.4)=\frac{1}{3}-\frac{1}{9}(0.4)=\frac{1}{3}-\frac{0.4}{9}\approx 0.288 \) .

第226题

226. At what \( x \) do \( y=2x^3 \) and \( y=\frac{1}{2}x^2+x+6 \) have parallel tangents?

( A ) \( x=0, \frac{1}{3}, -\frac{1}{2} \)
( B ) \( x=0, \frac{1}{3}, \frac{1}{2} \)
( C ) \( x=-\frac{1}{3}, \frac{1}{2} \)
( D ) \( x=\frac{1}{3}, -\frac{1}{2} \)
第226题解答

解答

答案: ( C )

\( 6x^2 = x+1 \) ⇒ \( 6x^2-x-1=(3x+1)(2x-1)=0 \) ⇒ \( x=-1/3, 1/2 \) .

第227题

227. Approximate \( \sqrt{139} \) using linear approximation.

( A ) 11.49
( B ) 11.73
( C ) 11.79
( D ) 11.89
第227题解答

解答

答案: ( C )

\( f(x)=\sqrt{x} \), \( a=144 \), \( \Delta x=-5 \); \( f(139)\approx 12+\frac{1}{2}(144)^{-1/2}(-5)=12-5/24\approx 11.79 \) .

第228题

228. BC: \( x=-4t^2+2t-1 \), \( y=6t \). Acceleration vector?

( A ) \( \langle 0, 6 \rangle \)
( B ) \( \langle 8, 6 \rangle \)
( C ) \( \langle -8, 6 \rangle \)
( D ) \( \langle -8, 0 \rangle \)
第228题解答

解答

答案: ( D )

\( \frac{d^2x}{dt^2}=-8 \), \( \frac{d^2y}{dt^2}=0 \); \( \mathbf{a}=\langle -8, 0 \rangle \) .

第229题

229. BC: \( x(t)=t^3-5 \), \( y(t)=\frac{1}{2}t^2+1 \). Speed in terms of \( t \)?

( A ) \( 2t \)
( B ) \( 3t^2+1 \)
( C ) \( \sqrt{10t^4+t} \)
( D ) \( t\sqrt{9t^2+1} \)
第229题解答

解答

答案: ( D )

\( \frac{dx}{dt}=3t^2 \), \( \frac{dy}{dt}=t \); speed \( =\sqrt{9t^4+t^2}=t\sqrt{9t^2+1} \) .

第230题

230. BC: Position \( \mathbf{r}=\langle \sqrt{t}, t^3 \rangle \). Magnitude of acceleration at \( t=4 \)?

( A ) 24.0
( B ) 26.0
( C ) 17.8
( D ) 24.1
第230题解答

解答

答案: ( A )

\( \mathbf{v}=\langle \frac{1}{2}t^{-1/2}, 3t^2 \rangle \), \( \mathbf{a}=\langle -\frac{1}{4}t^{-3/2}, 6t \rangle \); at \( t=4 \): \( |\mathbf{a}|\approx 24.0 \) .

第231题

231. Velocity \( v(t)=t^2-2t+1 \). What is the increase in acceleration over \( 0\leq t\leq 5 \)?

( A ) 8
( B ) 10
( C ) 12
( D ) 15
第231题解答

解答

答案: ( B )

\( a(t)=2t-2 \); \( a(0)=-2 \), \( a(5)=8 \); increase = \( 8-(-2)=10 \) .

第232题

232. \( y=x^2-2 \) is tangent to \( y=\frac{1}{2}x+a \). Find \( a \)?

( A ) -1
( B ) \( -\frac{31}{16} \)
( C ) \( -\frac{33}{16} \)
( D ) \( -\frac{45}{16} \)
第232题解答

解答

答案: ( C )

Tangent when \( 2x=1/2 \) ⇒ \( x=1/4 \); \( y=(1/4)^2-2=-31/16 \); \( -31/16=\frac{1}{2}(1/4)+a \) ⇒ \( a=-33/16 \) .

第233题

233. BC: Equation of tangent to \( \langle e^t, e^{-t} \rangle \) at \( (1,1) \)?

( A ) \( y=2-x \)
( B ) \( y=x-1 \)
( C ) \( y=e^{-x} \)
( D ) \( y=-e^x \)
第233题解答

解答

答案: ( A )

At \( t=0 \): \( \frac{dy}{dx}=-e^{-t}/e^t=-1 \); line \( y-1=-(x-1) \) ⇒ \( y=2-x \) .

第234题

234. BC: \( x=r\tan\theta \), \( y=r\sec\theta \). Find \( \frac{dy}{dx} \)?

( A ) \( \frac{\tan\theta}{\sec\theta} \)
( B ) \( \frac{r\sec\theta\tan\theta+\sec\theta\frac{dr}{d\theta}}{r\sec^2\theta+\tan\theta\frac{dr}{d\theta}} \)
( C ) \( \frac{dr}{d\theta}(\sec\theta/\tan\theta) \)
( D ) \( \frac{dr}{d\theta}(\sec\theta\tan\theta+1)/(\sin^2\theta+\tan\theta) \)
第234题解答

解答

答案: ( B )

Product rule on \( x \) and \( y \); \( \frac{dy}{dx}=\frac{dy/d\theta}{dx/d\theta} \) gives (B).

第235题

235. Which does NOT lead to an indeterminate form by direct substitution?

( A ) \( \lim_{x\to 2}\frac{1}{x-2} \)
( B ) \( \lim_{x\to 2}\frac{x-2}{x^2-4} \)
( C ) \( \lim_{x\to 2}\frac{1/(x-2)}{1/(x^2-4)} \)
( D ) \( \frac{1}{2-2}\to\frac{1}{0}\to\infty \)
第235题解答

解答

答案: ( D )

(D) is incorrect application (limit does not exist); (A)(B)(C) give 0/0 or similar. (D) is the expression that does not lead to indeterminate form by the intended comparison.

第236题

236. Approximate \( \sin 122° \) using linear approximation.

( A ) 0.826
( B ) 0.849
( C ) 0.859
( D ) 0.866
第236题解答

解答

答案: ( B )

\( f(x)=\sin x \), \( a=2\pi/3 \) (120°), \( \Delta x=\pi/90 \); \( f(122°)\approx \sin(2\pi/3)+\cos(2\pi/3)(\pi/90)\approx 0.849 \) .

第237题

237. Position \( s(t)=3t^3-t^2+1 \) (ft). Instantaneous velocity at \( t=2 \) s?

( A ) 20 ft/s
( B ) 21 ft/s
( C ) 32 ft/s
( D ) 36 ft/s
第237题解答

解答

答案: ( C )

\( v(t)=9t^2-2t \); \( v(2)=36-4=32 \) ft/s.

第238题

238. Tangent line to \( f(x)=x^3+2x-1 \) at \( (-1,-4) \)?

( A ) \( y=5x+1 \)
( B ) \( y=-5x-2 \)
( C ) \( y=5x-8 \)
( D ) \( y=5x-4 \)
第238题解答

解答

答案: ( A )

\( f'(-1)=3+2=5 \); \( y-(-4)=5(x-(-1)) \) ⇒ \( y=5x+1 \) .

第239题

239. BC: \( x(t)=3\cos t \), \( y(t)=t^3-3t^2+1 \). Find \( \frac{dy}{dx} \)?

( A ) \( -\frac{\sin t}{t^2-2} \)
( B ) \( \frac{\sin t}{t^2-t+1} \)
( C ) \( -\frac{t(t-2)}{\sin t} \)
( D ) \( -\frac{t^2-2}{\sin t} \)
第239题解答

解答

答案: ( C )

\( \frac{dy}{dx}=\frac{3t^2-6t}{-3\sin t}=-\frac{t(t-2)}{\sin t} \) .

第240题

240. \( y=x^2-1 \). Find the equation of any horizontal tangent line.

( A ) \( y=-2 \)
( B ) \( y=-1 \)
( C ) \( y=1 \)
( D ) \( y=2 \)
第240题解答

解答

答案: ( B )

\( \frac{dy}{dx}=2x=0 \) at \( x=0 \); \( y(0)=-1 \) so horizontal tangent \( y=-1 \) .

第241题

241. BC: \( x(t)=2t^2-3 \), \( y(t)=-5t \). Speed at \( t=2 \)?

( A ) \( 5\sqrt{2} \)
( B ) \( 2\sqrt{10} \)
( C ) \( \sqrt{39} \)
( D ) 7
第241题解答

解答

答案: ( C )

\( \frac{dx}{dt}=4t=8 \), \( \frac{dy}{dt}=-5 \); speed \( =\sqrt{(dx/dt)^2+(dy/dt)^2} \); answer (C) \( \sqrt{39} \) .

第242题

242. Position \( s(t)=5t^2-12t+1 \) (ft). Velocity and acceleration at \( t=2 \)?

( A ) \( v=8 \) ft/s, \( a=-10 \) ft/s²
( B ) \( v=8 \) ft/s, \( a=10 \) ft/s²
( C ) \( v=10 \) ft/s, \( a=10 \) ft/s²
( D ) \( v=12 \) ft/s, \( a=10 \) ft/s²
第242题解答

解答

答案: ( B )

\( v(t)=10t-12 \) ⇒ \( v(2)=8 \) ft/s; \( a(t)=10 \) ft/s².

第243题

243. Slope of normal line to \( y=3\cos(2x) \) at \( x=\pi/4 \)?

( A ) \( -\frac{1}{6} \)
( B ) \( \frac{1}{6} \)
( C ) \( \frac{1}{3\sqrt{2}} \)
( D ) -6
第243题解答

解答

答案: ( B )

\( \frac{dy}{dx}=-6\sin(2x) \); at \( x=\pi/4 \) slope = -6; normal slope \( = -1/(-6)=1/6 \) .

第244题

244. Linearization of \( f(x)=\frac{x^2-9}{x-3} \) at \( x=3 \): I. \( f(3.1)\approx 6+f'(3)(3.1-3) \); II. \( f(2.9)\approx 6+f'(3)(2.9-3) \).

( A ) I only
( B ) II only
( C ) Both I and II
( D ) Neither
第244题解答

解答

答案: ( D )

\( f \) is not differentiable at \( x=3 \) (not continuous there), so linearization using \( f'(3) \) is not valid.

第245题

245. Position \( s(t)=3t^3-3t^2-1 \). At what \( t \) is acceleration = 0?

( A ) \( t=0 \)
( B ) \( t=\frac{1}{3} \)
( C ) \( t=\pm\frac{1}{3} \)
( D ) \( t=0, 3 \)
第245题解答

解答

答案: ( B )

\( a(t)=18t-6=0 \) ⇒ \( t=1/3 \) .

第246题

246. Curve \( y=x^3-4 \). (A) Slope of tangent at \( (2,4) \). (B) Slope of normal at \( (2,4) \). (C) Equation of the normal line.

第246题解答

解答

(A) \( \frac{dy}{dx}=3x^2=12 \) at \( x=2 \). (B) \( m_{\text{normal}}=-1/12 \). (C) \( y-4=-\frac{1}{12}(x-2) \) or \( y=-\frac{1}{12}x+4\frac{1}{6} \) .

第247A题

247A. 247. Projectile fired upward with \( s(t)=-16t^2+256t \) (ft). (A) Write the velocity function.

第247A题解答

解答

\( v(t)=s'(t)=-32t+256 \) ft/s.

第247B题

247B. 247. (B) What is the maximum altitude?

第247B题解答

解答

\( v(t)=0 \) ⇒ \( t=8 \) s; \( s(8)=-16(64)+256(8)=1024 \) ft.

第247C题

247C. 247. (C) What is the acceleration at any time \( t \)?

第247C题解答

解答

\( a(t)=v'(t)=-32 \) ft/s² (constant gravity).

第247D题

247D. 247. (D) At what time does the projectile hit the ground?

第247D题解答

解答

\( s(t)=0 \) ⇒ \( -16t^2+256t=0 \) ⇒ \( t=0 \) or \( t=16 \) s; lands at \( t=16 \) s.

第248A题

248A. BC 248. \( \mathbf{r}(t)=\langle 2\cos t, 2\sin t \rangle \). (A) Velocity vector at \( t=\pi/4 \)?

第248A题解答

解答

\( \mathbf{v}(t)=\langle -2\sin t, 2\cos t \rangle \); at \( t=\pi/4 \): \( \langle -\sqrt{2}, \sqrt{2} \rangle \) .

第248B题

248B. 248. (B) Acceleration vector at \( t=\pi/4 \)?

第248B题解答

解答

\( \mathbf{a}(t)=\langle -2\cos t, -2\sin t \rangle \); at \( t=\pi/4 \): \( \langle -\sqrt{2}, -\sqrt{2} \rangle \) .

第248C题

248C. 248. (C) Tangent vector at \( t=\pi/4 \)?

第248C题解答

解答

\( \mathbf{T}=\frac{\mathbf{r}'}{|\mathbf{r}'|}=\langle -\sin t, \cos t \rangle \); at \( t=\pi/4 \): \( \langle -\sqrt{2}/2, \sqrt{2}/2 \rangle \) .

第248D题

248D. 248. (D) Normal vector at \( t=\pi/4 \)?

第248D题解答

解答

\( \mathbf{N} \) from \( \mathbf{T}' \): \( \langle -\cos t, -\sin t \rangle \); at \( t=\pi/4 \): \( \langle -\sqrt{2}/2, -\sqrt{2}/2 \rangle \) .

第249A题

249A. BC 249. \( x(t)=t^3-2t+1 \), \( y(t)=t^2-5t \). (A) Tangent line at \( t=1 \)?

第249A题解答

解答

At \( t=1 \): \( (x,y)=(0,-4) \); \( \frac{dy}{dx}=\frac{2t-5}{3t^2-2}=-3 \); line \( y+4=-3(x-0) \) ⇒ \( y=-3x-4 \) .

第249B题

249B. 249. (B) For what \( t \) is the tangent line horizontal?

第249B题解答

解答

Horizontal when \( \frac{dy}{dt}=0 \): \( 2t-5=0 \) ⇒ \( t=5/2 \) .

第249C题

249C. 249. (C) For what \( t \) is the tangent line vertical?

第249C题解答

解答

Vertical when \( \frac{dx}{dt}=0 \): \( 3t^2-2=0 \) ⇒ \( t=\pm\sqrt{2/3} \) .

第250A题

250A. 250. Penny dropped from 150 ft; \( s(t)=-16t^2+150 \). (A) Instantaneous velocity at \( t=1 \) s?

第250A题解答

解答

\( v(t)=-32t \); \( v(1)=-32 \) ft/s.

第250B题

250B. 250. (B) Average velocity for the first 2 s?

第250B题解答

解答

\( v_{\text{avg}}=\frac{s(2)-s(0)}{2}=\frac{(-64+150)-150}{2}=-32 \) ft/s.

第250C题

250C. 250. (C) Time when penny hits the ground?

第250C题解答

解答

\( s(t)=0 \) ⇒ \( -16t^2+150=0 \) ⇒ \( t=\sqrt{150/16}=\frac{5\sqrt{6}}{4}\approx 3.06 \) s.