Find x,y from N such as $x^{(2y)}=1560-x^{y}$.Is it possible to find the value of x and y only from one equation. please help me.I approached in different ways.But all my attempt went in vain.
2026-04-09 17:58:42.1775757522
Can I find the value of $x & y$
62 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
No, you cannot (without restrictions) solve a system of equations with only 1 equation. You can however, solve for $x^y$ (as Edward Jiang mentioned in the comments):
to solve for $x^y$
lets say $x^y$ is $u$
$u^2 = 1560 -u$
$u^2 + u - 1560=0$
look familiar?
(beware of one of your answers: $(x^y)^2$ must be positive)