document.write( "Question 759069: two straight paths,inclined to one another at 60 degrees,interesct at a point o.A boy A is on one path 300m from O while a boy B is on the other path 400m from O.angle AOB=60 degrees.Simultaneously the boys begin to run towards O,A with speed 15 kmh-1 and B with speed 12 kmh-1 What is the shortest distance between the two boys?\r
\n" ); document.write( "\n" ); document.write( "I calculated Va-Vb=360.6
\n" ); document.write( "I couldn't calculate the shortest distance (l) as I do not know the angle between Ab and Va-Vb,
\n" ); document.write( "

Algebra.Com's Answer #461974 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
two straight paths,inclined to one another at 60 degrees,interesct at a point o.A boy A is on one path 300m from O while a boy B is on the other path 400m from O.angle AOB=60 degrees.Simultaneously the boys begin to run towards O,A with speed 15 kmh-1 and B with speed 12 kmh-1 What is the shortest distance between the two boys?
\n" ); document.write( "----------------------------
\n" ); document.write( "The speed of A = 250 meters/min
\n" ); document.write( "Speed of B = 200 m/min
\n" ); document.write( "--------
\n" ); document.write( "a & b = distance from O at time t (in minutes)
\n" ); document.write( "a = 300 - 250t
\n" ); document.write( "b = 400 - 200t
\n" ); document.write( "-------
\n" ); document.write( "d = distance between A & B at time t
\n" ); document.write( "-----
\n" ); document.write( "\"d%5E2+=+a%5E2+%2B+b%5E2+-+2ab%2Acos%2860%29\"
\n" ); document.write( "\"d%5E2+=+a%5E2+%2B+b%5E2+-+ab\"
\n" ); document.write( "------
\n" ); document.write( "\"d%5E2+=+2500%2A%2821t%5E2+-+60t+%2B+52%29\"
\n" ); document.write( "Without calculus:
\n" ); document.write( "Finding the minimum for d is the same as finding the minimum for d^2
\n" ); document.write( "The min is the vertex of the parabola \"d%5E2+=+2500%2A%2821t%5E2+-+60t+%2B+52%29\"
\n" ); document.write( "The vertex is on the LOS, Line of Symmetry t = -b/2a
\n" ); document.write( "t = 60/42 = 10/7 seconds
\n" ); document.write( "Sub for t as below
\n" ); document.write( "==================================
\n" ); document.write( "Using the 1st derivative:
\n" ); document.write( "\"d%28t%29+=+50%2A%2821t%5E2+-+60t+%2B+52%29%5E%281%2F2%29\"\r
\n" ); document.write( "\n" ); document.write( "------
\n" ); document.write( "d'(t) = \"50%2A%281%2F2%29%2A%2821t%5E2+-+60t+%2B+52%29%5E%28-1%2F2%29%2A%2842t+-+60%29\"
\n" ); document.write( "d'(t) = \"150%2A%2821t%5E2+-+60t+%2B+52%29%5E%28-1%2F2%29%2A%287t+-+10%29\"
\n" ); document.write( "@ d'(t) = 0:
\n" ); document.write( "\"150%2A%2821t%5E2+-+60t+%2B+52%29%5E%28-1%2F2%29%2A%287t+-+10%29+=+0\"
\n" ); document.write( "\"7t+-+10+=+0\"
\n" ); document.write( "t = 10/7 minutes
\n" ); document.write( "-----------------
\n" ); document.write( "d(10/7) = 151.186 meters
\n" ); document.write( "
\n" ); document.write( "
\n" );