If ||x||$_2$ = 3, ||4x-5y||$_2$ = 14 and ||5x+2y||$_2$ = 8 find ||y||$_2$
I had attempted to write at the vectors in explicit form and in doing so arrived at a point where I would add (||4x-5y||$_2$)$^2$ = (14)$^2$ and (2)(||5x+2y||$_2$)$^2$= 8$^2$(2) to remove <x,y>. From there I would subtract out 66||x||$_2$ by adding on (-66)(||x||$_2$)$^2$ = (-66)(9). Now I get a negative answer of -270/33. Is it possible to get a negative answer? I was under the impression that Euclidean norms acted like absolute value signs. Any advice and explanation would be appreciated.