document.write( "Question 1058753: Assume that x and y are differentiable functions of t and
\n" ); document.write( "y^2 = 2xy + 24. Find dx/dt given that x = 1, y = 6, and dy/dt = 2
\n" ); document.write( "

Algebra.Com's Answer #673850 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Assume that x and y are differentiable functions of t and
\n" ); document.write( "y^2 = 2xy + 24. Find dx/dt given that x = 1, y = 6, and dy/dt = 2
\n" ); document.write( "-------
\n" ); document.write( "y^2 = 2xy + 24
\n" ); document.write( "y^2/2 = xy + 12
\n" ); document.write( "y(dy/dt) = x*dy/dt + y*dx/dt
\n" ); document.write( "6*2 = 1*2 + 6*dx/dt
\n" ); document.write( "dx/dt = 5/3
\n" ); document.write( "
\n" ); document.write( "
\n" );