document.write( "Question 1001336: On the first part of a 317-mile trip, a salesman averaged 58 miles per hour. He averaged only 52 miles per hour on the last part of the trip because of an increased volume of traffic. Find the amount of time at EACH of the speeds if the total time was 5 hours and 45 minutes. ---I'm confused on how to do this, if the 52 miles per hour happened because of traffic, are we supposed to assume 58 miles per hour again? \n" ); document.write( "
Algebra.Com's Answer #618568 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
On the first part of a 317-mile trip, a salesman averaged 58 miles per hour.
\n" ); document.write( " He averaged only 52 miles per hour on the last part of the trip because of an increased volume of traffic.
\n" ); document.write( " Find the amount of time at EACH of the speeds if the total time was 5 hours and 45 minutes.
\n" ); document.write( ":
\n" ); document.write( "Change 5 hr 45 min to 5.75 hrs
\n" ); document.write( ":
\n" ); document.write( "let d = distance driven at 58 mph
\n" ); document.write( "Total dist is 317, therefore
\n" ); document.write( "(317-d) = distance driven at 52 mph
\n" ); document.write( ":
\n" ); document.write( "Write a time equation; time = dist/speed
\n" ); document.write( "time at 58mph + time at 52mph = 5.75 hrs
\n" ); document.write( "\"d%2F58\" + \"%28%28317-d%29%29%2F52\" = 5.75
\n" ); document.write( "multiply equation by least common multiple of 58 & 52, that is 1508
\n" ); document.write( "1508*\"d%2F58\" + 1508*\"%28%28317-d%29%29%2F52\" = 1508*5.75
\n" ); document.write( "cancel the denominators
\n" ); document.write( "26d + 29(317-d) = 8671
\n" ); document.write( "26d + 9193 - 29d = 8671
\n" ); document.write( "26d - 29d = 8671 - 9193
\n" ); document.write( "-3d = -522
\n" ); document.write( "d = -522/-3
\n" ); document.write( "d = +174 mi at 58 mph
\n" ); document.write( "then
\n" ); document.write( "317 - 174 = 143 mi at 52 mph
\n" ); document.write( "\"Find the amount of time at EACH of the speeds\"
\n" ); document.write( "174/58 = 3hrs at 58 mph
\n" ); document.write( "and
\n" ); document.write( "143/52 = 2.75 hrs at 52 mph
\n" ); document.write( ";
\n" ); document.write( ":
\n" ); document.write( "We can check this by noting the two times do add up 5.75 which is 5 hrs 45 min
\n" ); document.write( "
\n" );