Mathematics · Trigonometry

Trigonometry in the Right Triangle

Sine, cosine and tangent link an acute angle of a right triangle with the ratios of its sides.

BasicExam-relevant

Free · no credit card · in your study plan in 2 minutes

Formula

LaTeX: \sin\alpha = \frac{\text{GK}}{\text{Hyp}}, \quad \cos\alpha = \frac{\text{AK}}{\text{Hyp}}, \quad \tan\alpha = \frac{\text{GK}}{\text{AK}}
Sides in the same length unit · α in degrees or radians · ratios dimensionless

Variables & units – Trigonometry in the Right Triangle

SymbolMeaningUnit
αAcute angle in the right triangle° or rad
GKOpposite side (opposite α)cm, m
AKAdjacent side (next to α)cm, m
HypHypotenuse (opposite the right angle)cm, m

Derivation & background – Trigonometry in the Right Triangle

The side ratios depend only on the angle, because all right triangles with equal α are similar; that is why sin, cos and tan are functions of the angle. Mnemonic: SOH-CAH-TOA. Relations: tan α = sin α/cos α and sin²α + cos²α = 1 (Pythagoras on the unit circle). For non-right triangles the law of sines and the law of cosines take over.

Exam blueprint

Validity range

Holds only in right triangles for the two acute angles; opposite and adjacent side are always named relative to the angle considered. Non-right triangles need the law of sines or cosines.

Derivation steps

Similar triangles: with equal angle all side ratios are equal.

  1. 1All right triangles with angle α are similar, their side ratios depend only on α.
  2. 2The three ratios opposite/hypotenuse, adjacent/hypotenuse and opposite/adjacent get the names sin α, cos α and tan α.

Rearrangements

Compute a side

Analogously adjacent = hyp·cos α and opposite = adjacent·tan α.

Compute an angle

Inverse functions sin⁻¹, cos⁻¹, tan⁻¹ on the calculator.

Compute the hypotenuse

When rearranging, the required quantity moves to the numerator.

Task variant

A 5 m ladder leans against a wall at 70° to the ground. How high does it reach?

The height is the side opposite the ground angle: h = 5·sin 70° ≈ 5·0.940 = 4.70 m.

In a right triangle opposite = 3 and adjacent = 4. Determine α.

tan α = 3/4 = 0.75, so α = arctan(0.75) ≈ 36.9°.

Common mistakes

Swapping opposite and adjacent side.

Look from the angle: opposite lies the opposite side, next to it (not the hypotenuse) the adjacent.

Calculator in the wrong angle mode.

Check DEG for degree values; sin 30 in RAD does not give 0.5.

Applying sin, cos, tan to non-right triangles.

Without a right angle the laws of sines and cosines apply.

Exam context

  • Height and slope tasks, surveying, precursor to the laws of sines and cosines and trigonometric functions.

These mistakes cost points in real exams. The set drills them until they stick.

Formula cluster

Triangle trigonometry

Base case of triangle calculation; the laws of sines and cosines generalize to arbitrary triangles.

Worked example

Hypotenuse 10 cm, α = 30°: opposite = 10·sin 30° = 5 cm and adjacent = 10·cos 30° ≈ 8.66 cm. Check with Pythagoras: 5² + 8.66² ≈ 25 + 75 = 100 = 10² ✓.

Applications

Measuring heights and distances (ladders, towers, slopes), surveying, force decomposition in physics, foundation of all trigonometry

Quanta exam set

Curated exam set for "Trigonometry in the Right Triangle":

Question (front)

Which formula describes Trigonometry in the Right Triangle?

Answer in your set

Question (front)

How do you rearrange sin α = GK/Hyp, cos α = AK/Hyp, tan α = GK/AK for Compute a side?

Answer in your set

Question (front)

Which common mistake happens with Trigonometry in the Right Triangle?

Answer in your set

+ 7 more cards: units, variables, derivation, example, exam task

These 10 cards are ready. One click and they sit in your deck, FSRS schedules the reviews until exam day.

Scientific sources

Common notations & search queries

sin=Gegenkathete/Hypotenusecos=Ankathete/Hypotenusetan=Gegenkathete/AnkatheteSOHCAHTOAGAGA Hühnerhof AGSinus Kosinus Tangens DreieckWinkel berechnen rechtwinkliges Dreiecktrigonometry right triangle

Related formulas

More Mathematics formulas

Frequently asked questions about Trigonometry in the Right Triangle

When do you use sine, cosine or tangent?+

Decide by the sides involved. Sine links opposite and hypotenuse (sin α = opp/hyp), cosine links adjacent and hypotenuse (cos α = adj/hyp), tangent links the two legs (tan α = opp/adj). So look at which two sides occur in your task (given plus required), and pick the function that contains exactly these two. Example: ladder length (hypotenuse) and wall height (opposite side) given, angle required: sine. Ground distance and wall height: tangent. The classic mnemonic is SOH-CAH-TOA.

How do you identify opposite side, adjacent side and hypotenuse?+

The hypotenuse is fixed: the longest side, always opposite the right angle. Opposite and adjacent side, in contrast, are named relative to the angle considered and swap roles when you take the other acute angle. The opposite side lies across from the angle (it does not touch it), the adjacent side lies next to the angle but is not the hypotenuse. Practical approach: put a finger on the angle; the side the finger does not touch is the opposite side; of the two touched sides, the leg (not the hypotenuse) is the adjacent side. Exactly this assignment is the most frequent source of errors, so a labelled sketch before every calculation pays off.

How do you calculate an angle in a right triangle?+

First form the appropriate side ratio and then apply the inverse function: arcsin, arccos or arctan (on the calculator sin⁻¹, cos⁻¹, tan⁻¹). Example: opposite 3, adjacent 4: tan α = 3/4 = 0.75, so α = arctan(0.75) ≈ 36.9°. The second acute angle follows immediately from the angle sum: β = 90° − α ≈ 53.1°. Check the angle mode first (DEG for degree values). Important: the inverse function needs the ratio of two sides, not a single length. And as a check: the sine of the result must reproduce the original ratio, here sin 36.9° ≈ 0.6 = 3/5 ✓.

Why does the calculator seem to give wrong sine values?+

Almost always the wrong angle mode is behind it. Calculators know degrees (DEG) and radians (RAD). If you enter sin 30 in RAD mode, the calculator interprets 30 as 30 radians and returns about −0.988 instead of the expected 0.5. Therefore check the mode indicator on the display before trigonometric calculations. Rule of thumb for school: geometry tasks with degree values in DEG; calculus with trigonometric functions (derivatives, integrals) requires RAD, because (sin x)′ = cos x holds only in radians. A quick self-test after switching: sin 30° must give exactly 0.5, sin 90° exactly 1.

How are sine, cosine and tangent related?+

You should know three relations. First: tan α = sin α/cos α, since (opp/hyp)/(adj/hyp) cancels to opp/adj. Second the trigonometric Pythagoras: sin²α + cos²α = 1, because opp² + adj² = hyp²; with it you compute one value from the other, e.g. cos α = √(1 − sin²α) for acute angles. Third the complement relation: cos α = sin(90° − α), the cosine is the sine of the complementary angle, hence its name (complementi sinus). Example: sin 30° = 0.5 and cos 30° ≈ 0.866; check: 0.25 + 0.75 = 1 ✓ and tan 30° = 0.5/0.866 ≈ 0.577 ✓.

Retain Trigonometry in the Right Triangle for exams

Create a curated FSRS exam set for sin α = GK/Hyp, cos α = AK/Hyp, tan α = GK/AK: formula recall, variables, derivation, rearrangement, worked example, common mistakes and exam context.

Free · curated formula set · LaTeX · FSRS spaced repetition

How do you calculate with Trigonometry in the Right Triangle?

Here is how to work through a typical Trigonometry in the Right Triangle (sin α = GK/Hyp, cos α = AK/Hyp, tan α = GK/AK) task step by step:

  1. 1

    Task

    A 5 m ladder leans against a wall at 70° to the ground. How high does it reach?

    Solution path

    The height is the side opposite the ground angle: h = 5·sin 70° ≈ 5·0.940 = 4.70 m.

  2. 2

    Task

    In a right triangle opposite = 3 and adjacent = 4. Determine α.

    Solution path

    tan α = 3/4 = 0.75, so α = arctan(0.75) ≈ 36.9°.