You can put this solution on YOUR website! ln(2x+3) = 2lnx+ln3
---
ln(2x+3) = ln(x^2) + ln(3)
---
ln(2x+3) = ln[3x^2]
---
Take the anti-log and solve for "x":
2x+3 = 3x^2
---
3x^2 - 2x - 3 = 0
---
Quadratic Formula:
x = [2 +- sqrt(4 - 4*3*-3)]/6
-----------
x = [2 +- sqrt(40)]/6
---
x = [2 +- 2sqrt(10)]/6
---
x = [1 +- sqrt(10)]/3
=========================
Cheers,
Stan H.
=================