How do you solve 2^x = 302x=30?

1 Answer
Mar 2, 2016

x = log_2(30)~~4.907x=log2(30)4.907

Explanation:

We will use the following properties of logarithms:

  • log(a^x) = xlog(a)log(ax)=xlog(a)

  • log_a(a) = 1loga(a)=1

With these, we have

2^x = 302x=30

=>log_2(2^x) = log_2(30)log2(2x)=log2(30)

=>xlog_2(2) = log_2(30)xlog2(2)=log2(30)

=>x(1)=log_2(30)x(1)=log2(30)

:.x = log_2(30)~~4.907