document.write( "Question 353775: Noel and Joey start from two points which are 590 km apart and travel toward each other. The latter travel at 64 kilometers per hour less than two times the rate of the former. Find their rates if they meet in 5 hours. \n" ); document.write( "
Algebra.Com's Answer #252914 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let Noel's apeed be x kph \n" ); document.write( "Joey's apeed = 2x-64 kph \n" ); document.write( "... \n" ); document.write( "Since they are travelling towards each other the effective speed = x+2x-64 \n" ); document.write( "= 3x-64 kph \n" ); document.write( "... \n" ); document.write( "590/3x-64 = 5 \n" ); document.write( ".. \n" ); document.write( "590 = 5(3x-64) \n" ); document.write( "590 = 15x-320 \n" ); document.write( "15x=910 \n" ); document.write( "x= 60.66 Noel's speed \n" ); document.write( "2x-64 = 2*60.66 -64 = 57.32 kph = Joey's apeed \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |