The sum of all the real solutions of the equation log(x+3)(6x2+28x+30)=5−2log(6x+10)(x2+6x+9) is equal to :
📖 Explanation
Logarithmic equations often rely on recognizing algebraic patterns within the arguments and bases, allowing the expressions to be condensed into a manageable quadratic form. By using logarithmic properties to factorize and consolidate terms, the complex equation simplifies significantly, making it accessible through basic algebraic substitution.
Factorizing the quadratic expressions reveals a clear relationship between the logarithmic terms: 6x2+28x+30=2(x+3)(3x+5) and x2+6x+9=(x+3)2. Substituting these into the original equation log(x+3)(6x2+28x+30)=5−2log(6x+10)(x2+6x+9) allows us to expand the expression into log(x+3)(x+3)+log(x+3)(6x+10)+4log(6x+10)(x+3)=5. Since log(x+3)(x+3) equals 1, the equation reduces to log(x+3)(6x+10)+4log(6x+10)(x+3)=4.
Introducing the variable t=log(x+3)(6x+10) transforms the expression into t+t4=4, which leads to the quadratic equation t2−4t+4=0. Solving this yields (t−2)2=0, implying t=2. Consequently, log(x+3)(6x+10)=2 corresponds to 6x+10=(x+3)2, or x2+6x+9=6x+10, which simplifies to x2=1. Both x=1 and x=−1 satisfy the domain constraints for the logarithms, as the bases remain positive and not equal to one. The sum of these real solutions is 1+(−1)=0.