document.write( "Question 914105: calculus-rate of change\r
\n" );
document.write( "\n" );
document.write( "A pulley system on a pier is used to pull boats towards the pier for docking. Suppose that a boat is being docked and has a rope attaching the boat's bow on one end and feeding through the pier's pulley system on the other end. The pulley system is 1 meter higher than the height of the boat's bow. The rope is being pulled in at a rate of 1 m/s. When the boat is 6 meters from the pier, how fast is the boat approaching the pier? (Give your answer correct to five decimal places.)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #554868 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A pulley system on a pier is used to pull boats towards the pier for docking. Suppose that a boat is being docked and has a rope attaching the boat's bow on one end and feeding through the pier's pulley system on the other end. The pulley system is 1 meter higher than the height of the boat's bow. The rope is being pulled in at a rate of 1 m/s. When the boat is 6 meters from the pier, how fast is the boat approaching the pier? (Give your answer correct to five decimal places.) \n" ); document.write( "------------------ \n" ); document.write( "x = boat's distance \n" ); document.write( "r = rope length \n" ); document.write( "Get the distance as a function of the rope length. \n" ); document.write( " \n" ); document.write( "Differentiate wrt time. \n" ); document.write( "dx/dt = (1/2)*2r*(r^2 + 1)^(-1/2)*(dr/dt) \n" ); document.write( "@ r = sqrt(37): \n" ); document.write( "dx/dt = sqrt(37)/sqrt(38) \n" ); document.write( "=~ 0.98675 m/sec \n" ); document.write( " |