document.write( "Question 614887: I found this question in an Algebra test but I'm not sure if there is enough information, the possible answers were 2.25 km, 3.25 km, 11.25 km and 16.25 km. This is the problem:\r
\n" );
document.write( "\n" );
document.write( "\"A family makes a 43.25 km trip in 5.5 hours. On the first part of the trip they crossed a lake in a canoe paddling at 12 km/h. For the rest of the trip, they hiked on a scenic trail. If their average walking speed was 5 km/h, how far did they walk?\"\r
\n" );
document.write( "\n" );
document.write( "Thanks. \n" );
document.write( "
Algebra.Com's Answer #386745 by stanbon(75887) ![]() You can put this solution on YOUR website! I'm not sure if there is enough information, the possible answers were 2.25 km, 3.25 km, 11.25 km and 16.25 km. This is the problem: \n" ); document.write( "------------------------------------------------- \n" ); document.write( "\"A family makes a 43.25 km trip in 5.5 hours. On the first part of the trip they crossed a lake in a canoe paddling at 12 km/h. For the rest of the trip, they hiked on a scenic trail. If their average walking speed was 5 km/h, how far did they walk?\" \n" ); document.write( "------------- \n" ); document.write( "Paddling DATA: \n" ); document.write( "rate = 12 km/hr ; distance = x km ; time = x/12 hr \n" ); document.write( "---------------------- \n" ); document.write( "Hiking DATA: \n" ); document.write( "rate = 5 km/hr ; distance = 43.25-x ; time = (43.25-x)/5 hr \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "time + time = 5.5 hrs \n" ); document.write( "---- \n" ); document.write( "x/12 + (43.25-x)/5 = 5.5 \n" ); document.write( "---- \n" ); document.write( "Multiply thru by 12*5 to get: \n" ); document.write( "5x + 12*(43.25-x) = 5*12*5.5 \n" ); document.write( "-------- \n" ); document.write( "5x + 519 - 12x = 330 \n" ); document.write( "-7x = -189 \n" ); document.write( "x = 27 km (paddling distance) \n" ); document.write( "--- \n" ); document.write( "43.25-27 = 16.25 km (hiking distance) \n" ); document.write( "========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |