simongreen93 said:
... in terms of the second one how do you substitute the identity? Is this a given formula or do you need to transpose it to find it yourself? Can you do the same working for the first part of the second question as you did with the first?
$$4\cot^2(x)-6\csc(x)=-6$$
Start with
$$\sin^2(x)+\cos^2(x)=1$$
Divide through by $\sin^2(x)$:
$$1+\cot^2(x)=\csc^2(x)$$
Note that, when dividing, we should always check if there are solutions for when what we are dividing by is equal to 0, but here the original equation is not defined where $\sin(x)=0$ so we're o.k.
So our problem becomes
$$4(\csc^2(x)-1)-6\csc(x)=-6$$
$$4\csc^2(x)-6\csc(x)+2=0$$
$$2\csc^2(x)-3\csc(x)+1=0$$
$$\csc(x)=\frac{3\pm\sqrt{9-8}}{4}=1,\frac12$$
Or one can factor:
$$4\csc^2(x)-6\csc(x)+2=0$$
$$2(2\csc^2(x)-3\csc(x)+1)=0$$
$$(2\csc(x)-1)(\csc(x)-1)=0\implies\csc(x)=1,\frac12$$
$\csc(x)$ has range $(-\infty,-1]\cup[1,\infty)$ so the only (real number) solutions are where $\csc(x)=1$, i.e.,
$$x=\frac\pi2+2k\pi,\,k\in\mathbb{Z}$$
with $x$ in radians.
Note that
$$\arccsc(x)=\arcsin\left(\frac1x\right)$$
$$\arcsec(x)=\arccos\left(\frac1x\right)$$
as problems such as these may not always work out to such 'neat' values.