document.write( "Question 920378: Two cyclists start 60km apart. If they cycle towards each other, they meet in an hour and if they cycle in the same direction they meet in five hours. Find their average speeds. \n" ); document.write( "
Algebra.Com's Answer #558337 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Two cyclists start 60km apart. If they cycle towards each other, they meet in an hour and if they cycle in the same direction they meet in five hours. Find their average speeds. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Two cyclists start 60km apart.-----------d\r \n" ); document.write( "\n" ); document.write( "let speed of one be x & the other y\r \n" ); document.write( "\n" ); document.write( " If they cycle towards each other,effective speed = (x+y)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " they meet in an hour t = 1\r \n" ); document.write( "\n" ); document.write( "d/r=t \n" ); document.write( "60/(x+y)=1 \n" ); document.write( "x+y=60..............................(1)\r \n" ); document.write( "\n" ); document.write( "and if they cycle in the same direction, effective speed = x-y \n" ); document.write( "they meet in five hours.t=5 Find their average speeds. \r \n" ); document.write( "\n" ); document.write( "60/(x-y)=5\r \n" ); document.write( "\n" ); document.write( "x-y=12.............................(2)\r \n" ); document.write( "\n" ); document.write( "Add (1) & (2)\r \n" ); document.write( "\n" ); document.write( "2x=72 \n" ); document.write( "/2 \n" ); document.write( "x=36 km/h\r \n" ); document.write( "\n" ); document.write( "x+y =60 \n" ); document.write( "therefore y= 60-x \n" ); document.write( "=60-36 \n" ); document.write( "=24 km/h\r \n" ); document.write( "\n" ); document.write( "36 km/h & 24 km/h \n" ); document.write( " |