How do you solve 5 times 6^x = 6 times 5^x5×6x=6×5x?

1 Answer
May 14, 2016

x=1x=1

Explanation:

Given,

5*6^x=6*5^x56x=65x

Take the logarithm of both sides since the bases are not the same.

log(5*6^x)=log(6*5^x)log(56x)=log(65x)

Using the logarithmic property, log_color(purple)b(color(blue)(x)*color(red)(y))=log_color(purple)b(color(blue)(x))+log_color(purple)b(color(red)(y))logb(xy)=logb(x)+logb(y), the equation becomes,

log(5)+log(6^x)=log(6)+log(5^x)log(5)+log(6x)=log(6)+log(5x)

Group all terms with xx on one side of the equation.

log(6^x)-log(5^x)=log(6)-log(5)log(6x)log(5x)=log(6)log(5)

Using the logarithmic property, log_color(purple)b(color(blue)x^color(red)y)=color(red)y*log_color(purple)b(color(blue)x)logb(xy)=ylogb(x), the equation becomes,

xlog(6)-xlog(5)=log(6)-log(5)xlog(6)xlog(5)=log(6)log(5)

Factor out xx from the left side.

x(log(6)-log(5))=log(6)-log(5)x(log(6)log(5))=log(6)log(5)

Solve for xx.

x=(log(6)-log(5))/(log(6)-log(5))x=log(6)log(5)log(6)log(5)

color(green)(|bar(ul(color(white)(a/a)color(black)(x=1)color(white)(a/a)|)))