# Nakafa Framework: LLM
URL: /en/subject/high-school/10/mathematics/trigonometry/trigonometric-comparison-three-primary
Source: https://raw.githubusercontent.com/nakafaai/nakafa.com/refs/heads/main/packages/contents/subject/high-school/10/mathematics/trigonometry/trigonometric-comparison-three-primary/en.mdx
Output docs content for large language models.
---
import { Triangle } from "@repo/design-system/components/contents/triangle";
import { UnitCircle } from "@repo/design-system/components/contents/unit-circle";
export const metadata = {
  title: "The Three Primary Trigonometric Comparisons",
  description: "Understand sin, cos, and tan relationships in right triangles. Explore unit circle connections and master fundamental trigonometric ratios with interactive visuals.",
  authors: [{ name: "Nabil Akbarazzima Fatih" }],
  date: "04/14/2025",
  subject: "Trigonometry",
};
## Introduction to the Three Primary Trigonometric Ratios
When ancient mathematicians studied triangles, they discovered useful patterns in the ratio of sides in right triangles. There are three primary trigonometric ratios that we will learn: sine (sin), cosine (cos), and tangent (tan).
  
  
  
### Understanding the Sides of a Right Triangle
Before we go further, it's important to understand the terms used in trigonometric ratios:
1. **Hypotenuse**: The longest side of a right triangle, always opposite to the right angle (90°).
2. **Opposite side**: The side that is opposite to the angle θ we are examining.
3. **Adjacent side**: The side that is adjacent to the angle θ we are examining (not the hypotenuse).
  
## Sine (sin θ)
The sine of angle θ is the ratio between the length of the opposite side and the length of the hypotenuse.
  
        Visualization of Sine ()
      >
    }
    description="Notice how the sine value changes as the angle changes."
    angle={30}
    labels={{
      opposite: "Opposite Side (determines sin θ value)",
      adjacent: "Adjacent Side",
      hypotenuse: "Hypotenuse (divisor)",
    }}
  />
### Examples of Sine Values
| Angle                     | Sine Value                               | Decimal Value              |
| ------------------------- | ---------------------------------------- | -------------------------- |
|   |                   |     |
|  |         |   |
|  |  |  |
|  |  |  |
|  |                   |     |
## Cosine (cos θ)
The cosine of angle θ is the ratio between the length of the adjacent side and the length of the hypotenuse.
  
        Visualization of Cosine ()
      >
    }
    description="Notice how the cosine value changes as the angle changes."
    angle={60}
    labels={{
      opposite: "Opposite Side",
      adjacent: "Adjacent Side (determines cos θ value)",
      hypotenuse: "Hypotenuse (divisor)",
    }}
  />
### Examples of Cosine Values
| Angle                     | Cosine Value                             | Decimal Value              |
| ------------------------- | ---------------------------------------- | -------------------------- |
|   |                   |     |
|  |  |  |
|  |  |  |
|  |         |   |
|  |                   |     |
## Tangent (tan θ)
The tangent of angle θ is the ratio between the length of the opposite side and the length of the adjacent side. It can also be calculated as the ratio between the sine and cosine of the same angle.
  
        Visualization of Tangent ()
      >
    }
    description="Notice how the tangent value changes as the angle changes."
    angle={45}
    labels={{
      opposite: "Opposite Side (numerator)",
      adjacent: "Adjacent Side (denominator)",
      hypotenuse: "Hypotenuse",
    }}
  />
### Examples of Tangent Values
| Angle                     | Tangent Value                            | Decimal Value              |
| ------------------------- | ---------------------------------------- | -------------------------- |
|   |                   |     |
|  |  |  |
|  |                   |     |
|  |            |  |
|  | Undefined                                | Undefined                  |
## Relationship between Sin, Cos, and Tan in the Unit Circle
To understand how these trigonometric ratios work for all angles, we can use the concept of the unit circle (a circle with radius 1).
In the unit circle:
- The x-coordinate on the unit circle = cos θ
- The y-coordinate on the unit circle = sin θ
- Tan θ is the slope of the line from the center to the point on the unit circle
## Relationships Between the Three Trigonometric Ratios
These three trigonometric ratios are related by the following formulas:
  
  
## Exercise
Consider the following triangle with a  angle:
      Triangle with  Angle
    >
  }
  description={
    <>
      Right triangle with a  angle
    >
  }
  angle={30}
  labels={{
    opposite: "Opposite Side",
    adjacent: "Adjacent Side",
    hypotenuse: "Hypotenuse (= 1)",
  }}
/>
If the length of the hypotenuse is 1, then:
- The value of  = length of opposite side = 
- The value of  = length of adjacent side = 
- The value of  =  =  = 0.58