document.write( "Question 765613: If you travel 798 miles at an average speed of 95 miles per hour, what speed do you have to be going to average 95 miles per hour. Assuming you only stopped 3 times for 10 minutes each time. \n" ); document.write( "
Algebra.Com's Answer #466275 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
If you travel 798 miles at an average speed of 95 miles per hour, what speed do you have to be going to average 95 miles per hour. Assuming you only stopped 3 times for 10 minutes each time.
\n" ); document.write( "***
\n" ); document.write( "let x=travel time on the road
\n" ); document.write( "x+.5 hr=total travel time including 3-10 min stops
\n" ); document.write( "distance/travel time=speed
\n" ); document.write( "798/x+.5=95
\n" ); document.write( "798=95x+47.5
\n" ); document.write( "x=7.9 hrs
\n" ); document.write( "speed on the road to average 95 mph=798/7.9=101 mph
\n" ); document.write( "
\n" ); document.write( "
\n" );