I know you said you figured it out now, but I'll still show you the other methods.
gummybeargirl said:
I understand where this equation comes from, but I am not sure how you would go about solving that for θ.
You could rewrite [itex]sin^2(θ)[/itex] as [itex]1-cos^2(θ)[/itex] (from pythagorean theorem) and then the equation becomes:
[itex]\frac{v^2}{gL}=\frac{1-cos^2(θ)}{cos(θ)}=\frac{1}{cos(θ)}-cos(θ)[/itex]
Multiply both sides by cos(θ) and rearrange and you'll get a quadratic equation (with x=cos(θ)) which can be solved for cos(θ):
[itex]cos^2(θ)+\frac{v^2}{gL}cos(θ)-1=0[/itex]
There will only be one root with an absolute value of less than one, so simply take the arccosine of it and you'll have θ
gummybeargirl said:
I don't understand at all what I would use to solve for r or how this would result in a quadratic equation.
You had written the equation [itex]g*tan(θ)=\frac{v^2}{r}[/itex]
Since [itex]L^2=r^2+y^2[/itex] (where y is the unknown side of the triangle) you could use the equation [itex]L^2=r^2+(r*cot(θ))^2[/itex]
(... r*cot(θ) is the unknown side ...) to rewrite [itex]tan(θ)[/itex] as [itex]\sqrt{\frac{r^2}{L^2-r^2}}[/itex]
Plug that expression into the "tan(θ)" part of your expression (and then square both sides and rearrange) and you'll get a quadratic equation (with [itex]x=r^2[/itex]) which you can solve for [itex]r^2[/itex]
The quadratic equation would be:
[itex]g^2r^4+v^4r^2-v^4L^2=0[/itex]
There will be only 1 positive root, so take the square root of that to find r, then take the arcsin of (r/L) to find θUsing either method, you'll find θ=41.1° (I double checked)