SOLUTION: I keep getting a no soulution for 16^n < 8^(n+1) but in the back of the book it says its N<3

Algebra ->  Exponential-and-logarithmic-functions -> SOLUTION: I keep getting a no soulution for 16^n < 8^(n+1) but in the back of the book it says its N<3       Log On


   



Question 748384: I keep getting a no soulution for 16^n < 8^(n+1) but in the back of the book it says its N<3
Answer by FrankM(1040) About Me  (Show Source):
You can put this solution on YOUR website!
16^n < 8^(n+1)
(2^4)^n < (2^3)^n+1
2^4n < 2^(3n+3)
4n < 3n+3
n < 3