← Back to all lessons
Class 10Trigonometry8:20Published 25 Oct 2025

Two Important Trigonometry Proofs

Two important Class 10 trigonometric identity proofs that use the Pythagorean identities to rewrite and simplify each expression step by step.

This lesson works through two frequently asked trigonometric identity proofs. The first proves that (tan A + sec A - 1) over (tan A - sec A + 1) equals sec A + tan A, and the second proves that (cos A - sin A + 1) over (cos A + sin A - 1) equals cosec A + cot A. Both rely on the same trick: multiply by a chosen factor, apply a Pythagorean identity, cancel, and rationalise to reach the required answer.

What you'll learn

  • How to prove a trigonometric identity by multiplying the numerator and denominator by a chosen expression
  • Using the Pythagorean identities relating secant and tangent, and cosecant and cotangent, to simplify
  • Turning a sine and cosine expression into cotangent and cosecant by dividing through by sine
  • Rationalising with a conjugate to finish a proof and reach the required side

Lesson chapters

0:00First proof: stating the identity
0:18Multiplying through and applying the identity
2:35Rationalising to reach sec A plus tan A
3:39Second proof: dividing by sine A
4:55Simplifying with the cotangent identity
7:15Finishing the proof and closing remarks

Lesson notes

This lesson works through two important trigonometric identity proofs. Both use a Pythagorean identity to rewrite the expression, then cancel and rationalise to reach the required side.

Proof 1: tanA+secA1tanAsecA+1=secA+tanA\dfrac{\tan A + \sec A - 1}{\tan A - \sec A + 1} = \sec A + \tan A

We start from the left-hand side and use the identity sec2Atan2A=1\sec^2 A - \tan^2 A = 1, which rearranges to tan2Asec2A=1\tan^2 A - \sec^2 A = -1.

LHS=tanA+secA1tanAsecA+1\text{LHS} = \frac{\tan A + \sec A - 1}{\tan A - \sec A + 1}

Multiply the numerator and denominator by (tanAsecA)(\tan A - \sec A):

LHS=(tanA+secA1)(tanAsecA)(tanAsecA+1)(tanAsecA)\text{LHS} = \frac{(\tan A + \sec A - 1)(\tan A - \sec A)}{(\tan A - \sec A + 1)(\tan A - \sec A)}

Numerator. Group the first two terms so they form (tanA+secA)(tanAsecA)(\tan A + \sec A)(\tan A - \sec A):

(tanA+secA)(tanAsecA)1(tanAsecA)=(tan2Asec2A)(tanAsecA)(\tan A + \sec A)(\tan A - \sec A) - 1\cdot(\tan A - \sec A) = (\tan^2 A - \sec^2 A) - (\tan A - \sec A)

Since tan2Asec2A=1\tan^2 A - \sec^2 A = -1, this becomes

1tanA+secA=(tanAsecA+1).-1 - \tan A + \sec A = -\big(\tan A - \sec A + 1\big).

So the numerator is the negative of (tanAsecA+1)(\tan A - \sec A + 1), which also appears in the denominator.

LHS=(tanAsecA+1)(tanAsecA+1)(tanAsecA)=1tanAsecA=1secAtanA.\text{LHS} = \frac{-(\tan A - \sec A + 1)}{(\tan A - \sec A + 1)(\tan A - \sec A)} = \frac{-1}{\tan A - \sec A} = \frac{1}{\sec A - \tan A}.

Rationalise. Multiply the numerator and denominator by the conjugate (secA+tanA)(\sec A + \tan A):

LHS=secA+tanA(secAtanA)(secA+tanA)=secA+tanAsec2Atan2A=secA+tanA1=secA+tanA.\text{LHS} = \frac{\sec A + \tan A}{(\sec A - \tan A)(\sec A + \tan A)} = \frac{\sec A + \tan A}{\sec^2 A - \tan^2 A} = \frac{\sec A + \tan A}{1} = \sec A + \tan A.

This equals the right-hand side, so the identity is proved.

Proof 2: cosAsinA+1cosA+sinA1=cosecA+cotA\dfrac{\cos A - \sin A + 1}{\cos A + \sin A - 1} = \operatorname{cosec} A + \cot A

Here we use the identity cosec2A=1+cot2A\operatorname{cosec}^2 A = 1 + \cot^2 A, so that cot2Acosec2A=1\cot^2 A - \operatorname{cosec}^2 A = -1.

LHS=cosAsinA+1cosA+sinA1\text{LHS} = \frac{\cos A - \sin A + 1}{\cos A + \sin A - 1}

Divide every term in the numerator and denominator by sinA\sin A. Using cosAsinA=cotA\tfrac{\cos A}{\sin A} = \cot A and 1sinA=cosecA\tfrac{1}{\sin A} = \operatorname{cosec} A:

LHS=cotA1+cosecAcotA+1cosecA=cotA+cosecA1cotAcosecA+1.\text{LHS} = \frac{\cot A - 1 + \operatorname{cosec} A}{\cot A + 1 - \operatorname{cosec} A} = \frac{\cot A + \operatorname{cosec} A - 1}{\cot A - \operatorname{cosec} A + 1}.

This now has exactly the same form as Proof 1. Multiply the numerator and denominator by (cotAcosecA)(\cot A - \operatorname{cosec} A).

Numerator. Group the first two terms as (cotA+cosecA)(cotAcosecA)(\cot A + \operatorname{cosec} A)(\cot A - \operatorname{cosec} A):

(cot2Acosec2A)(cotAcosecA)=1cotA+cosecA=(cotAcosecA+1).(\cot^2 A - \operatorname{cosec}^2 A) - (\cot A - \operatorname{cosec} A) = -1 - \cot A + \operatorname{cosec} A = -\big(\cot A - \operatorname{cosec} A + 1\big).

The denominator becomes (cotAcosecA+1)(cotAcosecA)(\cot A - \operatorname{cosec} A + 1)(\cot A - \operatorname{cosec} A), so the common factor cancels:

LHS=1cotAcosecA=1cosecAcotA.\text{LHS} = \frac{-1}{\cot A - \operatorname{cosec} A} = \frac{1}{\operatorname{cosec} A - \cot A}.

Rationalise. Multiply by the conjugate (cosecA+cotA)(\operatorname{cosec} A + \cot A):

LHS=cosecA+cotAcosec2Acot2A=cosecA+cotA1=cosecA+cotA.\text{LHS} = \frac{\operatorname{cosec} A + \cot A}{\operatorname{cosec}^2 A - \cot^2 A} = \frac{\operatorname{cosec} A + \cot A}{1} = \operatorname{cosec} A + \cot A.

This equals the right-hand side, so the identity is proved.

Key takeaways

  • Multiplying the numerator and denominator by a well-chosen factor lets a Pythagorean identity collapse the expression.
  • sec2Atan2A=1\sec^2 A - \tan^2 A = 1 and cosec2Acot2A=1\operatorname{cosec}^2 A - \cot^2 A = 1 are the engines of both proofs.
  • Dividing a sine and cosine expression through by sinA\sin A converts it into cotangent and cosecant, turning the second proof into the same shape as the first.
  • A final conjugate multiplication rationalises the denominator and delivers the required side.