document.write( "Question 1208957: The Gare Montparnasse train station in Paris has a high-speed version of a moving walkway. If he walks while riding this moving walkway, Jean Claude can travel 200 meters in 30 seconds less time than if he stands still on the moving walkway. If Jean Claude walks at a normal rate of 1.5 meters per second, what is the speed of the Gare Montparnasse walkway?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #847502 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The Gare Montparnasse train station in Paris has a high-speed version of a moving walkway.
\n" ); document.write( "If he walks while riding this moving walkway, Jean Claude can travel 200 meters in 30 seconds
\n" ); document.write( "less time than if he stands still on the moving walkway. If Jean Claude walks at a normal rate
\n" ); document.write( "of 1.5 meters per second, what is the speed of the Gare Montparnasse walkway?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the speed of the walkway, in meters per second.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "When Jean Claude stands still on the walkway, he actually moves relatively to the floor\r\n" );
document.write( "at the speed of x m/second.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The time to travel 200 meters at this speed is  \"200%2Fx\"  seconds.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "When Jean Claude walks on the walkway with his relative speed of 1.5 m/s relative to the walkway,\r\n" );
document.write( "he actually moves relatively to the floor at the speed of (1.5+x) m/second.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The time to travel 200 meters at this speed is  \"200%2F%28x%2B1.5%29\"  seconds.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The difference of the two travel times is 30 seconds - so, we write this time equation\r\n" );
document.write( "\r\n" );
document.write( "    \"200%2Fx\" - \"200%2F%28x%2B1.5%29\" = 30  seconds.    (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "This is your setup equation.\r\n" );
document.write( "At this point, the setup is complete, and now your task is to solve it.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve the equation, multiply both sides by x*(x+1.5).  You will get\r\n" );
document.write( "\r\n" );
document.write( "   200*(x+1.5) - 200*x = 30x*(x+1.5).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify step by step\r\n" );
document.write( "\r\n" );
document.write( "    200x + 300 - 200x = 30x^2 + 45x,\r\n" );
document.write( "\r\n" );
document.write( "    300 = 30x^2 + 45x,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "divide all the terms by 15\r\n" );
document.write( "\r\n" );
document.write( "    20 = 2x^2 + 3x,\r\n" );
document.write( "\r\n" );
document.write( "    2x^2 + 3x - 20 = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Apply the quadratic formula\r\n" );
document.write( "\r\n" );
document.write( "    \"x%5B1%2C2%5D\" = \"%28-3+%2B-+sqrt%283%5E2+-4%2A2%2A%28-20%29%29%29%2F%282%2A2%29\" = \"%28-3+%2B-+sqrt%28169%29%29%2F4\" = \"%28-3+%2B-+13%29%2F4\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You want the positive root  x = \"%28-3+%2B+13%29%2F2\" = \"10%2F4\" = 2.5 m/s.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It is the speed of the walkway.    ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  Check the validity of equation (1):  \"200%2F2.5\" - \"200%2F%281.5%2B2.5%29\" = \"200%2F2.5\" - \"200%2F4\" = 30.0 seconds.\r\n" );
document.write( "\r\n" );
document.write( "        Which is precisely correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "At this point, the problem is solved completely.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );