document.write( "Question 385384: Nick drove 24 miles, one way, to deliver a pakage. On his way home he drove 20 miles per hour faster than he did on his way to deliver the pakage. If the total driving time was 1 hour for the entire trip, find nick's driving speed on the way home. \n" ); document.write( "
Algebra.Com's Answer #272679 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Nick drove 24 miles, one way, to deliver a pakage. On his way home he drove 20 miles per hour faster than he did on his way to deliver the pakage. If the total driving time was 1 hour for the entire trip, find nick's driving speed on the way home.
\n" ); document.write( "------------------
\n" ); document.write( "Going-DATA:
\n" ); document.write( "distance = 24 miles ; rate = x mph ; time = 24/x hrs.
\n" ); document.write( "-------------------
\n" ); document.write( "Coming DATA:
\n" ); document.write( "distance = 24 miles ; rate = x+20 mph ; time = 24/(x+20) hrs
\n" ); document.write( "-------------------
\n" ); document.write( "Equation:
\n" ); document.write( "time + time = 1 hr
\n" ); document.write( "24/x + 24/(x+20) = 1
\n" ); document.write( "---
\n" ); document.write( "24x+24*20 + 24x = x(x+20)
\n" ); document.write( "----
\n" ); document.write( "x^2 + 20x = 48x + 480
\n" ); document.write( "----
\n" ); document.write( "x^2 - 28x - 480 = 0
\n" ); document.write( "---
\n" ); document.write( "Factor:
\n" ); document.write( "(x+12)(x-40) = 0
\n" ); document.write( "------
\n" ); document.write( "Going-rate = 40 mph
\n" ); document.write( "Coming-rate = 60 mph
\n" ); document.write( "=========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );