document.write( "Question 670079: A conveyor belt that is 450 feet long is moving apples in a warehouse. A rabbit hops on the belt and runs in the same direction the belt is moving for 400 feet. It then turns around and runs against the belt for 380 feet. The first trip takes 70 seconds, and the return trip takes 200 second. Determine the speed of the rabbit and the speed of the bely
\n" ); document.write( "T.
\n" ); document.write( "

Algebra.Com's Answer #416764 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A conveyor belt that is 450 feet long is moving apples in a warehouse. A rabbit hops on the belt and runs in the same direction the belt is moving for 400 feet. It then turns around and runs against the belt for 380 feet. The first trip takes 70 seconds, and the return trip takes 200 second. Determine the speed of the rabbit and the speed of the bely
\n" ); document.write( "--------
\n" ); document.write( "With the belt DATA:
\n" ); document.write( "distance = 400 ft ; rate = (r+b) ft/sec ; time = 400/(r+b) seconds
\n" ); document.write( "------
\n" ); document.write( "Against the belt DATA:
\n" ); document.write( "distance 380 ft ; rate = (r-b) ft/sec ; time = 380/(r-b) seconds\r
\n" ); document.write( "\n" ); document.write( "Equations:
\n" ); document.write( "400/(r+b) = 70 seconds
\n" ); document.write( "380/(r-b) = 200 seconds
\n" ); document.write( "--------
\n" ); document.write( "70r + 70b = 400
\n" ); document.write( "200r - 200b = 380
\n" ); document.write( "----------
\n" ); document.write( "14000r + 14000b = 80000
\n" ); document.write( "14000r - 14000b = 70*380
\n" ); document.write( "------
\n" ); document.write( "Add and solve for \"r\":
\n" ); document.write( "28000r = 106600
\n" ); document.write( "r = 3.81 ft/sec (The rabbit's speed)
\n" ); document.write( "------
\n" ); document.write( "Solve for \"b\":
\n" ); document.write( "70r + 70b = 400
\n" ); document.write( "70*3.81 + 70b = 400
\n" ); document.write( "70b = 133.5
\n" ); document.write( "b = 1.91 ft/sec (The rate of the belt)
\n" ); document.write( "=======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=================
\n" ); document.write( "
\n" );