An obtuse angle $\theta$ has a $\sin \theta = \frac{x+1}{x+2}$ and $\cos \theta= \frac{x}{x+2}$. Which angle is it?
I've been frustrated with this for the last few hours now. My problem is that I can't seem to find the length of any of the sides. I've tried working it out with the $\sin \theta$ and $\cos \theta$ sentence, but I always get an answer which still contains something unknown - and that doesn't help much. Is it even possible to find the exact amount of degrees here? Or is it implied that I should only tell if it's A,B or C (Which seems weird to me).
You could use the fundamental relation:
$$\sin^2 \theta+\cos^2 \theta=1\to \left(\frac{x+1}{x+2}\right)^2+\left(\frac{x}{x+2}\right)^2=1\\ (x+1)^2+x^2=(x+2)^2\to x^2-2x-3=0\to \text{ $x=-1$ or $x=3$}$$
$1)$ For $x=-1$ you get
$$\sin \theta=0 \text{ and } \cos \theta=-1$$
what give you
$$\theta=(2k+1)\pi$$
Now check what you get when $x=3$.
Can you finish?