How do you solve 5^(x - 1) = 3^x5x1=3x?

1 Answer
Feb 11, 2016

You must first convert to logarithmic form.

Explanation:

log5^(x - 1) = log3^xlog5x1=log3x

(x - 1)log5 = xlog3(x1)log5=xlog3

Distribute the parentheses:

xlog5 - log5 = xlog3xlog5log5=xlog3

Put all x terms to the left side of the equation:

xlog5 - xlog3 = log5xlog5xlog3=log5

Factor out the x:

x(log5 - log3) = log5x(log5log3)=log5

Use the quotient rule:

x(log(5/3)) = log5x(log(53))=log5

x = log5/(log(5/3)x=log5log(53)

x = log_(5/3)5x=log535

Practice exercises:

  1. Solve for x. Leave in logarithmic form.

a) 2^(x - 2) = 3^(2x + 4)2x2=32x+4

b) 3^(3x) = 4 xx 5^(x - 6)33x=4×5x6

Good luck!