document.write( "Question 904443: Two cars are placed in different cities A and B. The car of A starts its journey in 7 o-clock in the morning, the second car from B starts in 7:20 a.m. The first one arrives at B for 3 hr and 36 min and the second car for 2 hr and 42 min. When do they meet? \n" ); document.write( "
Algebra.Com's Answer #548805 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
): Two cars are placed in different cities A and B.
\n" ); document.write( " The car of A starts its journey in 7 o-clock in the morning, the second car from B starts in 7:20 a.m.
\n" ); document.write( " The first one arrives at B for 3 hr and 36 min and the second car for 2 hr and 42 min.
\n" ); document.write( " When do they meet?
\n" ); document.write( ":
\n" ); document.write( "convert 3 hr 36 min to 3.6 hrs
\n" ); document.write( "convert 2 hr 42 min to 2.7 hrs
\n" ); document.write( "We can choose a convenient value for the distance from A to B
\n" ); document.write( "then
\n" ); document.write( "240/3.6 = A's speed
\n" ); document.write( "and
\n" ); document.write( "240/2.7 = B's speed
\n" ); document.write( ":
\n" ); document.write( "Construct an equation for each; A's travel time is 1/3 hr greater than B's
\n" ); document.write( "Time in hrs on x axis, distance on the y axis
\n" ); document.write( "A:
\n" ); document.write( "y = \"240%2F3.6\"(x + \"1%2F3\")
\n" ); document.write( "B:
\n" ); document.write( "y = \"-240%2F2.7\"x + 240
\n" ); document.write( "Plot these two equations
\n" ); document.write( "
\n" ); document.write( "intersection occurs at 1.4 hrs; which is 1 + .4(60) = 1 hr 24 min
\n" ); document.write( ":
\n" ); document.write( "Add 1:24 to B's staring time
\n" ); document.write( "7:20
\n" ); document.write( "1:44
\n" ); document.write( "-----
\n" ); document.write( "8:44 AM they meet
\n" ); document.write( "
\n" ); document.write( "
\n" );