Hello,
Max value of xy is possible if X and Y both are positive so that xy>0 or BOTH X and Y are negative.
Eq 1: (x+1)^2 <= 36
(x+1)<= sqrt(36)
-6 <= (x+1) <= 6
-7 <= x <= 5
Eq2: (y-1)^2 < 64
-7 < y < 9
Now max value can be found by multiple when x,y>0 or +ive, which gives us 45
OR
when x,y<0==> which gives us 49 .......... However I DO NOT agree with this. If you look at the question value of X>= 7
So X =-7
BUT Y >-7, then we cannot take the value of Y = -7, it should be -6
Hence XY = -7 * -6 = 42, which is less than 45 (x,y>0)
So max value = 45
Same holds true for minm value ===> X = -7 and Y<9, so max possible value is -8
Hence Min value = -7 * 8 = 56
If the question was something like combine the two eqn
Ex : -7 <= X <= 5 ---- Eq1
-7< Y < 9 ----- Eq2
Then XY will be ==> -49 < XY <45