How do you solve log_[5] (24x + 4) - 2log_[5] (x - 2) = 2log5(24x+4)2log5(x2)=2?

1 Answer
Apr 2, 2016

x=4x=4

Explanation:

11. Use the logarithmic property, log_color(purple)b(color(red)m^color(blue)n)=color(blue)n*log_color(purple)b(color(red)m)logb(mn)=nlogb(m), to rewrite 2log_5(x-2)2log5(x2).

log_5(24x+4)-2log_5(x-2)=2log5(24x+4)2log5(x2)=2

log_5(24x+4)-log_5((x-2)^2)=2log5(24x+4)log5((x2)2)=2

22. Use the logarithmic property, log_color(purple)b(color(red)m/color(blue)n)=log_color(purple)b(color(red)m)-log_color(purple)b(color(blue)n)logb(mn)=logb(m)logb(n) to simplify the left side of the equation.

log_5((24x+4)/(x-2)^2)=2log5(24x+4(x2)2)=2

33. Use the logarithmic property, log_color(purple)b(color(purple)b^color(orange)x)=color(orange)xlogb(bx)=x, to rewrite the right side of the equation.

log_5((24x+4)/(x-2)^2)=log_5(5^2)log5(24x+4(x2)2)=log5(52)

44. Since the equation now follows a "log=loglog=log" situation, where the bases are the same on both sides, rewrite the equation without the "loglog" portion.

(24x+4)/(x-2)^2=5^224x+4(x2)2=52

55. Isolate for xx.

24x+4=25(x-2)^224x+4=25(x2)2

24x+4=25(x^2-4x+4)24x+4=25(x24x+4)

24x+4=25x^2-100x+10024x+4=25x2100x+100

color(darkorange)25x^225x2 color(turquoise)(-124)x124x color(violet)(+96)=0+96=0

66. Use the quadratic formula to solve for xx.

color(darkorange)(a=25)color(white)(XXXXX)color(turquoise)(b=-124)color(white)(XXXXX)color(violet)(c=96)a=25XXXXXb=124XXXXXc=96

x=(-b+-sqrt(b^2-4ac))/(2a)x=b±b24ac2a

x=(-(color(turquoise)(-124))+-sqrt((color(turquoise)(-124))^2-4(color(darkorange)(25))(color(violet)(96))))/(2(color(darkorange)(25)))x=(124)±(124)24(25)(96)2(25)

x=(124+-sqrt(15376-9600))/50x=124±15376960050

x=(124+-sqrt(5776))/50x=124±577650

x=(124+-76)/50x=124±7650

x=(124+76)/50color(white)(i),color(white)(i)(124-76)/50x=124+7650i,i1247650

x=200/50color(white)(i),color(white)(i)48/50x=20050i,i4850

color(green)(|bar(ul(color(white)(a/a)x=4color(white)(i),color(white)(i)color(red)cancelcolor(green)(24/25)color(white)(a/a)|)))

However, if you substitute x=24/25 back into the original equation, you will find that you will end up taking the logarithm of a color(red)("negative number"), which is color(red)("not possible").

For example:

log_5(24x+4)-2log_5(x-2)=2

log_5(24(24/25)+4)-2log_5(24/25-2)=2

log_5(676/25)-2log_5(color(red)(-26/25))=2

For this reason, the correct and only solution to the given logarithmic equation is x=4.