This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Here is my solution. Let's mark each equation as (1) and (2). Since x = 0 so:
( 1 ) ⇔ 2 ( x y ) 2 − 1 = x 2 1 and ( 2 ) ⇔ 2 − ( x y ) 3 = 2 . x y . x 2 1 − x 2 1 .
Subtitute like this:
a = x y and b = x 2 1 .
Do that and we have a new system:
2 a 2 − 1 = b ( 3 ) and 2 − a 3 = 2 a b − b ( 4 )
From ( 3 ) and ( 4 ) ⇒ a = 1 which means:
x y = 1 ⇔ y = x .
Combine it with ( 1 ) and we have the following result:
x = y = 1 or x = y = − 1 .
Solution ends.