document.write( "Question 640662: A roller coaster goes down the first grade 8 times faster than it goes up the other side. The distance down is 100 ft. more than the distance up, and it takes 70 seconds to go up and 10 seconds to come down. What is the speed in ft. per second of the roller coaster when it goes up and when it comes down?\r
\n" ); document.write( "\n" ); document.write( "I've tried a proportion:\"+%28d%2B100%29%2Fd+=+10%2F70+\" and got \"-116.666\" and my teacher said the answer is not a decimal but the equation is an equality.
\n" ); document.write( "

Algebra.Com's Answer #403354 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A roller coaster goes down the first grade 8 times faster than it goes up the other side.
\n" ); document.write( " The distance down is 100 ft. more than the distance up, and it takes 70
\n" ); document.write( " seconds to go up and 10 seconds to come down.
\n" ); document.write( " What is the speed in ft. per second of the roller coaster when it goes up
\n" ); document.write( " and when it comes down?
\n" ); document.write( ":
\n" ); document.write( "Let s = speed going up
\n" ); document.write( "then
\n" ); document.write( "8s = speed coming down
\n" ); document.write( ":
\n" ); document.write( "coming down equation (speed = dist/time)
\n" ); document.write( "\"%28d%2B100%29%2F10\" = 8s
\n" ); document.write( "solve for d
\n" ); document.write( "d + 100 = 80s
\n" ); document.write( "d = 80s - 100
\n" ); document.write( ":
\n" ); document.write( "and going up equation
\n" ); document.write( "\"d%2F70\" = s
\n" ); document.write( "d = 70s
\n" ); document.write( ":
\n" ); document.write( "d=d, therefore
\n" ); document.write( "80s - 100 = 70s
\n" ); document.write( "80s - 70s = 100
\n" ); document.write( "10s = 100
\n" ); document.write( "s = 10 ft/sec going up
\n" ); document.write( "then
\n" ); document.write( "8(10) = 80 ft/sec going down
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check this by finding the actual distances
\n" ); document.write( "Down: 10*80 = 800 ft
\n" ); document.write( "Up: 70 * 10 = 700 ft; a dif of 100'
\n" ); document.write( "
\n" ); document.write( "
\n" );