document.write( "Question 499953: From Franklin Springs, GA to Dallas, TX it is 877 miles. Assume one third of the trip you travel 75 mph, another third 70 mph, and the last third 65 mph. How long will it take you to get there? \n" ); document.write( "
Algebra.Com's Answer #337921 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
d=rt is the basic distance equation
\n" ); document.write( "d = 877
\n" ); document.write( "t = d/r
\n" ); document.write( ".
\n" ); document.write( "r = 75 mph for 1/3 of trip
\n" ); document.write( "r = 70 mph for 1/3 of trip
\n" ); document.write( "r = 65 mph for 1/3 of trip
\n" ); document.write( "..
\n" ); document.write( "t = (877/3)/75 + (877/3)/70 + (877/3)/65
\n" ); document.write( "t = 12.5714042 hr
\n" ); document.write( ".
\n" ); document.write( "The average speed: 877 miles / 12.5714042 hr = 69.7614989 mph.
\n" ); document.write( "Note that it is close to 70 mph, but it is not = 70 mph.
\n" ); document.write( ".
\n" ); document.write( "Done.
\n" ); document.write( "
\n" );