document.write( "Question 1034493: solve. Round to the nearest tenth if necessary\r
\n" ); document.write( "\n" ); document.write( "Mr. Johns drives a semitrailer. On one trip to a city 275 mi from his home, he traveled 30 min longer going than he did returning along the same route because of construction work. How long did it take him to make the trip each way if his rate going was 5 mi/hr slower than his rate returning? How fast did he travel each way?
\n" ); document.write( "

Algebra.Com's Answer #649163 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Mr. Johns drives a semitrailer. On one trip to a city 275 mi from his home, he traveled 30 min longer going than he did returning along the same route because of construction work. How long did it take him to make the trip each way if his rate going was 5 mi/hr slower than his rate returning? How fast did he travel each way?
\n" ); document.write( "------
\n" ); document.write( "Going DATA:
\n" ); document.write( "dist = 275 ; time = t+(1/2) hr ; rate = 275/(2t+1)/2 = 550/(2t+1) mph
\n" ); document.write( "-------------------
\n" ); document.write( "Return DATA:
\n" ); document.write( "dist = 275 ; time = t hrs ; rate = 275/t mph
\n" ); document.write( "------------------
\n" ); document.write( "Equation::
\n" ); document.write( "return rate - rate = 5 mph
\n" ); document.write( "275/t - 550/(2t+1) = 5
\n" ); document.write( "------
\n" ); document.write( "275(2t+1) - 550t = 5t(2t+1)
\n" ); document.write( "550t + 275 - 550t = 10t^2 + 5t
\n" ); document.write( "-----
\n" ); document.write( "10t^2 + 5t - 275 = 0
\n" ); document.write( "-----
\n" ); document.write( "2t^2 + t - 137.5 = 0
\n" ); document.write( "------------------
\n" ); document.write( "t = 8.045 hrs (time to return)
\n" ); document.write( "t + 0.5 = 8.545 hrs (time to Go)
\n" ); document.write( "-------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------
\n" ); document.write( "
\n" );