document.write( "Question 1101682: `makau made a journey of 700km partly by train and partly by bus. he started his journey at 8.00am by train which travelled at 50km/hr. after alighting from the train he took a lunch break of 30 minutes. he then continued his journey by bus which travelled at 75km/hr. the whole jorney took eleven and a quarter hours.
\n" );
document.write( "a) i) determine the distance travelled by bus
\n" );
document.write( " ii) the time makau started travelling by bus. \r
\n" );
document.write( "\n" );
document.write( "B)The bus developed a puncture after travelling one hundred and eighty seven and a half kilometers. it took 15 minutes to replace the wheel. find the time taken to complete the remaining part of the journey
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #716289 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! Part of the process: \n" ); document.write( "From 8AM, less important than \"whole journey took 11 and 1/4 hours\", which included the 1/2 hour break. Total TRAVEL TIME was \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Part A, i and ii, and focusing on time quantities, not time points \n" ); document.write( " \r\n" ); document.write( "Let b be the distance traveled by bus.\r\n" ); document.write( "\r\n" ); document.write( " SPEED TIME DISTANCE\r\n" ); document.write( "TRAIN 50 (700-b)/50 700-b\r\n" ); document.write( "BUS 75 b/75 b\r\n" ); document.write( "Total 10.75 700\r\n" ); document.write( " \n" ); document.write( "Most of the work can now be done in one variable.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "and you can solve the equation... \n" ); document.write( " |