Can you help me with this logarithms equation for my test? ASAP

enter image source here

1 Answer
Jun 26, 2018

x = 16 x=16

Explanation:

Use log laws:

log_a lamda + log_a mu = log_a lamda mu logaλ+logaμ=logaλμ

=> log_4(x(x-12) ) =3 log4(x(x12))=3

Use another log law:

a^(log_a gamma)= gamma alogaγ=γ

Hence 4^(log_4( x(x-12))) = 4^3 4log4(x(x12))=43

=> x(x-12) = 64 x(x12)=64

=> x^2 -12x - 64 = 0 x212x64=0

x = {-4, 16 }x={4,16}

But log( "negative" ) notin RR

Hence Reject x = -4 ->x = 16 is our final solution