Find the exact coordinates of the point(s) on the unit circle where the tangent line is vertical
The equation of the unit circle is given by:
$$ x^2 + y^2 = 1 $$
We find the tangent line to be vertical when the derivative is undefined. Thus, we need to find the points where $ \x0crac{dy}{dx} $ is undefined.
Implicitly differentiate the unit circle equation with respect to $ x $:
$$ 2x + 2y \x0crac{dy}{dx} = 0 $$
Simplify and solve for $ \x0crac{dy}{dx} $:
$$ \x0crac{dy}{dx} = -\x0crac{x}{y} $$
The derivative is undefined when $ y = 0 $. Thus, we solve for $ x $:
When $ y = 0 $, substituting back into the original equation:
$$ x^2 = 1 $$
So, $ x = 1 $ or $ x = -1 $.
Therefore, the points are:
$(1,0)$ and $(-1,0)$.