Introduction to Trigonometry - Trigonometric ratios, values for specific angles (30, 45, 60), and trigonometric identities
Welcome, standard 10 students! Today, we are diving into one of the most fascinating and high-scoring chapters in your Class 10 NCERT Mathematics syllabus: Introduction to Trigonometry.
Have you ever looked at a super tall building like the Qutub Minar and wondered, *"How did engineers measure its height without climbing all the way up with a giant tape measure?"*
The secret weapon they used is Trigonometry!
The word *Trigonometry* comes from three Greek words:
In simple terms, Trigonometry is the study of relationships between the sides and angles of a triangle.
---
1. The Foundation: The Right-Angled Triangle
Trigonometry in Class 10 revolves around Right-Angled Triangles.
Let’s take a right-angled triangle, $\Delta ABC$, right-angled at $B$.
```
A
|\
| \
Opp/ | \ Hypotenuse (H)
Perp | \
(P) | \
|_____\
B (Base/Adj) C
Angle θ
```
To work with trigonometric ratios, you must identify three key sides relative to an acute angle (let's call it $\theta$ or Angle $C$):
⚠️ Teacher's Tip: Perpendicular and Base change depending on which angle you are looking at!
* If we look from Angle $C$: Side $AB$ is Perpendicular, Side $BC$ is Base.
* If we look from Angle $A$: Side $BC$ becomes Perpendicular, Side $AB$ becomes Base.
---
2. Trigonometric Ratios (T-Ratios)
Trigonometric ratios are simple ratios of the lengths of two sides of a right-angled triangle with respect to its acute angles.
There are 6 fundamental ratios:
$$\sin \theta = \frac{\text{Perpendicular}}{\text{Hypotenuse}} = \frac{P}{H}$$
$$\cos \theta = \frac{\text{Base}}{\text{Hypotenuse}} = \frac{B}{H}$$
$$\tan \theta = \frac{\text{Perpendicular}}{\text{Base}} = \frac{P}{B}$$
The Reciprocal Ratios:
Each of the primary ratios has a reciprocal pair:
Super Useful Quotient Relations:
$$\tan \theta = \frac{\sin \theta}{\cos \theta}$$
$$\cot \theta = \frac{\cos \theta}{\sin \theta}$$
---
Mnemonic Trick to Remember T-Ratios
A classic phrase popular in Indian classrooms:
$$\begin{array}{rcccl}
\text{\textbf{P}andit} & \text{\textbf{B}adri} & \text{\textbf{P}rasad} \\
\hline
\text{\textbf{H}ar} & \text{\textbf{H}ar} & \text{\textbf{B}ole}
\end{array}$$
---
3. Trigonometric Values of Specific Angles ($30^\circ$, $45^\circ$, $60^\circ$)
While you can calculate ratios for any angle, your Class 10 board exam focuses heavily on specific standard angles: $0^\circ, 30^\circ, 45^\circ, 60^\circ,$ and $90^\circ$.
Geometric Derivations (Understanding the "Why")
A. Ratios of $45^\circ$
Consider an isosceles right triangle where base = perpendicular = $a$.
B. Ratios of $30^\circ$ and $60^\circ$
Consider an equilateral triangle $ABC$ with side length $2a$. Drop a perpendicular $AD$ from $A$ to $BC$.
---
Complete NCERT Table of Specific Angles
Here is the master table you need to memorize:
| Ratio | $0^\circ$ | $30^\circ$ | $45^\circ$ | $60^\circ$ | $90^\circ$ |
|---|---|---|---|---|---|
| $\sin \theta$ | $0$ | $\frac{1}{2}$ | $\frac{1}{\sqrt{2}}$ | $\frac{\sqrt{3}}{2}$ | $1$ |
| $\cos \theta$ | $1$ | $\frac{\sqrt{3}}{2}$ | $\frac{1}{\sqrt{2}}$ | $\frac{1}{2}$ | $0$ |
| $\tan \theta$ | $0$ | $\frac{1}{\sqrt{3}}$ | $1$ | $\sqrt{3}$ | Not Defined |
| $\text{cosec } \theta$ | Not Defined | $2$ | $\sqrt{2}$ | $\frac{2}{\sqrt{3}}$ | $1$ |
| $\sec \theta$ | $1$ | $\frac{2}{\sqrt{3}}$ | $\sqrt{2}$ | $2$ | Not Defined |
| $\cot \theta$ | Not Defined | $\sqrt{3}$ | $1$ | $\frac{1}{\sqrt{3}}$ | $0$ |
💡 Shortcut Trick to Build the Table Yourself:
---
4. Trigonometric Identities
An equation involving trigonometric ratios of an angle is called a trigonometric identity if it holds true for all values of the angle(s) involved.
There are three fundamental trigonometric identities in Class 10:
---
Identity 1: $\sin^2\theta + \cos^2\theta = 1$
Proof:
In a right-angled triangle $\Delta ABC$, by Pythagoras Theorem:
$$AB^2 + BC^2 = AC^2$$
Divide both sides by $AC^2$:
$$\left(\frac{AB}{AC}\right)^2 + \left(\frac{BC}{AC}\right)^2 = \left(\frac{AC}{AC}\right)^2$$
Since $\frac{AB}{AC} = \sin\theta$ and $\frac{BC}{AC} = \cos\theta$:
$$\sin^2\theta + \cos^2\theta = 1$$
---
Identity 2: $1 + \tan^2\theta = \sec^2\theta$
Proof:
Divide $AB^2 + BC^2 = AC^2$ by $BC^2$ (the Base squared):
$$\left(\frac{AB}{BC}\right)^2 + 1 = \left(\frac{AC}{BC}\right)^2$$
$$ \tan^2\theta + 1 = \sec^2\theta \implies 1 + \tan^2\theta = \sec^2\theta$$
---
Identity 3: $1 + \cot^2\theta = \text{cosec}^2\theta$
Proof:
Divide $AB^2 + BC^2 = AC^2$ by $AB^2$ (the Perpendicular squared):
$$1 + \left(\frac{BC}{AB}\right)^2 = \left(\frac{AC}{AB}\right)^2$$
$$1 + \cot^2\theta = \text{cosec}^2\theta$$
---
5. Step-by-Step Solved Practice Questions
Let's test our understanding with 3 board-standard questions.
---
Question 1: Finding T-ratios from a given ratio
Problem: In a right $\Delta ABC$, right-angled at $B$, if $\tan A = \frac{4}{3}$, find all the other trigonometric ratios of angle $A$.
Solution:
$$\tan A = \frac{\text{Perpendicular}}{\text{Base}} = \frac{BC}{AB} = \frac{4}{3}$$
Let $BC = 4k$ and $AB = 3k$, where $k$ is a positive real number.
$$AC^2 = AB^2 + BC^2$$
$$AC^2 = (3k)^2 + (4k)^2 = 9k^2 + 16k^2 = 25k^2$$
$$AC = \sqrt{25k^2} = 5k$$
---
Question 2: Evaluating expressions using angle values
Problem: Evaluate the following expression:
$$\frac{\sin 30^\circ + \tan 45^\circ - \text{cosec } 60^\circ}{\sec 30^\circ + \cos 60^\circ + \cot 45^\circ}$$
Solution:
$$\text{Numerator} = \frac{1}{2} + 1 - \frac{2}{\sqrt{3}} = \frac{3}{2} - \frac{2}{\sqrt{3}} = \frac{3\sqrt{3} - 4}{2\sqrt{3}}$$
$$\text{Denominator} = \frac{2}{\sqrt{3}} + \frac{1}{2} + 1 = \frac{2}{\sqrt{3}} + \frac{3}{2} = \frac{4 + 3\sqrt{3}}{2\sqrt{3}}$$
$$\text{Expression} = \frac{\frac{3\sqrt{3} - 4}{2\sqrt{3}}}{\frac{3\sqrt{3} + 4}{2\sqrt{3}}} = \frac{3\sqrt{3} - 4}{3\sqrt{3} + 4}$$
$$\frac{(3\sqrt{3} - 4)(3\sqrt{3} - 4)}{(3\sqrt{3} + 4)(3\sqrt{3} - 4)} = \frac{(3\sqrt{3} - 4)^2}{(3\sqrt{3})^2 - (4)^2}$$
$$= \frac{(27 + 16 - 24\sqrt{3})}{27 - 16} = \mathbf{\frac{43 - 24\sqrt{3}}{11}}$$
---
Question 3: Proving a Trigonometric Identity (NCERT Classic)
Problem: Prove that:
$$\frac{\sin\theta - 2\sin^3\theta}{2\cos^3\theta - \cos\theta} = \tan\theta$$
Solution:
Step 1: Take the Left-Hand Side (LHS):
$$\text{LHS} = \frac{\sin\theta - 2\sin^3\theta}{2\cos^3\theta - \cos\theta}$$
Step 2: Factor out common terms from numerator and denominator:
$$\text{LHS} = \frac{\sin\theta (1 - 2\sin^2\theta)}{\cos\theta (2\cos^2\theta - 1)}$$
Step 3: Use the identity $\sin^2\theta = 1 - \cos^2\theta$ in the numerator:
$$1 - 2\sin^2\theta = 1 - 2(1 - \cos^2\theta)$$
$$= 1 - 2 + 2\cos^2\theta = 2\cos^2\theta - 1$$
Step 4: Substitute this back into the expression:
$$\text{LHS} = \frac{\sin\theta (2\cos^2\theta - 1)}{\cos\theta (2\cos^2\theta - 1)}$$
Step 5: Cancel out the identical term $(2\cos^2\theta - 1)$:
$$\text{LHS} = \frac{\sin\theta}{\cos\theta} = \tan\theta = \text{RHS}$$
$$\text{Hence Proved!}$$
---
🌟 Quick Summary & Golden Rules for Exams
Keep practicing, stay confident, and you will easily score full marks in Trigonometry!