document.write( "Question 885462: Sue drove her car at 25 mph for the first part of the trip and then changed her speed to 75 mph for the second part. If the entire trip is 725 miles and took 13 hours, how many hours are traveled at each speed? \n" ); document.write( "
Algebra.Com's Answer #535180 by geetha_rama(94)\"\" \"About 
You can put this solution on YOUR website!
Let t1 and t2 be the time taken in hours for first part and second part
\n" ); document.write( "According to info given
\n" ); document.write( "\"25t1%2B75t2=725\"
\n" ); document.write( "\"t1%2Bt2=13\"\r
\n" ); document.write( "\n" ); document.write( "Solving above equations we get t1=5hrs and t2 = 8 hours
\n" ); document.write( "
\n" );