document.write( "Question 713811: I drove 1,200 miles in 3 days. On the first day i traveled 1/3 of the total distance. on the second day i traveled 1/4 of the remaining distance. what was the total distance in miles did i travel on the third day? \n" ); document.write( "
Algebra.Com's Answer #438582 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
I drove 1,200 miles in 3 days.
\n" ); document.write( " On the first day i traveled 1/3 of the total distance.
\n" ); document.write( " on the second day i traveled 1/4 of the remaining distance.
\n" ); document.write( " what was the total distance in miles did i travel on the third day?
\n" ); document.write( ":
\n" ); document.write( "1st day: \"1%2F3\"*1200 = 400 mi
\n" ); document.write( "2nd day: \"1%2F4\"(1200-400) = 200 mi
\n" ); document.write( "3rd day: 1200 - 400 - 200 = 600 mi
\n" ); document.write( "
\n" );