document.write( "Question 26156: Help Me with this Story Problem and Please Show all of the Steps. Here is the Story Problem:
\n" );
document.write( "A group of campers and one group leader left a campsite in a canoe traveling at a steady 8 km/h. One hour later, the other group leader left the campsite in a moterboat with all of the supplies. The moterboat followed the canoe at a steady 20km/h. How long after the canoe left the campsite did the moterboat overtake it?
\n" );
document.write( " That is my question.
\n" );
document.write( " Thanks!!
\n" );
document.write( " Jamie Thompson \n" );
document.write( "
Algebra.Com's Answer #14052 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Let the time be x \n" ); document.write( "The first group travel at 8mph \n" ); document.write( "One hour later 'after the first' the second gruop travled at 20mph. \n" ); document.write( "8(x+1)=20x \n" ); document.write( "8x+8=20x \n" ); document.write( "12x=8 \n" ); document.write( "x=8/12 \n" ); document.write( "x=2/3 \n" ); document.write( "Hence, it took them 2/3 hous to catch up to them. \n" ); document.write( "Paul. \n" ); document.write( " |