98.8k views
20 votes
If 8^y = 16^x + 2 what is the value of Y

If 8^y = 16^x + 2 what is the value of Y-example-1

2 Answers

3 votes
Could be -4 or -2 as it can be divided
User Beate
by
4.8k points
10 votes

Answer:

y= -8

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)

User Chris Pillen
by
4.2k points