Question #53d49

3 Answers
May 30, 2017

Given: 3(2)^(x-1) = 243(2)x1=24

Divide both sides by 3:

2^(x-1)=82x1=8

We know that 8 = 2^38=23:

2^(x-1)=2^32x1=23

Set the exponents equal:

x-1 = 3x1=3

x = 4 larrx=4 answer

May 30, 2017

x=4x=4

Explanation:

Isolate the exponent and solve using logs.

Firstly divide both sides by 3.

2^(x-1) = 24/3 = 82x1=243=8

Now, we can take Logs of both sides:

ln(2^(x-1)) = ln(8)ln(2x1)=ln(8)

Using the log property ln a^b = blnalnab=blna, we get:

(x-1)ln2 = ln8(x1)ln2=ln8

Isolate the xx:

x-1 = ln8/ln2x1=ln8ln2

Thus, x = ln8/ln2 + 1 = 3 + 1x=ln8ln2+1=3+1
x = 4x=4

May 30, 2017

x=4x=4

Explanation:

Step 1. Divide both sides by 33

(cancel(3)(2)^(x-1))/(cancel(3))=24/3

2^(x-1)=8

Step 2. Take the logarithm of both sides.

log(2^(x-1))=log(8)

Step 3. Use the power rule of logarithms, log(a^x)=xlog(a)

(x-1)log(2)=log(8)

Step 4. Divide both sides by log(2)

((x-1)cancel(log(2)))/cancel(log(2))=log(8)/log(2)

x-1=log(8)/log(2)

x=1+log(8)/log(2)

Step 5. Express 8=2^3 and use power rule again to simplify

x=1+log(2^3)/log(2)

x=1+(3log(2))/log(2)

x=1+(3cancel(log(2)))/cancel(log(2))

x=1+3=4