SOLUTION: Differential calculus: Two automobiles start from point A at the same time.one travels west at 60mph and the other travels north at 35 mph. how fast is the distance between them ch

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: Differential calculus: Two automobiles start from point A at the same time.one travels west at 60mph and the other travels north at 35 mph. how fast is the distance between them ch      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 246029: Differential calculus: Two automobiles start from point A at the same time.one travels west at 60mph and the other travels north at 35 mph. how fast is the distance between them changing 3 hours later.
Found 2 solutions by marcsam823, kensson:
Answer by marcsam823(57) About Me  (Show Source):
You can put this solution on YOUR website!
Determine how far each car has travelled in 3 hours using
Distance = rate x time
Car A = 60mph x 3 hrs = 180 miles
Car B = 35 mph x 3 hrs = 105 miles
Draw a right triangle
Label the horizontal leg "x = 180"
Label the vertical leg "y = 105"
Label the hypotenuse "z"
Using the Pythagorean Theorem, solve for z:
x%5E2+%2B+y%5E2+=+z%5E2
180%5E2+%2B+105%5E2+=+z%5E2
32400+%2B+11025+=+z%5E2
43425+=+z%5E2
z+=+208.39
Before you proceed with the calculus identify your variables:
Distances
Let x = 180
Let y = 105
Let z = 208.39
Rates of change
Let dx/dt = 60
Let dy/dt = 35
The variable you are solving for is dz/dt, the rate of change (i.e. how fast the two cars are moving apart after 3 hours)
Differentiate the Pythagorean Theorem:
x%5E2+%2B+y%5E2+=+z%5E2
%282x%29%28dx%2Fdt%29+%2B+%282y%29%28dy%2Fdt%29+=+%282z%29%28dz%2Fdt%29
Simplify the equation by dividing each term by 2
%28x%29%28dx%2Fdt%29+%2B+%28y%29%28dy%2Fdt%29+=+%28z%29%28dz%2Fdt%29
Substitute the values from above
%28180%29%2860%29+%2B+%28105%29%2835%29+=+%28208.39%29%28dz%2Fdt%29
Solve for dz/dt:
10800+%2B+3675+=+208.39+%28dz%2Fdt%29
14475+=+208.39+%28dz%2Fdt%29
Dividing both sides by 208.39:
dz%2Fdt+=+69.46mph
This is how fast the two cars are moving away from each other.

Answer by kensson(21) About Me  (Show Source):
You can put this solution on YOUR website!
OK, the east-west displacement (in miles) between the cars at time t (in hours) is 60t. The north-south displacement is 35t. So the distance is sqrt%28%2860t%29%5E2+%2B+%2835t%29%5E2%29 by Pythagoras; that works out to be 65t.
The rate of change of the distance is the derivative of that, or 65 miles per hour.