document.write( "Question 408171: Carl can walk from his home to school in 30 minutes. It takes his sister 35 minutes to walk the same distance. How long would it take them to meet, if one started from school and the other at home at the same time and they walked toward each other at their usual speeds. \n" ); document.write( "
Algebra.Com's Answer #287633 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Carl can walk from his home to school in 30 minutes. \n" ); document.write( " It takes his sister 35 minutes to walk the same distance. \n" ); document.write( " How long would it take them to meet, if one started from school and the other \n" ); document.write( " at home at the same time and they walked toward each other at their usual speeds \n" ); document.write( ": \n" ); document.write( "let t = time to meet walking towards each other \n" ); document.write( ": \n" ); document.write( "Let d = the distance from home to school \n" ); document.write( "then \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Write a distance equation; dist = speed * time \n" ); document.write( ": \n" ); document.write( "C's dist + S's dist = total dist \n" ); document.write( "t( \n" ); document.write( ": \n" ); document.write( "divide thru by d, we don't need that, results: \n" ); document.write( "( \n" ); document.write( "multiply by 210 to clear the denominators \n" ); document.write( "7t + 6t = 210 \n" ); document.write( "13t = 210 \n" ); document.write( "t = \n" ); document.write( "t = 16.154 minutes for them to meet \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "prove our solution with some real numbers, let d = 210 units \n" ); document.write( "then \n" ); document.write( " 210/30 = 7 units per minute is C's walking speed \n" ); document.write( "and \n" ); document.write( "210/35 = 6 units per minute is S's walking speed \n" ); document.write( ": \n" ); document.write( "Find the total distance they walked in 16.154 min \n" ); document.write( "16.154(7) = 16.154(6) = \n" ); document.write( "113.078 + 96.924 = 210.00 confirms our solution of t = 16.154 minutes \n" ); document.write( " |