document.write( "Question 467144: a car travels at an avarage speed of 60 kilometers per hour. how many hows will it take to travel 180 kilometers? \n" ); document.write( "
Algebra.Com's Answer #320428 by gwendolyn(128)![]() ![]() You can put this solution on YOUR website! Distance is equal to rate times time (D=rt) \n" ); document.write( "The wanted distance is 180 km, and the rate is 60 km/hour. Plugging these values into the equation, we find that: \n" ); document.write( "180=60t \n" ); document.write( "If we divide both sides of the equation by 60, we see: \n" ); document.write( "3=t \n" ); document.write( "So, it will take the car 3 hours to travel 180 kilometers. \n" ); document.write( " |