document.write( "Question 1080072: Please help me with this word problem on finding the average speed...\r
\n" );
document.write( "\n" );
document.write( "Julio left the hospital and drove toward his friend's house. One hour later Chelsea left driving 10 km/h faster in an effort to catch up to him. After four hours Chelsea finally caught up. Find Julio's average speed. \n" );
document.write( "
Algebra.Com's Answer #694316 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! let s = J's speed \n" ); document.write( "then \n" ); document.write( "(s+10) = C's speed \n" ); document.write( ": \n" ); document.write( "Julio left the hospital and drove toward his friend's house. \n" ); document.write( " One hour later Chelsea left driving 10 km/h faster in an effort to catch up to him. \n" ); document.write( " After four hours Chelsea finally caught up. \n" ); document.write( " Find Julio's average speed. \n" ); document.write( ": \n" ); document.write( "We know that from the information given, that that: \n" ); document.write( "J's travel time = 5 hrs (1 hr more than C's) \n" ); document.write( "C's travel time = 4 hrs \n" ); document.write( ": \n" ); document.write( "We know that when C catches J, they will have traveled the same distance. \n" ); document.write( "Write a distance equation: dist = time * speed \n" ); document.write( "J's dist = C's dist \n" ); document.write( "5s = 4(s+10) \n" ); document.write( "5s = 4s + 40 \n" ); document.write( "5s - 4s = 40 \n" ); document.write( "s = 40 mph is J's speed \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Confirm this solution, find the actual dist of each \n" ); document.write( "5(40) = 200 mi \n" ); document.write( "4(40+10) = 200 mi \n" ); document.write( " \n" ); document.write( " |