I have the question "The voltage in an alternating current circuit at any time $t$ seconds is given by $v = 60\sin(40t)$ Volts. Find the first time when the voltage is $-30 V$."
So I set the equation to $-30 = 60\sin(40t)$.
Then $-30/60 = \sin(40t)$.
$40t = \sin^{-1} ( -30/60)$
Therefore $t = -30/40 = -0.75$ seconds.
However the solutions say that $t$ should be $91.63$ ms.
So what have I done wrong ?