Trig expression simplification

38 Views Asked by At

Could someone explain how to simplify $\dfrac{\sin(2x)}{2-2\cos^2(x)}$? I've had tried the power reduction identity but the result did not seem much more simple. Any help would be appreciated.

1

There are 1 best solutions below

0
On

How else can you write $\sin 2x$?

$\sin 2x = 2\sin x \cos x$

How else can you write $1 - \cos^2 x$?

$1 - \cos^2 x = \sin^2 x$

Substitute those and simplify.

$\dfrac{\sin 2x}{2 - 2 \cos^2 x} = \dfrac{\not 2 \not\sin x \cos x}{\not 2 \sin^{\not 2} x} = \boxed{\cot x}$