evilpostingmong said:
Homework Statement
Car A is going north, car B is going west, each are approaching an intersection on their respective highways. At an instant, car A is .3km from its intersection while car B is .4 km from it's intersection. Car A travels at 90km/h while car B travels 80km/h. Find the rate at which the distance between them is changing at that moment.
Homework Equations
Pythagorean theorem x^2+y^2=z^2
chain rule of partial derivatives.
Why partial derivatives? The only independent variable here is t.
The Attempt at a Solution
z=sqrt(x^2+y^2) so by the chain rule (differentiatiing with respect to x*90+differentiating with respect to y*80) I get
90y/sqrt(x^2+y^2)+80x/sqrt(x^2+y^2)
It would be much simpler to use z
2= x
2+ y
2 so that
[tex]2z\frac{dz}{dt}= 2x\frac{dx}{dt}+ 2y\frac{dy}{dt}[/tex]
I have no idea what you mean by "differentiatiing with respect to x*90+differentiating with respect to y*80". What do "x*90" and "y*80" represent physically in this problem? If x and y are distance as they appear to be then "x*90" and "x*80" would have units of km
2 per hour and I don't reconize that as any physical quantity.
and setting y=.3km and x=.4lkm I get 118km/h
but the book used negative values and got -118km/h. It used -80 and -90km/h for its dz/dx's and dz/dy's. Why did it do this?
You never did say what "x", "y", and "z" represent. I
guess that x is the distance from the intersection to car B since you take x= 0.4 km at the given instant. If that is correct, then since car B is getting
closer to the intersection as time progresses, x is a
decreasing function of t and its derivative is negative: -80 km/hr. Similarly, dx/dt= -90 km/hr.
also, your text did NOT use "-80 and -90km/h for its dz/dx's and dz/dy's" because the 80 and 90 here are speeds in km/hr while dz/dx and dz/dy are "km/km" and so dimensionless. Your text is using -80 and -90 for dx/dt and dy/dt.