document.write( "Question 1065749: Traveled to appointment at 70 mph. Traveled back home at 60 mph, but took 1/3 hour longer due to traffic. How far did I travel to the appointment? \n" ); document.write( "
Algebra.Com's Answer #680915 by josgarithmetic(39799)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                  SPEED      TIME      DISTANCE\r\n" );
document.write( "GOING              70         t         d\r\n" );
document.write( "RETURN             60        t+1/3      d\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%2870t=d%2C60%28t%2B1%2F3%29=d%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Maybe easier to solve for t first and use it to find d. Not the only way.
\n" ); document.write( "
\n" );