You can put this solution on YOUR website! -->
and
------------
--------
Sub r for 2^(x-2) and s for 5^(y-2)
4r - 25s = 3
2r + s = 2 times 2 --> 4r + 2s = 4
-----------
4r - 25s = 3
4r + 2s = 4
----------------------- Subtract
-27s = -1
s = 1/27
r = 53/54
================
(x-2)*log(2) = log(53/54)
x = 2 + log(53/54)/log(2)
----------
Solve for y the same way.