krit.club logo

Introduction to Trigonometry - Trigonometric Ratios

Grade 10CBSE

Review the key concepts, formulae, and examples before starting your quiz.

🔑Concepts

Trigonometric ratios are defined using a right-angled triangle. Imagine a triangle ABCABC with a right angle at BB. For an acute angle θ\theta at vertex AA, the side BCBC is the 'Opposite' side (Perpendicular), ABAB is the 'Adjacent' side (Base), and ACAC is the 'Hypotenuse' (the longest side, opposite the 9090^\circ angle).

There are six fundamental trigonometric ratios that relate the sides of a right triangle to its angles: sine (sin\sin), cosine (cos\cos), tangent (tan\tan), cosecant (cosec\text{cosec}), secant (sec\sec), and cotangent (cot\cot).

The 'Opposite' and 'Adjacent' sides are relative to the angle being considered. If you switch focus from A\angle A to C\angle C in ABC\triangle ABC, the side ABAB (previously the Base for A\angle A) becomes the Perpendicular for C\angle C, while BCBC becomes the Base.

The reciprocal relationships are crucial: cosec θ\text{cosec } \theta is the reciprocal of sinθ\sin \theta, secθ\sec \theta is the reciprocal of cosθ\cos \theta, and cotθ\cot \theta is the reciprocal of tanθ\tan \theta.

The values of sinθ\sin \theta and cosθ\cos \theta are always between 00 and 11 (for acute angles) because they are ratios where the Hypotenuse (the longest side) is in the denominator. A ratio where the denominator is the largest side can never exceed 11.

The tangent and cotangent ratios can also be expressed as quotients of sine and cosine: tanθ=sinθcosθ\tan \theta = \frac{\sin \theta}{\cos \theta} and cotθ=cosθsinθ\cot \theta = \frac{\cos \theta}{\sin \theta}.

Standard angles for trigonometric ratios include 0,30,45,600^\circ, 30^\circ, 45^\circ, 60^\circ, and 9090^\circ. Visualizing a table or the unit circle helps remember that sin\sin increases from 00 to 11 as the angle increases, while cos\cos decreases from 11 to 00.

📐Formulae

sinθ=Perpendicular (P)Hypotenuse (H)\sin \theta = \frac{\text{Perpendicular (P)}}{\text{Hypotenuse (H)}}

cosθ=Base (B)Hypotenuse (H)\cos \theta = \frac{\text{Base (B)}}{\text{Hypotenuse (H)}}

tanθ=Perpendicular (P)Base (B)\tan \theta = \frac{\text{Perpendicular (P)}}{\text{Base (B)}}

cosec θ=1sinθ=HP\text{cosec } \theta = \frac{1}{\sin \theta} = \frac{H}{P}

secθ=1cosθ=HB\sec \theta = \frac{1}{\cos \theta} = \frac{H}{B}

cotθ=1tanθ=BP\cot \theta = \frac{1}{\tan \theta} = \frac{B}{P}

sin2θ+cos2θ=1\sin^2 \theta + \cos^2 \theta = 1

1+tan2θ=sec2θ1 + \tan^2 \theta = \sec^2 \theta

1+cot2θ=cosec2θ1 + \cot^2 \theta = \text{cosec}^2 \theta

💡Examples

Problem 1:

In ABC\triangle ABC, right-angled at BB, if sinA=35\sin A = \frac{3}{5}, find the value of cosA\cos A and tanA\tan A.

Solution:

  1. Given sinA=PH=35\sin A = \frac{P}{H} = \frac{3}{5}. Let P=3kP = 3k and H=5kH = 5k for some constant kk.
  2. Use Pythagoras Theorem: H2=P2+B2H^2 = P^2 + B^2.
  3. (5k)2=(3k)2+B225k2=9k2+B2(5k)^2 = (3k)^2 + B^2 \Rightarrow 25k^2 = 9k^2 + B^2.
  4. B2=25k29k2=16k2B=16k2=4kB^2 = 25k^2 - 9k^2 = 16k^2 \Rightarrow B = \sqrt{16k^2} = 4k.
  5. cosA=BH=4k5k=45\cos A = \frac{B}{H} = \frac{4k}{5k} = \frac{4}{5}.
  6. tanA=PB=3k4k=34\tan A = \frac{P}{B} = \frac{3k}{4k} = \frac{3}{4}.

Explanation:

We use the definition of the sine ratio to identify two sides of the triangle, apply the Pythagoras theorem to find the third side (Base), and then use the definitions of cosine and tangent to find their respective values.

Problem 2:

Evaluate the expression: sin60cos30+sin30cos60\sin 60^\circ \cos 30^\circ + \sin 30^\circ \cos 60^\circ.

Solution:

  1. Substitute the standard values: sin60=32\sin 60^\circ = \frac{\sqrt{3}}{2} cos30=32\cos 30^\circ = \frac{\sqrt{3}}{2} sin30=12\sin 30^\circ = \frac{1}{2} cos60=12\cos 60^\circ = \frac{1}{2}
  2. The expression becomes: (32)(32)+(12)(12)(\frac{\sqrt{3}}{2})(\frac{\sqrt{3}}{2}) + (\frac{1}{2})(\frac{1}{2})
  3. Multiply the terms: 34+14\frac{3}{4} + \frac{1}{4}
  4. Add the fractions: 3+14=44=1\frac{3+1}{4} = \frac{4}{4} = 1.

Explanation:

This problem requires substituting known values of trigonometric ratios for standard angles and performing basic algebraic simplification.