document.write( "Question 747049: Hi, I've been stuck on this word problem for a while, and I can't seem to figure ot where to start with it. I can't help feeling that it's right in front of me, but some help would be greatly appreciated. The word problem is this:\r
\n" );
document.write( "\n" );
document.write( "\"Two cars left Hamilton at the same time, one travelling east and the other west. Their average speeds differ by 5 km/h. After two hours they are 210 km apart. What is the speed of each car?\"\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #454665 by stanbon(75887) ![]() You can put this solution on YOUR website! Two cars left Hamilton at the same time, one travelling east and the other west. Their average speeds differ by 5 km/h. After two hours they are 210 km apart. What is the speed of each car?\" -------- \n" ); document.write( "---- \n" ); document.write( "East-bound car DATA: \n" ); document.write( "rate = x ; time = 2 hrs ; distance = 2x miles \n" ); document.write( "---- \n" ); document.write( "West-bound car DATA: \n" ); document.write( "rate = x-5 ; time = 2 hrs ; distance = 2(x-5)= 2x-10 miles \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "distance + distance = 210 km \n" ); document.write( "2x + 2x-10 = 210 km \n" ); document.write( "4x = 220 \n" ); document.write( "x = 55 km/hr (speed of the East-bound car. \n" ); document.write( "----- \n" ); document.write( "x-5 = 50 km/hr (speed of the West-bound car. \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |