document.write( "Question 1035183: Mr. Martin traveled to a city 350 miles from his home to attend a meeting. Due to car trouble, his average speed returning was 11 mph less than his speed going. If the total time for the round trip was 18 hours, at what rate of speed did he travel to the city? (Round your answer to the nearest tenth.) \n" ); document.write( "
Algebra.Com's Answer #649842 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let n= speed on return trip. Then traveling to speed is n+11. So:
\n" ); document.write( "350/n+350/n+11=18
\n" ); document.write( "350(n+11)+350n=18(n^2+11n)
\n" ); document.write( "350n+350n+3850=18n^2+198n
\n" ); document.write( "18n^2-502n-3850=0
\n" ); document.write( "Using the quadratic formula, n=34.15. N+11=45.15!!!!!!!!
\n" ); document.write( "
\n" );