To find the sum of squares of all real solutions to the given logarithmic equation:
log(x+1)(2x2+5x+3)=4−log(2x+3)(x2+2x+1)
Step 1: Determine the Domain of the Equation
For the logarithmic expressions to be well-defined:
-
Bases must be positive and not equal to 1:
- x+1>0 and x+1=1⟹x>−1 and x=0
- 2x+3>0 and 2x+3=1⟹x>−23 and x=−1
-
Arguments must be strictly positive:
- 2x2+5x+3=(x+1)(2x+3)>0
- x2+2x+1=(x+1)2>0⟹x=−1
Combining these constraints, the domain for x is:
x∈(−1,0)∪(0,∞)
Step 2: Simplify the Logarithmic Terms
We can factor the quadratic expressions inside the logarithms:
2x2+5x+3=(x+1)(2x+3)
x2+2x+1=(x+1)2
Substitute these back into the original equation:
log(x+1)((x+1)(2x+3))=4−log(2x+3)((x+1)2)
Using the properties of logarithms (logb(a⋅c)=logba+logbc and logb(ak)=klogba):
log(x+1)(x+1)+log(x+1)(2x+3)=4−2log(2x+3)(x+1)
Since log(x+1)(x+1)=1, we get:
1+log(x+1)(2x+3)=4−2log(2x+3)(x+1)
log(x+1)(2x+3)+2log(2x+3)(x+1)=3
Step 3: Solve the Algebraic Equation
Recall the change of base property: log(2x+3)(x+1)=log(x+1)(2x+3)1.
Let y=log(x+1)(2x+3). The equation transforms into:
y+y2=3
Multiplying by y (where y=0):
y2−3y+2=0
(y−1)(y−2)=0
This yields two cases: y=1 or y=2.
Step 4: Check Solutions for x
-
Case 1: y=1
log(x+1)(2x+3)=1⟹2x+3=x+1⟹x=−2
Checking against the domain x∈(−1,0)∪(0,∞), x=−2 is invalid (extraneous).
-
Case 2: y=2
log(x+1)(2x+3)=2⟹2x+3=(x+1)2
2x+3=x2+2x+1
x2=2⟹x=2orx=−2
Checking against the domain x∈(−1,0)∪(0,∞):
- x=−2≈−1.414<−1 is invalid.
- x=2≈1.414>0 is valid.
Thus, the only real solution to the equation is x=2.
Step 5: Calculate the Sum of Squares
The sum of squares of all real solutions is:
(2)2=2