How do you solve log(x-5) + log(x-2)=1log(x5)+log(x2)=1?

2 Answers
Nov 29, 2015

x=7x=7

Explanation:

log(x-5)+log(x-2)=1log(x5)+log(x2)=1
color(white)("XXXXXXXX")XXXXXXXXsince log(a*b) = log(a)+log(b)log(ab)=log(a)+log(b)
rArrlog( (x-5)(x-2) ) =1log((x5)(x2))=1
color(white)("XXXXXXXX")XXXXXXXXexpanding the multiplication
log( x^2-7x+10 ) =1log(x27x+10)=1
color(white)("XXXXXXXX")XXXXXXXXdespite other comments the default base for loglog is 1010
color(white)("XXXXXXXX")XXXXXXXXso using the above as exponents of 1010
10^(log(2x^2-7x+10))=10^110log(2x27x+10)=101
rArrx^2 - 7x +10 = 10x27x+10=10
color(white)("XXXXXXXX")XXXXXXXXsubtracting 1010 from both sides
x^2-7x=0x27x=0
color(white)("XXXXXXXX")XXXXXXXXfactoring
x(x-7)=0x(x7)=0

i.e. x=0x=0 or x=7x=7

However log(x-5)log(x5) and log(x-2)log(x2) are undefined if x=0x=0;
so x=0x=0 is an extraneous solution
and only x=7x=7 is valid

Sep 3, 2017

x=7x=7

Explanation:

As no base is given, it is assumed to be 1010
Natural logs are commonly denoted by ln.

log(x-5) +log(x-2) =color(blue)(1)log(x5)+log(x2)=1

In an expression or equation, the terms must all be in the same form - either all logs or all numbers.

log(x-5) +log(x-2) =color(blue)(log10)" "larr(color(blue)(log_10 10 hArr 1))log(x5)+log(x2)=log10 (log10101)

color(white)(xxxxxxxxxxx)×××××xApply the law: " "loga + logb hArr log(ab) loga+logblog(ab)

log((x-5)(x-2)) =log10log((x5)(x2))=log10

color(white)(xxxxxxxxxxx)×××××xApply the law: " "log a = logb hArr a=b loga=logba=b

:.(x-5)(x-2) = 10color(white)(xxxxxxxxxxx)'drop' the logs

x^2-7x+10 = 10" "larr solve the quadratic equation

x^2-7x=0" "larr factorise

x(x-7)=0

x =0 or x=7

However, x=0 is an extraneous solution, and not valid in this equation.

x=7