document.write( "Question 389908: Find the x and y coordinates of the points on x^2 + y^2=16 at which the tangent line(s) are: \r
\n" ); document.write( "\n" ); document.write( "a) horizontal b) have a slope of 1
\n" ); document.write( "

Algebra.Com's Answer #277620 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
a) The tangent lines are horizontal at the points (0,4) and (0,-4).\r
\n" ); document.write( "\n" ); document.write( "b) The tangent lines have slope 1 at the intersection points of the circle with the line y = -x. Solving:
\n" ); document.write( "\"x%5E2+%2B+y%5E2+=+x%5E2+%2B+%28-x%29%5E2+=+2x%5E2+=+16\" ==> \"x%5E2+=+8\", or
\n" ); document.write( "\"x+=+2sqrt%282%29\", \"x+=++-2sqrt%282%29\".
\n" ); document.write( "Then the points are (\"2sqrt%282%29\",\"+-2sqrt%282%29\") and (\"-2sqrt%282%29\",\"+2sqrt%282%29\").
\n" ); document.write( "
\n" );