document.write( "Question 53712: im gets on a bike and travels to a location and back. The trip is 40 miles long. The return trip is 2 hours longer and his spead is decreased by 10 miles per hour. How hast did Jim go there and back?: Jim gets on a bike and travels to a location and back. The trip is 40 miles long. The return trip is 2 hours longer and his spead is decreased by 10 miles per hour. What was Jims speed on the trip to the location and his speed on the trip home? \n" ); document.write( "
Algebra.Com's Answer #36098 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Jim gets on a bike and travels to a location and back. The trip is 40 miles long. The return trip is 2 hours longer and his spead is decreased by 10 miles per hour. What was Jim's speed on the trip to the location and his speed on the trip home? \n" ); document.write( ": \n" ); document.write( "My understanding is there are two one-way trips of 40 mi \n" ); document.write( ": \n" ); document.write( "Let the initial speed = s; Then then the returning speed = (s-10) \n" ); document.write( ": \n" ); document.write( "Time = Dist/speed \n" ); document.write( ": \n" ); document.write( "Time out = Time back - 2 hrs \n" ); document.write( " 40/s = 40/(s-10) - 2 \n" ); document.write( ": \n" ); document.write( "Eliminate the denominators; mult equation by s(s-10); resulting in: \n" ); document.write( " 40(s-10) = 40s - 2(s(s-10)) \n" ); document.write( ": \n" ); document.write( "40s - 400 = 40s - 2s^2 + 20s \n" ); document.write( ": \n" ); document.write( "+2s^2 + 40s - 40s - 20s - 400 = 0 \n" ); document.write( ": \n" ); document.write( "2s^2 - 20s - 400 = 0; our old friend the quadratic equation \n" ); document.write( ": \n" ); document.write( "s^2 - 10s - 200 = 0; simplified, divided eq by 2 \n" ); document.write( ": \n" ); document.write( "Factors to: \n" ); document.write( "(s-20) (s+10) = 0 \n" ); document.write( ": \n" ); document.write( "Positive solution: s = +20 mph out then 10 mph back: \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check using time: 40/20 = 2hr out & 40/10 = 4 hr back (2 hours longer)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |