document.write( "Question 1199402: Kory drives from Edmonton to Lloydminster and back. Going to Lloydminster, he drives with an average speed of 96 km/h. For the return trip, he averages a speed of 100 km/h. The total time driving is 5.1 hours. \n" ); document.write( "
Algebra.Com's Answer #833269 by math_tutor2020(3821) ![]() You can put this solution on YOUR website! \n" ); document.write( "Your post seems incomplete. \n" ); document.write( "Are you wanting to know the average speed throughout the whole roundtrip? \n" ); document.write( "If so, then read on.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "d = the distance from Edmonton to Lloydminster \n" ); document.write( "This is some positive real number \n" ); document.write( "The distance is in kilometers.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = time taken to drive from Edmonton to Lloydminster \n" ); document.write( "y = time taken to drive from Lloydminster to Edmonton \n" ); document.write( "The time durations are in hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When going to Lloydminster, we have this equation \n" ); document.write( "distance = rate*time \n" ); document.write( "d = 96x \n" ); document.write( "Let's isolate x \n" ); document.write( "x = d/96\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The return journey has this equation. \n" ); document.write( "distance = rate*time \n" ); document.write( "d = 100y \n" ); document.write( "y = d/100\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The two time durations x and y must add to the total driving time of 5.1 hours. \n" ); document.write( "x+y = 5.1 \n" ); document.write( "d/96 + d/100 = 5.1 \n" ); document.write( "d/96 + d/100 = 51/10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A common multiple of 96, 100, and 10 is 9600 \n" ); document.write( "I simply did 96*100 = 9600\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We can multiply both sides of that equation by 9600 to clear out the fractions. \n" ); document.write( "d/96 + d/100 = 51/10 \n" ); document.write( "9600*(d/96 + d/100) = 9600*(51/10) \n" ); document.write( "100d + 96d = 48960 \n" ); document.write( "196d = 48960 \n" ); document.write( "d = 48960/196 \n" ); document.write( "d = 249.795918367347 \n" ); document.write( "d = 249.795918 \n" ); document.write( "This is the approximate distance, in kilometers, from Edmonton to Lloydminster.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The round-trip distance is twice that \n" ); document.write( "2*249.795918 = 499.591836 \n" ); document.write( "This assumes Kory travels the same route each way.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To find the average speed throughout the round trip, we will then do the following: \n" ); document.write( "distance = rate*time \n" ); document.write( "rate = distance/time \n" ); document.write( "rate = (499.591836 km)/(5.1 hrs) \n" ); document.write( "rate = 97.959184 \n" ); document.write( "rate = 97.96 km per hour \n" ); document.write( " \n" ); document.write( " |