
Osman A. answered 01/11/22
Professor of Engineering Mathematics – Pre-Calculus and Calculus
log2 (x + 4) + log2 (x – 3) = 3. Could someone walk me through the steps? I tried to factor to find x but it didn't work.
Detailed Solution:
log2 (x + 4) + log2 (x – 3) = 3 <== Apply: log A + log B = log AB where A = (x + 4) and B = (x – 3)
Therefore: log2 (x + 4) + log2 (x – 3) = 3 is the same as log2 (x + 4) (x – 3) = 3
log2 AB = 3 is the same as: AB = 23
Therefore: log2 (x + 4) (x – 3) = 3 is the same as (x + 4) (x – 3) = 23
(x + 4) (x – 3) = 23
x2 – 3x + 4x – 12 = 8
x2 + x – 12 – 8 = 0
x2 + x – 20 = 0
(x – 4) (x + 5) = 0
x – 4 = 0 ==> x = 4 <== Valid Answer
x + 5 = 0 ==> x = –5 <== Invalid Answer
Check your answers in the original equation: log2 (x + 4) + log2 (x – 3) = 3
When x = 4: log2 (x + 4) + log2 (x – 3) = 3 ==> log2 (4 + 4) + log2 (4 – 3) = 3 ==> log2 8 + log2 1 = 3 ==> log2 23 + log2 1 = 3 ==> 3 log2 2 + log2 1 = 3 ==> 3(1) + 0 = 3 ==> 3 = 3 <== Valid Answer
When x = –5: log2 (x + 4) + log2 (x – 3) = 3 ==> log2 (–5 + 4) + log2 (–5 – 3) = 3 ==> log2 (–1) + log2 (–8) = 3 ==> Invalid + Invalid = 3 ==> Invalid = 3 <== Invalid Answer
Mark M.
01/10/22