I am doing a projectile motion questions and I have to solve these simultaneous equations:
$$\frac{-5t^{2}+30t\sin\theta }{30t\cos\theta }=\frac{1}{\sqrt3}$$
$$\frac{-10t+30\sin\theta }{30\cos\theta }=-\sqrt3$$
I solved them but the solution is long and tedious and I got theta = $-60^\circ$ which is wrong. Thank you in advance!
Solve for $t$ in terms of $\theta$ in each equation.
First:
$$t = 3 \sin{\theta} + 3 \sqrt{3} \cos{\theta}$$
Second:
$$t = 6 \sin{\theta} - 2 \sqrt{3} \cos{\theta}$$
Set the two versions of $t$ equatl to each other, and solve for $\theta$; I get
$$\tan{\theta} = \frac{5 \sqrt{3}}{3}$$