document.write( "Question 1038787: B travels from home to school at 6km/h and returns same route at 8km/h in 70 minutes for entire joruney. What is the distance of school\r
\n" ); document.write( "\n" ); document.write( "A man travels certain distance at 30km/h and returns same route at 50kmh\.h and takes 5 hours for entire journey what is the total distance
\n" ); document.write( "

Algebra.Com's Answer #653507 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
These are two examples of the same problem.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Traveler goes to destination at g rate and returns on same route at r rate, and the entire journey is t hours. Find the distance in either direction.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A table of data is very helpful to make.
\n" ); document.write( "
\r\n" );
document.write( "          SPEED     TIME         DISTANCE\r\n" );
document.write( "GO          g        d/g           d\r\n" );
document.write( "BACK        r        d/r           d\r\n" );
document.write( "Total                 t\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d%2Fg%2Bd%2Fr=t\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d%281%2Fg%2B1%2Fr%29=t\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d%28r%2Bg%29%2F%28gr%29=t\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28d=tgr%2F%28r%2Bg%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Your first example uses \"system%28g=6%2Cr=8%2Ct=1%261%2F6%29\", and you can compute d, once you solve for it in symbols.
\n" ); document.write( "
\n" );