document.write( "Question 650829: A point is moving along the circle x2+y2= 25 in the first quadrant in such a way that its x coordinate changes at the rate of 2cm/sec. how fast is its y coordinate changing as the point passes through (3,4)? \n" ); document.write( "
Algebra.Com's Answer #407518 by Edwin McCravy(20086)\"\" \"About 
You can put this solution on YOUR website!
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 \"%28dx%29%2F%28dt%29\" = 2 cm/sec (right because it's\r\n" );
document.write( "positive. The vector pointing down is \"%28dy%29%2F%28dt%29\" = ? 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, \"%28dy%29%2F%28dt%29\" 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: \"%28dy%29%2F%28dt%29\" = ? 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\"%28dx%29%2F%28dt%29\" + 2y\"%28dy%29%2F%28dt%29\" = 0\r\n" );
document.write( "\r\n" );
document.write( "Divide through by 2\r\n" );
document.write( "\r\n" );
document.write( "              x\"%28dx%29%2F%28dt%29\" + y\"%28dy%29%2F%28dt%29\" = 0\r\n" );
document.write( "\r\n" );
document.write( "                     y\"%28dy%29%2F%28dt%29\" =  -x\"%28dx%29%2F%28dt%29\"\r\n" );
document.write( "\r\n" );
document.write( "                      \"%28dy%29%2F%28dt%29\" =  \"-x%2Fy\"·\"%28dx%29%2F%28dt%29\"\r\n" );
document.write( "\r\n" );
document.write( "Now finally we can freeze the motion by substituting x=3, y=4, \"%28dx%29%2F%28dt%29\" = 2\r\n" );
document.write( "\r\n" );
document.write( "                      \"%28dy%29%2F%28dt%29\" =  \"-3%2F4\"·(2)\r\n" );
document.write( "\r\n" );
document.write( "                      \"%28dy%29%2F%28dt%29\" =  \"-3%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "                      \"%28dy%29%2F%28dt%29\" =  -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( "
\n" );