document.write( "Question 237422: if a child sets out from school walking at a pace which will take 20 minutes to get home, and an adult sets out from home and at a pace that will take him 10 minutes to get to school, when will they meet? Also give an equation to your answer? \n" ); document.write( "
Algebra.Com's Answer #174707 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
if a child sets out from school walking at a pace which will take 20 minutes to get home, and an adult sets out from home and at a pace that will take him 10 minutes to get to school, when will they meet? Also give an equation to your answer?
\n" ); document.write( ":
\n" ); document.write( "We can treat this as a \"shared work\" problem
\n" ); document.write( "Let the dist between the school and home = 1
\n" ); document.write( "Let t = time required for them to meet
\n" ); document.write( ":
\n" ); document.write( "\"t%2F20\" + \"t%2F10\" = 1
\n" ); document.write( "Multiply each term by 20
\n" ); document.write( "t + 2t = 20
\n" ); document.write( "3t = 20
\n" ); document.write( "t = \"20%2F3\"
\n" ); document.write( "t = 6\"2%2F3\" min or 6 min 40 sec
\n" ); document.write( "
\n" );