SOLUTION: log2(-x)+log2(x+12)=5 check for extraneous solutions. I got -8 and -4 I don't know if it's right and how many solutions.
Algebra ->
Test
-> SOLUTION: log2(-x)+log2(x+12)=5 check for extraneous solutions. I got -8 and -4 I don't know if it's right and how many solutions.
Log On
Question 388779: log2(-x)+log2(x+12)=5 check for extraneous solutions. I got -8 and -4 I don't know if it's right and how many solutions. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! log2(-x)+log2(x+12)=5 check for extraneous solutions. I got -8 and -4 I don't know if it's right and how many solutions.
-----------------------
log2(-x)+log2(x+12)=5
---
log2[-x(x+12)] = 5
----
-x(x+12) = 2^5
---
-x^2-12x-32 = 0
---
x^2+12x+32 = 0
---
Factor:
(x+4)(x+8) = 0
---
x = -4 or x = -8
---
No extraneous zeros.
Cheers,
Stan H.