document.write( "Question 1021949: It takes Sophia c minutes to cycle from the library to the mall. It takes one eighth of the time cycling
\n" ); document.write( "to travel the same distance walking. Walking takes w minutes. Write an equation relating c and w.
\n" ); document.write( "

Algebra.Com's Answer #637634 by josgarithmetic(39627)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "             rate           time       distance\r\n" );
document.write( "CYCLING        ?            c           d\r\n" );
document.write( "WALKING        r            w           d\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "The question can well enough be answered with just this, from the description:\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28c=w%2F8%29\"
\n" ); document.write( "
\n" );