How fast is the distance between the cars changing at this moment

  • Thread starter Thread starter paraboloid
  • Start date Start date
  • Tags Tags
    Cars Moment
paraboloid
Messages
17
Reaction score
0
[Solved]How fast is the distance between the cars changing at this moment

f37rfc.jpg


I'm in need of help with the last part (finding dz/dt).

I'm sorry I don't know how to use latex.
Let D refer to partial derivatives.

This was my attempt best try:

Given dz/dt = Dz/Dt*dx/d+ Dz/Dt*dy/dt and z = (x^2+y^2)^(1/2),

2z*dz/dt = 2x*dx/dt + 2y*dy/dt
2(.36+.49)^(1/2)*dz/dt= 2(.6)(-55)+2(.7)(-60)
dz/dt = (2(.6)(-55)+2(.7)(-60)) / (2(.36+.49)^(1/2))
dz/dt = -81.3489

Any help would be great,
thanks
 
Last edited:
Physics news on Phys.org
I don't see anything wrong with how you are working it out. The only thing that comes to mind is that you are saying the distance is "decreasing" at the rate of "-81.3489". Isn't that sort of double negative? I would say it's decreasing at the rate of +81.3489.
 
Good call. Thanks Dick!
 
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