Trigonometric Identities: Numerical Problems Set (7)

easy 3 min read

Question

If sinθ+cosθ=2\sin\theta + \cos\theta = \sqrt{2}, find the value of sinθcosθ\sin\theta\cos\theta.

Solution — Step by Step

(sinθ+cosθ)2=(2)2=2(\sin\theta + \cos\theta)^2 = (\sqrt{2})^2 = 2

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

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

1+2sinθcosθ=21 + 2\sin\theta\cos\theta = 2

2sinθcosθ=12\sin\theta\cos\theta = 1

sinθcosθ=12\sin\theta\cos\theta = \frac{1}{2}

If sinθcosθ=1/2\sin\theta\cos\theta = 1/2, then sin2θ=2sinθcosθ=1\sin 2\theta = 2\sin\theta\cos\theta = 1, giving 2θ=π/22\theta = \pi/2, so θ=π/4\theta = \pi/4. Then sin(π/4)+cos(π/4)=2/2+2/2=2\sin(\pi/4) + \cos(\pi/4) = \sqrt{2}/2 + \sqrt{2}/2 = \sqrt{2}. ✓

Final answer: sinθcosθ=12\sin\theta\cos\theta = \dfrac{1}{2}.

Why This Works

The “square the sum” technique exploits the Pythagorean identity. Whenever you see sinθ+cosθ\sin\theta + \cos\theta or sinθcosθ\sin\theta - \cos\theta given a specific value, squaring usually produces sin2+cos2=1\sin^2 + \cos^2 = 1 as a free piece, leaving only the cross term 2sinθcosθ2\sin\theta\cos\theta to work with.

Many trig problems boil down to this trick. Memorise the pattern:

(sinθ+cosθ)2=1+2sinθcosθ=1+sin2θ(\sin\theta + \cos\theta)^2 = 1 + 2\sin\theta\cos\theta = 1 + \sin 2\theta

(sinθcosθ)2=12sinθcosθ=1sin2θ(\sin\theta - \cos\theta)^2 = 1 - 2\sin\theta\cos\theta = 1 - \sin 2\theta

(sinθ+cosθ)2+(sinθcosθ)2=2(\sin\theta + \cos\theta)^2 + (\sin\theta - \cos\theta)^2 = 2 (always)

Pythagorean: sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1, 1+tan2θ=sec2θ1 + \tan^2\theta = \sec^2\theta, 1+cot2θ=csc2θ1 + \cot^2\theta = \csc^2\theta

Double angle: sin2θ=2sinθcosθ\sin 2\theta = 2\sin\theta\cos\theta, cos2θ=cos2θsin2θ=12sin2θ=2cos2θ1\cos 2\theta = \cos^2\theta - \sin^2\theta = 1 - 2\sin^2\theta = 2\cos^2\theta - 1

Sum-product: sinA+sinB=2sinA+B2cosAB2\sin A + \sin B = 2\sin\dfrac{A+B}{2}\cos\dfrac{A-B}{2} (similar for cos\cos)

Alternative Method

Use the substitution sinθ+cosθ=2sin(θ+π/4)\sin\theta + \cos\theta = \sqrt{2}\sin(\theta + \pi/4).

So 2sin(θ+π/4)=2\sqrt{2}\sin(\theta + \pi/4) = \sqrt{2}, meaning sin(θ+π/4)=1\sin(\theta + \pi/4) = 1, so θ+π/4=π/2    θ=π/4\theta + \pi/4 = \pi/2 \implies \theta = \pi/4.

Then sinθcosθ=sin(π/4)cos(π/4)=(1/2)(1/2)=1/2\sin\theta\cos\theta = \sin(\pi/4)\cos(\pi/4) = (1/\sqrt{2})(1/\sqrt{2}) = 1/2. Same answer.

The identity asinθ+bcosθ=a2+b2sin(θ+ϕ)a\sin\theta + b\cos\theta = \sqrt{a^2 + b^2}\sin(\theta + \phi) where tanϕ=b/a\tan\phi = b/a is incredibly useful for finding maxima/minima of trig expressions. JEE Main asks “find the maximum of 3sinθ+4cosθ3\sin\theta + 4\cos\theta” every alternate year — answer is 9+16=5\sqrt{9 + 16} = 5.

Common Mistake

Students sometimes square one side and forget to square the other, writing sin2θ+2sinθcosθ+cos2θ=2\sin^2\theta + 2\sin\theta\cos\theta + \cos^2\theta = \sqrt{2}. Wrong — both sides must be squared, so RHS becomes 22, not 2\sqrt{2}.

Another trap: students multiply instead of squaring, or square but forget the cross term 2sinθcosθ2\sin\theta\cos\theta. Always write (a+b)2=a2+2ab+b2(a + b)^2 = a^2 + 2ab + b^2 explicitly — don’t skip the middle term.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next