document.write( "Question 1101380: the distance between towns m and m is 280km, a car and a lorry can travel from m to n. the average speed for the lorry 20km/hr less than that of the car. the lorry takes 1 hr 10 min more than the car to travel from m to n.
\n" ); document.write( "a) if the speed of the lorry is x km/hr , find x?
\n" ); document.write( "b) the lorry left town m at 8:15am . the car left town m later and overtook the lorry at 12:15pm. calculate the time the car left town m.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #715973 by josgarithmetic(39628)\"\" \"About 
You can put this solution on YOUR website!
If you only look at part (a),
\n" ); document.write( "(Doing for speed of the car; not the lorry)\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "                  SPEED        TIME        DISTANCE\r\n" );
document.write( "CAR               r            t            280\r\n" );
document.write( "LORRY            r-20          t+1&1/6      280\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "and using the given time difference,
\n" ); document.write( "
\r\n" );
document.write( "                  SPEED        TIME        DISTANCE\r\n" );
document.write( "CAR               r            \"280%2Fr\"          280\r\n" );
document.write( "LORRY            r-20          \"280%2F%28r-20%29\"      280\r\n" );
document.write( "Difference                     \"1%2B1%2F6\"\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve for r to get the car's speed: \"highlight_green%28280%2F%28r-20%29-280%2Fr=1%261%2F6%29\".\r
\n" ); document.write( "\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "if no mistakes in algebra steps done on paper, then
\n" ); document.write( "r for the Car,\r
\n" ); document.write( "\n" ); document.write( "\"r%5E2-20r-4800=0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"r=%2820%2Bsqrt%28400%2B4%2A4800%29%29%2F2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"r=%2820%2B2%2Asqrt%284900%29%29%2F2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"r=10%2B70\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28r=80%29\", for the car;\r
\n" ); document.write( "\n" ); document.write( "\"r-20=highlight%2860%29\", for the lorry
\n" ); document.write( "
\n" );