I have the following three equations: \begin{cases} v_{1f}\cos(37^\circ)+v_{2f}\cos(\theta) & = 3.5 \times 10^5 \\ v_{1f}\sin(37^\circ)-v_{2f}\sin(\theta) & = 0\\ v_{1f}^2+v_{2f}^2 & =(3.5 \times 10^5)^2 \end{cases} And I want to solve for $v_{1f}$, $v_{2f}$, and $\theta$. This is a system of three equations but it doesn't seem solvable and I've tried everything I know to solve it.
For example, nothing can cancel with each other like you would in an easy system, and I've tried using the 3rd equation to solve for $v_{1f}$ or $v_{2f}$ but it still does not come out correctly. I do know the answers, just not how to get them. Here they are: \begin{cases} v_{1f}=2.8 \times 10^5 \\ v_{2f}=2.11 \times 10^3 \\ \theta=53^\circ \\ \end{cases} Am I missing some information needed for solving this?
I really appreciate any help with this question. Sorry that I could not show more of my work but I'm stuck and showed what I know so far. Thank you.
Also, if someone sees that it isn't solvable that would help as well.
EDIT: I messed up typing the 1st equation, fixed now.


Hint...$$(v_{2f}\cos\theta)^2+(v_{2f}\sin\theta)^2=v_{2f}^2$$
From the first equation, $v_{2f}\cos\theta =\ldots$
From the second equation, $v_{2f}\sin\theta =\ldots$
Substitute these expressions into the identity above and get an equation you can combine with the third equation to find $v_{1f}$