document.write( "Question 167572: Leon, who is always in a hurry, walked up an escalator, while it was moving, at the rate of one step per second and reached the top in 28 steps. The next day he climbed two steps per second (skipping none), also while it was moving, and reached the top in 40 steps.
\n" );
document.write( "***Need ASAP!!! \n" );
document.write( "
Algebra.Com's Answer #123518 by gonzo(654)![]() ![]() ![]() You can put this solution on YOUR website! Rate * Time = Distance. \n" ); document.write( "let R = rate of the escalator in steps per second. \n" ); document.write( "let T = time required to travel D. \n" ); document.write( "let D = distance from the bottom of the escalator to the top of the escalator. \n" ); document.write( "----- \n" ); document.write( "D is measured in steps based oan the question: \n" ); document.write( "If the escalator had been stoppped, how many steps did the escalator have from the bottom to the top? \n" ); document.write( "----- \n" ); document.write( "if the escalator is moving at rate R, then D will be covered in time T. \n" ); document.write( "we have the equation: \n" ); document.write( "R*T = D \n" ); document.write( "----- \n" ); document.write( "if Leon takes a step a second, and Leon reaches the top of the escalator in 28 steps, then the time for Leon to travel the distance D from the bottom of the escalator to the top of the escalator is 28 seconds. \n" ); document.write( "----- \n" ); document.write( "Leon's Rate of Travel is R + 1 (the rate of the escalator steps per second plus the additional 1 step per second that Leon takes). \n" ); document.write( "----- \n" ); document.write( "the equation for leon traveling the distance is: \n" ); document.write( "(R+1)*28 = D (equation 1). \n" ); document.write( "----- \n" ); document.write( "if leon takes 2 steps a second, and leon reaches the top of the escalator in 40 steps, then the time for leon to travel the distance D from the bottom of the escalator to the top of the escalator is 20 seconds (40 steps at 2 steps per second = 20 second). \n" ); document.write( "----- \n" ); document.write( "leon's rate of travel is R + 2 (the rate of the escalator steps per second plus the additional 2 steps per second that leon takes). \n" ); document.write( "----- \n" ); document.write( "the equation for leon traveling the distance is: \n" ); document.write( "(R+2)*20 = D (equation 2). \n" ); document.write( "----- \n" ); document.write( "since equation 1 and 2 both equal D, then these equations are equal to each other. \n" ); document.write( "----- \n" ); document.write( "(R+1)*28 = (R+2)*20 \n" ); document.write( "----- \n" ); document.write( "remove parenthese: \n" ); document.write( "28*R + 28 = 20*R + 40 \n" ); document.write( "subtract 20*R from both sides of the equation: \n" ); document.write( "8*R + 28 = 40 \n" ); document.write( "subtract 28 from both sides of the equation: \n" ); document.write( "8*R = 40 - 28 = 12 \n" ); document.write( "divide both sides of the equation by 8: \n" ); document.write( "R = 12/8 = 3/2 \n" ); document.write( "this is the rate that the escalator is traveling. \n" ); document.write( "----- \n" ); document.write( "since R = 3/2, \n" ); document.write( "R+1 = 5/2 \n" ); document.write( "R+2 = 7/2 \n" ); document.write( "----- \n" ); document.write( "substituting R+1 = 5/2 in equation 1: \n" ); document.write( "(R+1)*28 = D (equation 1) becomes: \n" ); document.write( "(5/2)*28 = D \n" ); document.write( "this becomes: \n" ); document.write( "(5*28)/2 = D \n" ); document.write( "which becomes: \n" ); document.write( "(5*14) = D \n" ); document.write( "which becomes: \n" ); document.write( "70 = D \n" ); document.write( "----- \n" ); document.write( "substituting R+21 = 7/2 in equation 2: \n" ); document.write( "(R+2)*20 = D (equation 2) becomes: \n" ); document.write( "(7/2)*20 = D \n" ); document.write( "this becomes: \n" ); document.write( "(7*20)/2 = D \n" ); document.write( "which becomes: \n" ); document.write( "7*10 = D \n" ); document.write( "which becomes: \n" ); document.write( "70 = D \n" ); document.write( "----- \n" ); document.write( "the escalator distance is 70 steps. \n" ); document.write( "that is the number of steps required to get from the bottom to the top if the escalator is not moving at all. \n" ); document.write( "-----\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |