Trigonometry Basics: Angles, Triangles, And The Unit Circle
Build trigonometry intuition fast by treating angles as side ratios, then extend that idea to the unit circle for any angle. You will read sine and cosine as coordinates, convert degrees and radians, and connect circles to graphs and real measurements.
Trigonometry is about angles. Change a triangle’s size while keeping one angle the same, and the side lengths change, yet certain ratios stay locked in. Those stable ratios are what sin, cos, and tan measure, which is why trig shows up anywhere angles show up.
Angles create stable ratios
If two right triangles share the same acute angle, they are similar triangles. Similar means one is a scaled copy of the other, so every side length is multiplied by the same scale factor. Ratios do not care about scaling, so the ratios of corresponding sides stay the same.
That is the core idea behind trig. sin(θ), cos(θ), and tan(θ) are not attached to a particular triangle size. They are attached to the angle θ, because scaling cancels out in a ratio.
Use this interactive to see multiple right triangles that share one angle and notice what stays constant.
Rule: Same angle, same ratios, even when the triangle grows or shrinks.
Once you believe the ratios belong to the angle, the next step is naming the sides in a consistent way.
Naming the sides around θ
In any right triangle, the longest side is the hypotenuse. It sits opposite the right angle, and it never changes identity no matter which acute angle you focus on.
The other two sides depend on your chosen reference angle θ.
- opposite is across from
θ - adjacent touches
θand is not the hypotenuse
A common beginner mistake is thinking opposite and adjacent are permanent labels. They are not. If you switch from one acute angle to the other, opposite and adjacent swap roles, but the hypotenuse stays the hypotenuse.
Try selecting different triangles and toggling which angle is θ so you can watch opposite and adjacent change.
This naming is the bookkeeping that lets the trig ratios stay simple.
Sine, cosine, tangent as measurements
Sine is the ratio of opposite to hypotenuse. cosine is adjacent to hypotenuse. tangent is opposite to adjacent. Many people memorize SOH-CAH-TOA, but it helps to also remember what each one feels like as θ opens up from small to large.
Sine and cosine are both comparing a leg to the hypotenuse, so they stay between -1 and 1 on the unit circle later. Tangent compares the two legs, so it can grow beyond 1 and even blow up when the adjacent side gets near 0.
A clean identity falls out of the definitions:
Use this comparison to line up the three ratios and see how they respond as the angle increases.
When you start solving problems, the main skill is picking the ratio that touches what you know and what you need.
Solving for sides and angles
To solve basic right triangle trig problems, pick the trig ratio that includes the known information and the unknown you want, then rearrange.
If you know one acute angle θ and one side, you can usually find another side with sin, cos, or tan. If you know two sides and need the angle, you use an inverse trig function like arcsin, arccos, or arctan to undo the ratio.
When should you use the Pythagorean theorem instead? Use it when the triangle information is purely side based, or when trig gives you one missing side and you still need the other.
A quick workflow that prevents most errors.
- Label opposite, adjacent, hypotenuse relative to
θ - Choose
sin,cos, ortanbased on which sides appear - Rearrange algebra first, then plug numbers
- Use
arcsin,arccos,arctanonly when the angle is the unknown
Work through the two common setups here, one for finding a side and one for finding an angle.
Checkpoint: If your computed
sinorcosis bigger than1in magnitude, the setup or labeling is off.
So far everything lived inside 0° to 90° because we used right triangles with acute angles. The unit circle is how trig keeps going past that.
The unit circle makes angles unlimited
A right triangle is one way to package an angle. The unit circle is another. Take a circle of radius 1 centered at the origin. For any angle θ measured from the positive x axis, mark the point where the ray hits the circle. That point has coordinates (cosθ, sinθ).
This is the key translation.
cos(θ)is thexcoordinatesin(θ)is theycoordinate
Why does that match the triangle definitions? Because you can drop a vertical line from the point to the x axis and form a right triangle inside the circle. The hypotenuse is the radius, which is 1, so the ratios become direct lengths and coordinates.
Quadrants then explain signs. In Quadrant II, x is negative and y is positive, so cos is negative and sin is positive. Quadrant III makes both negative. Quadrant IV makes cos positive and sin negative.
Explore the circle and watch (cosθ, sinθ) move through quadrants and change signs.
Once you can read sine and cosine as coordinates, degrees and radians are the next hurdle.
Degrees and radians that actually mean something
A degree splits a full turn into 360 equal parts. A radian ties the angle to arc length, which makes it the natural unit for circles.
On a circle of radius r, an angle of θ radians cuts off arc length s=rθ. On the unit circle where r=1, the arc length equals the angle, so radians are literally how much of the circumference you have walked.
The conversion comes from a full turn. 360° is 2π radians, so 180° is π radians.
Use these landmarks until they feel like street signs you recognize.
30°=π/645°=π/460°=π/390°=π/2
Reveal the common degree to radian pairs and connect them to their positions on a full rotation.
With the circle in mind, trig graphs stop being mysterious squiggles and start looking like a record of motion.
Trig graphs are shadows of rotation
Imagine a point moving around the unit circle as θ increases. The x coordinate is cos(θ) and the y coordinate is sin(θ). If you plot θ on the horizontal axis and the coordinate on the vertical axis, you get the sine and cosine waves.
Two ideas land quickly from the circle.
Periodicity
After one full rotation, the point returns to the same place. That is why sin and cos repeat every 2π radians. Tangent repeats every π because dividing sin by cos makes the pattern repeat twice per full turn.
Why tangent has asymptotes
tan(θ)=sin(θ)/cos(θ). Whenever cos(θ)=0, the fraction is undefined. On the unit circle, cos(θ)=0 at θ=π/2 and θ=3π/2, so the tangent graph shoots upward or downward near those angles, creating vertical asymptotes.
Watch the rotating angle and the three stacked graphs update together so you can see the circle driving the waves.
Note Sine and cosine are coordinates. Tangent is the slope of the radius line, so it blows up when the line is vertical.
That circle based mental model is also why trig keeps showing up in the real world.
Where trig shows up in real thinking
Trig is a shortcut for moving between angles and ratios, so it appears whenever a direction produces a predictable horizontal and vertical split.
- Slopes and ramps use
tan(θ)as rise over run - Rotations in graphics use
(cosθ, sinθ)to turn coordinates - Waves and cycles use sine and cosine because rotation repeats smoothly
- Height from distance plus angle uses tangent or sine as a clean converter
If you want one practical anchor, keep this picture in mind. Stand d units from a tree, measure the angle θ up to the top, then the height above your eye level is roughly d·tan(θ). That is not magic, it is just opposite over adjacent.
The next time you see sin or cos, ask what is rotating or what is being projected onto an axis. That question almost always reveals the setup.
Generate a follow-up sub-lesson on any aspect of this topic