Example 1 — Read coordinates at 90°
EasyProblem
What are and from the unit circle?
Solution
-
At you're at the top of the radius-1 circle; read off the coordinates.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Are you reading sine and cosine of an angle as coordinates on a circle of radius 1?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
The top point of the circle is , so and .
The rule is chosen only after the structure matches, so the steps mean something.
-
, .
Keep units, shape, or answer form tied to the story so the work does not become symbol pushing.
-
Check the answer against the original question.
It should fit the mental model — radius 1, coordinates are sine and cosine. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Takeaway: On the unit circle, trig values of any angle are just the point's coordinates.