You can put this solution on YOUR website! What is ordered pair of real numbers (x, y) for which
16^x – 16^y = 192
and 4^x – 4^y = 8
---
Divide the 1st by the 2nd to get:
4^x+4^y = 24
-------
Add that to 4^x-4^y = 8 to get:
2*4^x = 32
---
4^x = 16
x = 2
----
Solve for "y":
4^x+4^y = 24
16 + 4^y = 24
4^y = 8
2^(2y) = 2^3
2y = 3
y = (3/2)
----
Solution: (2,3/2)
=========================
Cheers,
Stan H.
===============