document.write( "Question 1151330: Madeline made a certain trip by moped in 2 hours. It took her 2.5 hours to make the return trip, since her average speed returning was 12 km/h less than her speed going. Find Madeline's average speed in each direction.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #773065 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Let's say Madeline goes from point A to B and it takes her 2 hours. Her speed is some unknown, which we'll call x km/hr. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "When she goes from B to A, it takes her 2.5 hours and her speed is (x-12) km/hr.
\n" ); document.write( "Both trips travel the same distance (assume she takes the same roads for both trips), which we'll call d.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Going from A to B
\n" ); document.write( "distance = rate*time
\n" ); document.write( "d = x*2
\n" ); document.write( "d = 2x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Going from B to A
\n" ); document.write( "distance = rate*time
\n" ); document.write( "d = (x-12)*2.5
\n" ); document.write( "d = 2.5x - 30\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Because 'd' is the same for both equations, we can use substitution and solve for x.
\n" ); document.write( "d = 2.5x - 30
\n" ); document.write( "2x = 2.5x - 30 .... replace d with 2x
\n" ); document.write( "2x-2.5x = -30
\n" ); document.write( "-0.5x = -30
\n" ); document.write( "x = -30/(-0.5)
\n" ); document.write( "x = 60\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now we know that x = 60, we can say,
\n" ); document.write( "x-12 = 60-12 = 48\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-----------------------------------------------------
\n" ); document.write( "Answers:
\n" ); document.write( "The speed for the 2 hour trip was 60 km/hr
\n" ); document.write( "The speed for the 2.5 hour trip was 48 km/hr\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------
\n" ); document.write( "Check:
\n" ); document.write( "If Madeline travels for 2 hours at 60 km/hr, then she covers a distance of
\n" ); document.write( "d = r*t = 60*2 = 120 km
\n" ); document.write( "If Madeline travels for 2.5 hours at 48 km/hr, then she covers a distance of
\n" ); document.write( "d = r*t = 48*2.5 = 120 km
\n" ); document.write( "She covers the same distance both ways, which helps us confirm we have the right answers.
\n" ); document.write( "
\n" ); document.write( "
\n" );