Sin, Cos, Tan Triangle- Trigonometry Fundamentals
What the Hell Is Trigonometry?
Trigonometry is just the study of triangles. Specifically, it deals with the relationships between angles and sides in right triangles. That's it. No mystical nonsense, no complicated philosophy.
You're learning three functions: Sine, Cosine, and Tangent. They sound scary, but they're just ratios. Once you see them as ratios, everything clicks.
The Three Functions Explained Without Bullshit
Every right triangle has:
- One right angle (90°)
- Two acute angles (less than 90°)
- Three sides: hypotenuse (opposite the right angle), opposite (across from your angle), and adjacent (next to your angle)
SOHCAHTOA — Your New Best Friend
This mnemonic saves lives. Memorize it:
- SOH = Sine = Opposite ÷ Hypotenuse
- CAH = Cosine = Adjacent ÷ Hypotenuse
- TOA = Tangent = Opposite ÷ Adjacent
That's literally all there is to it. The hard part is identifying which side is which, which takes practice.
Sine (sin) — Opposite Over Hypotenuse
Pick an angle. Look at the side across from it. That's your opposite. The longest side (across from the right angle) is your hypotenuse. Divide opposite by hypotenuse. That's your sine value.
Sine tells you how "tall" an angle appears relative to the triangle's maximum height.
Cosine (cos) — Adjacent Over Hypotenuse
Same angle. The side touching your angle that isn't the hypotenuse? That's adjacent. Divide adjacent by hypotenuse.
Cosine tells you how "wide" an angle appears relative to the triangle's maximum width.
Tangent (tan) — Opposite Over Adjacent
Don't need the hypotenuse for this one. Just divide opposite by adjacent.
Tangent answers the question: "For every unit I go right, how much do I go up?" Useful for slopes, inclines, and real-world angle problems.
The Unit Circle — Where Things Click
The unit circle is just a circle with a radius of 1. Place it on a coordinate plane with its center at (0,0). Now, any point on that circle has coordinates (cos θ, sin θ) where θ is the angle from the positive x-axis.
This means:
- cos θ = the x-coordinate of a point on the unit circle
- sin θ = the y-coordinate of a point on the unit circle
The unit circle makes trig values predictable. Once you know the angles 0°, 30°, 45°, 60°, and 90°, you can derive nearly everything else.
Common Values You Need to Know
Stop guessing. These values come up constantly:
| Angle | sin | cos | tan |
|---|---|---|---|
| 0° | 0 | 1 | 0 |
| 30° | ½ | √3/2 | √3/3 |
| 45° | √2/2 | √2/2 | 1 |
| 60° | √3/2 | ½ | √3 |
| 90° | 1 | 0 | undefined |
Memorize this table. You'll use it constantly.
How To Actually Use Sin, Cos, Tan — Getting Started
Here's the process for solving any right triangle problem:
- Draw the triangle. Seriously. A rough sketch fixes most confusion.
- Label the right angle and identify your target angle.
- Mark the sides: Hypotenuse is always across from 90°. Opposite is across from your angle. Adjacent is the remaining side.
- Pick the right function: Need opposite and hypotenuse? Use sine. Need adjacent and hypotenuse? Use cosine. Need opposite and adjacent? Use tangent.
- Solve: Set up your equation, plug in what you know, solve for the unknown.
Example Problem
You have a right triangle. The angle is 30°. The hypotenuse is 10 units. Find the opposite side.
You need opposite and hypotenuse. That's sine.
sin(30°) = opposite ÷ 10
sin(30°) = 0.5
0.5 = opposite ÷ 10
Opposite = 5 units.
Done. No guessing, no struggling. Just identify, choose, solve.
Sin, Cos, Tan Relationships — The Reciprocals
Three more functions exist. They're just reciprocals of the main three:
- Cosecant (csc) = 1 ÷ sin = Hypotenuse ÷ Opposite
- Secant (sec) = 1 ÷ cos = Hypotenuse ÷ Adjacent
- Cotangent (cot) = 1 ÷ tan = Adjacent ÷ Opposite
Most problems don't require these. But knowing they exist helps when you see them in textbooks or exams.
Where You'll Actually Use This
Trigonometry isn't abstract math torture. It shows up constantly:
- Construction — Roof slopes, wheelchair ramps, stair angles
- Engineering — Forces on bridges, structural analysis
- Physics — Vectors, projectile motion, wave patterns
- Navigation — GPS, surveying, aviation
- Computer graphics — Rotations, shading, 3D rendering
- Audio engineering — Sound wave analysis
Every time you see a slope, a rotation, or an angle in real life, trig is underneath. You won't always calculate it manually, but the principle is always there.
Common Mistakes That Ruin Your Answers
- Confusing opposite and adjacent — Draw the triangle first. This fixes 90% of errors.
- Using the wrong function — Check: do you need O/H, A/H, or O/A?
- Forgetting to check your calculator mode — Degrees vs. radians. Most problems use degrees. If your answer looks wrong, check this first.
- Assuming tan is always defined — At 90°, adjacent becomes zero, making tan undefined. This matters.
- Rounding too early — Keep full precision until the final answer.
Degrees vs. Radians — Quick Note
Most high school trigonometry uses degrees (360° in a circle). Higher math and computer programming often use radians (2π in a circle).
180° = π radians
If you're stuck, convert: multiply degrees by (π ÷ 180) to get radians. Multiply radians by (180 ÷ π) to get degrees.
The Pythagorean Theorem — Companion to Trig
Trig ratios work alongside the Pythagorean theorem: a² + b² = c²
Use Pythagorean theorem to find a missing side. Use sin/cos/tan to find angles or side ratios. They work together.
Example: If you know two sides, find the third with Pythagorean theorem. Then use trig to find your angles.
Inverse Functions — When You Know the Ratio, Need the Angle
Sometimes you have the ratio and need the angle. That's what inverse functions do:
- arcsin (sin⁻¹) — Takes a sine value, gives the angle
- arccos (cos⁻¹) — Takes a cosine value, gives the angle
- arctan (tan⁻¹) — Takes a tangent value, gives the angle
On calculators, these are usually labeled "sin⁻¹", "cos⁻¹", "tan⁻¹" or accessed via a second-function key.
Practice Strategy — How to Actually Learn This
Reading doesn't teach trig. Doing does.
- Start with 45-45-90 and 30-60-90 triangles — These have clean, predictable ratios.
- Memorize the common values table above — Quiz yourself until it's automatic.
- Solve 10-15 problems daily — Mix problems: find sides, find angles, word problems.
- Always draw the triangle first — Don't try to do this in your head.
- Check answers using Pythagorean theorem — Verify that your sides make sense.
After a week of consistent practice, this stuff becomes automatic. The confusion fades. The patterns emerge. What seemed complicated becomes routine.
Final Thoughts
Sin, cos, and tan are just ratios. That's the whole thing. Once that clicks, trigonometry stops being scary and starts being a tool you can actually use.
The formulas are simple. The execution takes practice. Draw your triangles, identify your sides, pick your function, solve. That's the entire process.
No magic. No shortcuts. Just practice until it's natural.