You can put this solution on YOUR website! how do you solve log x + log (3x + 5)= 1
Properties of Logarithm:
log M + log N = log MN
log (10) = 1
So, eliminate log ,it is a quadratic equation,
You can put this solution on YOUR website! log x + log (3x + 5)= 1
log x(3x + 5)= 1
x(3x + 5)= 10^1
x(3x + 5)= 10
3x^2 + 5x= 10
3x^2 + 5x - 10 = 0
Applying the "quadratic formula" yields:
x = {1.17, -2.84}
throw out the negative solution (extraneous) leaving:
x = 1.17
.
Details of "quadratic formula" follows: