224k views
5 votes
How would you compute 2^n = 8 to find n?

User Jeeyeon
by
8.3k points

2 Answers

5 votes

Answer:

n = 3

Explanation:

We use log to find n.

log₂(8) = 3

2³ = 8

User Zyd
by
7.9k points
4 votes

Answer:

n = 3

Explanation:

2^n = 8

log(2^n) = log(8)

n * log(2) = log(8)

n = log(8)/log(2)

n = 3

Best of Luck!

User Edward Loveall
by
7.7k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories