if 8^y = 16^x + 2 what is the value of Y
![if 8y 16x 2 what is the value of Y class=](https://us-static.z-dn.net/files/d26/5a322258eaf1f6735560eda7acd3319c.png)
Answer:
y= -8
Step-by-step explanation:
8^y = 16^(y+2)
//to solve make the base equal, both 8 and 16 are powers of (2
(2^3)^y = (2^4)^(y+2)
//simplify, remember when doing this multiply the powers
2^3y = 2^(4y+8)
// now we can just make the 2 powers equal
3y = 4y+8
0=y+8
y= -8
check:
8^(-8) = 16^(-6)
2^(-24) = 2^(-24)