document.write( "Question 1072531: A boy covered 28km in 5 hours. He cycled part of the way at 11km/h and walked the rest of the way at 5km/h. How far did he walk? \n" ); document.write( "
Algebra.Com's Answer #687422 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
RT=D, basic travel rate rule\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "                 SPEED       TIME          DISTANCE\r\n" );
document.write( "CYCLED            11         \"%2828-d%29%2F11\"     28-d\r\n" );
document.write( "WALKED             5         \"d%2F5\"            d\r\n" );
document.write( "Totals                        5             28\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "d, the unknown distance walked.\r
\n" ); document.write( "\n" ); document.write( "\"highlight_green%28%2828-d%29%2F11%2Bd%2F5=5%29\"
\n" ); document.write( "
\n" );