document.write( "Question 1074218: a boy walks to a picnic spot from his house in 6 hours but he can travel the same distance on cycle in hours. if his average cycling speed is 7 km per hours faster than his average walking speed. find his average walking speed and his average cycling speed. \n" ); document.write( "
Algebra.Com's Answer #703628 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
The description is missing time for cycling the same distance.
\n" ); document.write( "
\r\n" );
document.write( "                SPEED       TIME       DISTANCE\r\n" );
document.write( "WALK            r            6          d\r\n" );
document.write( "CYCLE           r+7          t          d\r\n" );
document.write( "

\n" ); document.write( "The question asks for r and r+7.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"6r=t%28r%2B7%29\"
\n" ); document.write( "\"6r=tr%2B7t\"
\n" ); document.write( "\"6r-tr=7t\"
\n" ); document.write( "\"%286-t%29r=7t\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight_green%28r=%287t%29%2F%286-t%29%29\"
\n" ); document.write( "
\n" );