How fast do Cars approach each other

Calculus Level 3

Car A is traveling west at 50 mi/h and car B is traveling north at 60 mi/h. Both are headed for the intersection of the two roads. At what rate are the cars approaching each other when car A is 0.3 mi and car B is 0.4 mi from the intersection? In other words find the rate of change in distance between these cars at the given point.

Give answer as absolute value in mi/h.


The answer is 78.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

3 solutions

Jordan Cahn
Dec 19, 2018

Let x x be the distance from car A to the intersection and y y be the distance from car B to the intersection. Let z z be the distance between the cars. By the Pythagorean theorem, z = x 2 + y 2 z=\sqrt{x^2+y^2} . We calculate the derivative of z z with respect to time, d z d t \frac{\mathrm{d}z}{\mathrm{d}t} :

d z d t = d d t ( x 2 + y 2 ) 1 2 = 1 2 ( x 2 + y 2 ) 1 2 ( 2 x d x d t + 2 y d y d t ) = 1 2 ( x 2 + y 2 ) 1 2 ( 2 x 50 + 2 y 60 ) d x d t = 50 , d y d t = 60 = 1 2 ( . 3 2 + . 4 2 ) 1 2 ( 2 . 3 50 + 2 . 4 60 ) Evaluate at ( x , y ) = ( . 3 , . 4 ) = 1 2 1 . 5 ( 30 + 48 ) . 3 2 + . 4 2 = . 5 2 = 78 \begin{aligned} \frac{\mathrm{d}z}{\mathrm{d}t} &= \frac{\mathrm{d}}{\mathrm{d}t}\left(x^2 + y^2\right)^{\frac{1}{2}} \\ &= \frac{1}{2}\left(x^2 + y^2\right)^{-\frac{1}{2}}\left(2x\frac{\mathrm{d} x}{\mathrm{d}t} + 2y\frac{\mathrm{d}y}{\mathrm{d}t}\right) \\ &= \frac{1}{2}\left(x^2 + y^2\right)^{-\frac{1}{2}}\left(2x\cdot50 + 2y\cdot60\right) && \color{#3D99F6} \frac{\mathrm{d} x}{\mathrm{d}t}=50,\frac{\mathrm{d} y}{\mathrm{d}t}=60 \\ &= \frac{1}{2}\left(.3^2 + .4^2\right)^{-\frac{1}{2}}\left(2\cdot .3\cdot50 + 2\cdot .4\cdot60\right) && \color{#3D99F6} \text{Evaluate at }(x,y) = (.3,.4) \\ &= \frac{1}{2}\frac{1}{.5}(30+48) && \color{#3D99F6} .3^2 + .4^2 = .5^2 \\ &= \boxed{78} \end{aligned}

David Vreken
Dec 20, 2018

By Pythagorean's Theorem on the right triangle given, x 2 + y 2 = z 2 x^2 + y^2 = z^2 .

By implicit differentiation, 2 x d x d t + 2 y d y d t = 2 x d z d t 2x \frac{dx}{dt} + 2y \frac{dy}{dt} = 2x \frac{dz}{dt}

Plugging in values x = 0.3 x = 0.3 , y = 0.4 y = 0.4 , z = 0. 3 2 + 0. 4 2 = 0.5 z = \sqrt{0.3^2 + 0.4^2} = 0.5 , d x d t = 50 \frac{dx}{dt} = 50 , and d z d t = 60 \frac{dz}{dt} = 60 gives 2 ( 0.3 ) ( 50 ) + 2 ( 0.4 ) ( 60 ) = 2 ( 0.5 ) d z d t 2(0.3)(50) + 2(0.4)(60) = 2(0.5) \frac{dz}{dt} .

Solving this equation gives d z d t = 78 \frac{dz}{dt} = \boxed{78} .

Chew-Seong Cheong
Dec 24, 2018

Let C C the intersection be the origin C ( 0 , 0 ) C(0,0) , the distance from C C to car A A be x x and the distance from C C to car B B be y y . Then rate of change of x x or d x d t = 50 \dfrac {d x}{dt} = - 50 , since x x is reducing. Similarly, d y d t = 60 \dfrac {dy}{dt} = -60 . Let the distance between the two cars be s ( x , y ) s(x,y) . Then we have s ( x , y ) = x 2 + y 2 s(x,y) = \sqrt{x^2+y^2} and its rate of change is given by:

d d t s ( x , y ) = s x d x d t + s y d y d t = x ( 50 ) x 2 + y 2 + y ( 60 ) x 2 + y 2 Putting x = 0.3 and y = 0.4 = 0.3 ( 50 ) 0.5 0.4 ( 60 ) 0.5 = 78 \begin{aligned} \frac d{dt}s(x,y) & = \frac {\partial s}{\partial x} \cdot \frac {dx}{dt} + \frac {\partial s}{\partial y} \cdot \frac {dy}{dt} \\ & = \frac {x(-50)}{\sqrt{x^2+y^2}} + \frac {y(-60)}{\sqrt{x^2+y^2}} & \small \color{#3D99F6} \text{Putting }x=0.3 \text{ and }y=0.4 \\ & = - \frac {0.3(50)}{0.5} - \frac {0.4(60)}{0.5} \\ & = - 78 \end{aligned}

Therefore, the absolute value of rate of change of s s at x = 0.3 x=0.3 and y = 0.4 y=0.4 is 78 \boxed{78} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...