document.write( "Question 642107: bob takes escalator from subway to street level. if he runs-up 8 stairs it takes him 46.5 seconds. if he runs-up 13 stairs it takes him 39.0 seconds. \r
\n" ); document.write( "\n" ); document.write( "How long will it take bob to get to the top if he doesn't run at all?
\n" ); document.write( "

Algebra.Com's Answer #404177 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
bob takes escalator from subway to street level.
\n" ); document.write( " if he runs-up 8 stairs it takes him 46.5 seconds.
\n" ); document.write( " if he runs-up 13 stairs it takes him 39.0 seconds.
\n" ); document.write( "How long will it take bob to get to the top if he doesn't run at all?
\n" ); document.write( ":
\n" ); document.write( "let s = no. of steps traveled by the escalator
\n" ); document.write( "then
\n" ); document.write( "(s+8) = no. of steps when he runs up in 46.5 sec
\n" ); document.write( "and
\n" ); document.write( "(s+13) = no. of steps when he runs up in 39 sec
\n" ); document.write( ":
\n" ); document.write( "Let d = total distance traveled by the escalator
\n" ); document.write( "then
\n" ); document.write( "\"d%2F%28%28s%2B8%29%29%29\" = 46.5
\n" ); document.write( "d = 46.5(s+8)
\n" ); document.write( "and
\n" ); document.write( "\"d%2F%28%28s%2B13%29%29\" = 39
\n" ); document.write( "d = 39(s+13)
\n" ); document.write( ":
\n" ); document.write( "d=d, therefore we can combine the equations
\n" ); document.write( "46.5(s+8) = 39(s+13)
\n" ); document.write( "46.5s + 372 = 39s + 507
\n" ); document.write( "46.5s - 39s = 507 - 372
\n" ); document.write( "7.5s = 135
\n" ); document.write( "s = 135/7.5
\n" ); document.write( "s = 18 steps
\n" ); document.write( ":
\n" ); document.write( "Find the time (t) when just letting escalator move
\n" ); document.write( "Time varies inversely with speed
\n" ); document.write( "\"t%2F39\" = \"%2818%2B13%29%2F18\"
\n" ); document.write( "\"t%2F39\" = \"31%2F18\"
\n" ); document.write( "cross multiply
\n" ); document.write( "18t = 39 * 31
\n" ); document.write( "18t = 1209
\n" ); document.write( "t = 1209/18
\n" ); document.write( "t = 67.2 seconds if he just ride it\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );