document.write( "Question 334401: A car travels a total distance of 317 miles. On the way to work it travels at a speed of 58 mph and on the way back it travels at a speed of 52 mph. The total time taken for the car is 5 hours and 45 min. How long does each of the speeds take? \n" ); document.write( "
Algebra.Com's Answer #239603 by mananth(16946)![]() ![]() You can put this solution on YOUR website! A car travels a total distance of 317 miles. On the way to work it travels at a speed of 58 mph and on the way back it travels at a speed of 52 mph. The total time taken for the car is 5 hours and 45 min. How long does each of the speeds take? \n" ); document.write( ".. \n" ); document.write( "let the distance to work be x miles \n" ); document.write( "speed = 58 mph \n" ); document.write( "the distance return will be 317-x miles \n" ); document.write( "speed = 52 mph \n" ); document.write( ".. \n" ); document.write( " \n" ); document.write( ".. \n" ); document.write( "LCM = 52*58 \n" ); document.write( ".. \n" ); document.write( " \n" ); document.write( ".. \n" ); document.write( " \n" ); document.write( ".. \n" ); document.write( "-8x +18386 = 13*23*58 \n" ); document.write( "-8x=-18386+17342 \n" ); document.write( "-8x=-1044 \n" ); document.write( "x= -1044/-8 \n" ); document.write( "x= 130.5 miles. \n" ); document.write( " \n" ); document.write( "130.5 / 58 = 2.25 hours at 58 mph \n" ); document.write( ".. \n" ); document.write( "317-130.5 = 186.5 miles \n" ); document.write( "On return speed = 52 mph \n" ); document.write( " \n" ); document.write( "3.5 hours at 52 mph \n" ); document.write( " |