document.write( "Question 250787: you drive to the store at 20 mph and return by the same route at 30 mph. Discounting the time spent at the store, what was your average speed? \n" ); document.write( "
Algebra.Com's Answer #182658 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
you drive to the store at 20 mph and return by the same route at 30 mph.
\n" ); document.write( " Discounting the time spent at the store, what was your average speed?
\n" ); document.write( ":
\n" ); document.write( "Let d = the one way distance
\n" ); document.write( "then
\n" ); document.write( "2d = the round trip
\n" ); document.write( ":
\n" ); document.write( "Let a = average speed
\n" ); document.write( ":
\n" ); document.write( "Write a time equation: time = dist/speed
\n" ); document.write( ":
\n" ); document.write( "Time there + time back = time there & back
\n" ); document.write( "\"d%2F20\" + \"d%2F30\" = \"%282d%29%2Fa\"
\n" ); document.write( "multiply equation by 60a, results:
\n" ); document.write( "3da + 2da = 60(2d)
\n" ); document.write( "3da + 2da = 120d
\n" ); document.write( ":
\n" ); document.write( "divide thru by d, get rid of it
\n" ); document.write( "3a + 2a = 120
\n" ); document.write( "5a = 120
\n" ); document.write( "a = \"120%2F5\"
\n" ); document.write( "a = 24 mph is the average speed
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "See if that is true:
\n" ); document.write( "Find the times if d = 60 mi
\n" ); document.write( "60/20 + 60/30 = 120/24
\n" ); document.write( "3 + 2 = 5\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );