document.write( "Question 1044792: A hiker covers 18 km in 2 hours. How far will he go in 6 hours?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #660175 by Boreal(15235) You can put this solution on YOUR website! This is a proportion problem: \n" ); document.write( "18 km/2 hours=x km/6 hours. Keep the units in the same relationship on both sides \n" ); document.write( "Cross-multiply \n" ); document.write( "6*18=2*x \n" ); document.write( "2x=108 \n" ); document.write( "x=54 km. \n" ); document.write( "--------------- \n" ); document.write( "18 km in 2 hours is 9 km per hour \n" ); document.write( "9 km/hr*6 hrs.=54 km. \n" ); document.write( " |