document.write( "Question 1055401: Ken drove to Chicago from New York at a speed of 65 miles per hour. He returned at a speed of 85 miles per hour. The trip to New York took an extra 2 1/2 hour. How far apart is Chicago and New York ? \n" ); document.write( "
Algebra.Com's Answer #670599 by josgarithmetic(39616)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                    SPEED        TIME        DISTANCE\r\n" );
document.write( "One way              65          \"d%2F65\"          d\r\n" );
document.write( "The other way        85          \"d%2F85\"          d\r\n" );
document.write( "Total                            \"2%261%2F2\"\r\n" );
document.write( "
\n" ); document.write( "
\n" );