document.write( "Question 1179148: the distance between London and New York is 320 Km. A train takes x hours to travel between London and New York.
\n" );
document.write( "(a) Write down an expression in terms of x, for the average speed of the train [1]
\n" );
document.write( "(b) A car takes 2 ½ hours longer than a train to travel between London and New York. The average speed of the train is 80 Km/h greater than the average speed of the car. Form an equation in x and show that it simplifies to
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #808656 by mananth(16946)![]() ![]() You can put this solution on YOUR website! the distance between London and New York is 320 Km. A train takes x hours to travel between London and New York. \n" ); document.write( "(a) Write down an expression in terms of x, for the average speed of the train [1]\r \n" ); document.write( "\n" ); document.write( "Average speed of train = \n" ); document.write( "\n" ); document.write( "(b) A car takes 2 ½ hours longer than a train to travel between London and New York. \n" ); document.write( "Let average speed of car be x Km/h \n" ); document.write( "speed of train =x+80 Km/h\r \n" ); document.write( "\n" ); document.write( "320/x - 320/(x+80) =5/2 \n" ); document.write( "(320(x+80) -320x)/(x(x+80))=5/2 \n" ); document.write( " \n" ); document.write( "320(x+80) -320x = x(x+80)*(5/2)\r \n" ); document.write( "\n" ); document.write( "320x +25600 -320x =(x^2+80x)*(5/2)\r \n" ); document.write( "\n" ); document.write( "25600=(x^2+80x) *(5/2)\r \n" ); document.write( "\n" ); document.write( "51200=5x^2+400x\r \n" ); document.write( "\n" ); document.write( "5x^2+400x -256000=0\r \n" ); document.write( "\n" ); document.write( "x^2+ 80x -51200=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |