document.write( "Question 1097585: Mary and Murray travel respectively at x and y km/h heading directly towards each other across a distance of 960 km. If both start at 10 am they will meet at 3 pm. If Murray starts at 6 am and Mary starts at 10 am they will meet at noon. Find (x,y) \n" ); document.write( "
Algebra.Com's Answer #712041 by ikleyn(53764)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Mary and Murray travel respectively at x and y km/h heading directly towards each other across a distance of 960 km.
\n" ); document.write( "If both start at 10 am they will meet at 3 pm. If Murray starts at 6 am and Mary starts at 10 am they will meet at noon. Find (x,y)
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "First condition,        \"If both start at 10 am they will meet at 3 pm.\" means that\r\n" );
document.write( "\r\n" );
document.write( "5x + 5y = 960  kilometers   (1)   (they cover the distance in 5 hours, from 10 am to 3 pm)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The second condition    \"If Murray starts at 6 am and Mary starts at 10 am they will meet at noon.\"  means\r\n" );
document.write( "\r\n" );
document.write( "6x + 2y = 960               (2)   (Murray is on the way during 6 hours, while Mary is on the way only 2 hour before they meet each other)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, you have this system of 2 equations in 2 unknown\r\n" );
document.write( "\r\n" );
document.write( "5x + 5y = 960,   \r\n" );
document.write( "6x + 2y = 960,\r\n" );
document.write( "\r\n" );
document.write( "which you can easily solve by any method.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );