document.write( "Question 100914: John walks the 15 meters from the front door of his house to his moped at
\n" ); document.write( "a constant rate of speed. Having forgotten to lock the front door, he runs the 15 meters
\n" ); document.write( "back to the front door along the same path. His speed running is 2 m/sec faster than
\n" ); document.write( "his speed walking. If the total time to walk to the car and run back to the door was 8
\n" ); document.write( "seconds, what was John’s walking speed?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #73450 by TP(29)\"\" \"About 
You can put this solution on YOUR website!
Let w be the walking speed, then w+2 must be the running speed (since we're told that his running speed is 2m/s more than his walking speed).\r
\n" ); document.write( "\n" ); document.write( "Let the walking time be t seconds and the running time be T seconds\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now using these facts: distance= average speed*time,\r
\n" ); document.write( "\n" ); document.write( " the distance is 15 metres in each case( walking and running),\r
\n" ); document.write( "\n" ); document.write( " the factors of 15 are 5 and 3 and\r
\n" ); document.write( "\n" ); document.write( " t+T= 8 (given)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "we can find w BY INSPECTION as follows:\r
\n" ); document.write( "\n" ); document.write( "Since 15=3*5=w*t
\n" ); document.write( "and
\n" ); document.write( " 15=5*3=(w+2)*T then it follows that w=3,t=5 and T=3.\r
\n" ); document.write( "\n" ); document.write( "So the walking speed,w,is 3m/sec.ANS \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You can of course solve the question using algebra but why do that with such a trivial question.
\n" ); document.write( "In an exam situation time is of the essence and a solution BY INSPECTION is totally valid provided you show what it is based upon.\r
\n" ); document.write( "\n" ); document.write( "Using algebra and the definitions given above a possible solution might be as follows:\r
\n" ); document.write( "\n" ); document.write( "15=w*t so t=15/w
\n" ); document.write( "Similarly,15=(w+2)*T so T=15/(w+2).\r
\n" ); document.write( "\n" ); document.write( "But t+T=8 and so (15/w)+(15/(w+2))=8
\n" ); document.write( "This leads to (1/w)+(1/(w+2))=8/15
\n" ); document.write( "Adding the two algebraic fractions together we get:\r
\n" ); document.write( "\n" ); document.write( "(w+2+w)/w(w+2) = 8/15\r
\n" ); document.write( "\n" ); document.write( "Hence 2w+2 = 8 (i) and w(w+2) = 15 (ii)
\n" ); document.write( "Considering 2w+2 = 8 it follows that w+1 = 4 (dividing both sides by 2)
\n" ); document.write( "And so w = 3
\n" ); document.write( "That is, the walking speed is 3m/sec.ANS
\n" ); document.write( "
\n" );