A point is moving along the circle x² + y² = 25\r
\n" );
document.write( "\n" );
document.write( "
\r
\n" );
document.write( "\n" );
document.write( ">>...x coordinate changes at the rate of 2cm/sec...<<
\n" );
document.write( "\r\n" );
document.write( "The vector pointing right is
= 2 cm/sec (right because it's\r\n" );
document.write( "positive. The vector pointing down is
= ? cm/sec.\r\n" );
document.write( "So the point is moving clockwise, and since the point is moving downard\r\n" );
document.write( "toward the x-axis,
vector is pointing downward, so we can\r\n" );
document.write( "expect its speed to be to be negative. \r\n" );
document.write( "\r\n" );
document.write( "
\n" );
document.write( ">>how fast is its y=coordinate changing as the point passes through (3,4)?<<
\n" );
document.write( "\r\n" );
document.write( "We want to know:
= ? when x=3 and y=4\r\n" );
document.write( "\r\n" );
document.write( "CAUTION:\r\n" );
document.write( "x and y are varying as the point is moving before it reaches (3,4),\r\n" );
document.write( "so DO NOT substitute for x or y until after we have taken the derivative.\r\n" );
document.write( "Only then do we freeze the motion at the point (3,4)\r\n" );
document.write( "\r\n" );
document.write( " x² + y² = 25\r\n" );
document.write( "\r\n" );
document.write( " 2x
+ 2y
= 0\r\n" );
document.write( "\r\n" );
document.write( "Divide through by 2\r\n" );
document.write( "\r\n" );
document.write( " x
+ y
= 0\r\n" );
document.write( "\r\n" );
document.write( " y
= -x
\r\n" );
document.write( "\r\n" );
document.write( "
=
·
\r\n" );
document.write( "\r\n" );
document.write( "Now finally we can freeze the motion by substituting x=3, y=4,
= 2\r\n" );
document.write( "\r\n" );
document.write( "
=
·(2)\r\n" );
document.write( "\r\n" );
document.write( "
=
\r\n" );
document.write( "\r\n" );
document.write( "
= -1.5 cm/sec\r\n" );
document.write( "\r\n" );
document.write( "That means that at the instant when the point passes through (3,4) \r\n" );
document.write( "it is falling toward the x-axis at a rate of 1.5 cm/sec.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" );
document.write( "