You don't need to take a derivative if you are not allowed to use L'Hospital's rule. Instead, you can use the fact that
lim(x->0) sin(x)/x = 1
sin(3θ)/(θ2-2θ) = sin(3θ) / θ(θ-2) - factored the denominator.
Rewriting it as a product of 2 fractions:
sin(3θ)/θ * 1/(θ-2)
To use the fact above, we need to get 3θ in the denominator, since it should match sin(3θ). Multiplying both the numerator and the denominator by 3, we get
lim (θ->0) 3 sin(3θ)/3θ * 1/(θ-2)
Breaking it up into 2 limits, we get:
3 * lim (θ->0) sin(3θ)/3θ * lim (x->0) 1/(θ-2)
Now, lim (θ->0) sin(3θ)/3θ = 1
The last limit = -1/2, just plug in θ=0.
3*1*(-1/2)= - 3/2
lim(θ->0) sin(3θ)/(θ2-2θ) = - 3/2