You can put this solution on YOUR website! 2log(x^2+4x)=1
---
log(x^2+4x) = 1/2
---
x^2+4x = 10^(1/2)
---
x^2 + 4x - sqrt(10) = 0
---
Use Quadratic Formula:
x = [-4 +- sqrt(16 - 4(-sqrt(10))]/2
---
Those are the two solutions.
===============================
Cheers,
Stan H.
You can put this solution on YOUR website! 2log(x^2+4x)=1
log(x^2+4x)^2=1
(x^2+4x)^2=10^1
(x^2+4x)^2=10
x^2+4x=sqrt(10)
x^2+4x-sqrt(10) = 0
x^2+4x-3.162 = 0
Using the quadratic formula we get:
x={0.676, -4.676}
.
Details of quadratic: