Shortest distance between two cars

AI Thread Summary
The problem involves two cars approaching the origin on perpendicular roads, with one car starting 250m away and moving at 6m/s, while the other is 350m away and moving at 12m/s. To find the shortest distance between the two cars, the positions are expressed in terms of time, leading to a distance formula. By differentiating this formula and setting the derivative to zero, the time when the distance is minimized is calculated to be approximately 31.7 seconds. Substituting this time back into the distance equation yields a minimum distance of about 67.1 meters. The approach using calculus to find the minimum distance is validated as correct.
Adjoint
Messages
120
Reaction score
3

Homework Statement



Two straight roads, which are perpendicular to each other, cross at point O.

Suppose a car is at distance 250m from the origin on one road, and another car is at distance 350m from the origin on another road.

Both cars are approaching towards the origin.

The first car has a constant velocity of 6m/s and the second car has constant velocity of 12m/s.

When does the distance between the two cars become shortest? And what's that shortest distance?

Homework Equations



The Attempt at a Solution



Lets suppose at time t the cars' distance becomes shortest.
So at that time the first car's position will be (0, 250 - 6t) and the second car's position would be (350 - 12t, 0)

So distance between them is √{(350 - 12t)2 + (250 - 6t)2}

Next suppose A = (350 - 12t)2 + (250 - 6t)2
For minimum dA/dt = 0 from here I get t

Is my approach ok? (I am not much expert in calculus.)
 
Physics news on Phys.org
Looks reasonable. Solve for t in dA/dt = 0 and insert into your expression for the distance.
 
Thanks.

A = 180t2 - 11400t + 185000
dA/dt = 360t - 11400 = 0 gives t = 31.7
And the minimum distance is √{(350 - 12t)2 + (250 - 6t)2} = 67.1
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top