document.write( "Question 1078578: What is the slope for the line tangent to the circle x^2 + y^2 = 8 at the point (2, -2)? \n" ); document.write( "
Algebra.Com's Answer #692999 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
formula for circle at this point is y=-sqrt (8-x^2)
\n" ); document.write( "The derivative is -2x/-2 sqrt(8-x^2); when x=2, derivative equals 2/sqrt(4)=1, so the slope is 1
\n" ); document.write( "\"graph%28300%2C300%2C-5%2C5%2C-5%2C5%2C-sqrt%28-x%5E2%2B8%29%2Cx-4%29\"
\n" ); document.write( "
\n" );