Calculating Change in Distance of Two Cars Traveling in Opposite Directions

  • Thread starter Thread starter musicmar
  • Start date Start date
  • Tags Tags
    Cars Change
musicmar
Messages
95
Reaction score
0

Homework Statement



Car A is traveling west at 60 km/hr.
Car B is traveling north at 70 km/hr.
The cars intersect at point O.
When Car A is x km east of and Car B is y km south of O, the distance between the cars is z km.
Find the rate of change of z when x = .8 km and y = .6 km.

The Attempt at a Solution



In my physics class, we would do this problem with anti-derivatives with initial conditions.
However, in my calc class, we haven't learned this yet.

VA = (-60 km/hr) i

VB = (-70 km/hr) j


So,

rA = (-60t + x) i

rB = (-70t + y) j


z = rB + rB = (-60t + x) i + (-70t + y) j

From here, do I take the derivative of z to get dz/dt?

Also, if someone could tell me how to start this problem without using anti-derivatives, that would be great.
 
Physics news on Phys.org
You are given dx/dt, dy/dt and know z2 = x2 + y2, where all the variables are functions of t.

Differentiate this equation implicitly with respect to t and plug your numbers in.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top