A circle with center at the origin and radius is given. Points and lie on the circle such that and are radii.
Create a vector representation to prove that the tangent line of the circle at point is perpendicular to the radius !
Search for a command to run...
A circle with center at the origin O and radius r is given. Points A and B lie on the circle such that OA and OB are radii.
Create a vector representation to prove that the tangent line of the circle at point A is perpendicular to the radius OA!
Let the position vector of point A be a
Since A lies on a circle with center O, the vector OA=a is the radius of the circle.
The tangent line at point A is a line that touches the circle at point A and is perpendicular to the radius OA at that point.
Let the direction vector of the tangent line at point A be t
Since the tangent line is perpendicular to the radius OA (vector a), the direction vector of the tangent line t must be perpendicular to vector a
Two vectors are perpendicular if and only if their dot product is zero
Therefore, to prove that the tangent line at A is perpendicular to the radius OA, we need to show that the dot product of vector a and vector t is zero
This is the vector representation to prove that the tangent line of the circle at point A is perpendicular to the radius OA
The most appropriate answer is C.