document.write( "Question 485104: I have a story problem I can't figure out. Can you help me and show me the steps to solve it? Thanks you. The speed of a moving walkway is about 4.5 feet per second. Walking on the moving walkway, it takes Karen a total of 20 seconds to travel 45 feet with the movement of the walkway and then back again against the movement of the walkway. What is Karen's normal walking speed? \n" ); document.write( "
Algebra.Com's Answer #331839 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The speed of a moving walkway is about 4.5 feet per second. \n" ); document.write( "Walking on the moving walkway, it takes Karen a total of 20 seconds to travel 45 \n" ); document.write( " feet with the movement of the walkway and then back again against the movement of the walkway. \n" ); document.write( " What is Karen's normal walking speed? \n" ); document.write( ": \n" ); document.write( "Let x = K's normal walking speed in ft/sec \n" ); document.write( "then \n" ); document.write( "(x+4.5) = K's speed going the same as the walkway \n" ); document.write( "and \n" ); document.write( "(x-4.5) = K's speed going against the walkway \n" ); document.write( ": \n" ); document.write( "Write a time equation: time = dist/speed \n" ); document.write( ": \n" ); document.write( "with time + against time = 20 sec \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Multiply by (x+4.5)(x-4.5) \n" ); document.write( "(x+4.5)(x-4.5)* \n" ); document.write( ": \n" ); document.write( "Cancel the denominators FOIL the right side and you have: \n" ); document.write( "45(x-4.5) + 45(x+4.5) = 20(x^2 - 4.5x + 4.5x - 20.25) \n" ); document.write( ": \n" ); document.write( "45x - 202.5 + 45x + 202.5 = 20(x^2 - 20.25) \n" ); document.write( ": \n" ); document.write( "90x = 20x^2 - 405 \n" ); document.write( "A quadratic equation \n" ); document.write( "20x^2 - 90x - 405 = 0 \n" ); document.write( "Simplify, divide by 5 \n" ); document.write( "4x^2 - 18x - 81 = 0 \n" ); document.write( "Use the quadratic formula to find x \n" ); document.write( " \n" ); document.write( "a=4; b=-18; c=-81 \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "we only care about the positive solution here \n" ); document.write( " \n" ); document.write( "x = \n" ); document.write( "x = 7.28 ft/sec is K's normal walking speed \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "You can confirm this by finding the time for each direction: \n" ); document.write( "45/(7.28+4.5) = 3.82 sec \n" ); document.write( "45/(7.28-4.5) = 16.18 sec \n" ); document.write( "--------------------------- \n" ); document.write( "round trip time:20.00 sec \n" ); document.write( ": \n" ); document.write( "Did you understand the steps we took here? \n" ); document.write( " |