JEE Challenger
More from Complex Numbers and Quadratic Equations

Sum of Squares of Solutions to Logarithmic Equation

The sum of squares of all the real solutions of the equation log(x+1)(2x2+5x+3)=4log(2x+3)(x2+2x+1)\log_{(x+1)}\left(2x^2 + 5x + 3\right) = 4 - \log_{(2x+3)}\left(x^2 + 2x + 1\right) is equal to ________.

Official Numerical Answer2

Step-by-Step Solution

To find the sum of squares of all real solutions to the given logarithmic equation:

log(x+1)(2x2+5x+3)=4log(2x+3)(x2+2x+1)\log_{(x+1)}\left(2x^2 + 5x + 3\right) = 4 - \log_{(2x+3)}\left(x^2 + 2x + 1\right)

Step 1: Determine the Domain of the Equation

For the logarithmic expressions to be well-defined:

  1. Bases must be positive and not equal to 11:

    • x+1>0 and x+11    x>1 and x0x + 1 > 0 \text{ and } x + 1 \neq 1 \implies x > -1 \text{ and } x \neq 0
    • 2x+3>0 and 2x+31    x>32 and x12x + 3 > 0 \text{ and } 2x + 3 \neq 1 \implies x > -\frac{3}{2} \text{ and } x \neq -1
  2. Arguments must be strictly positive:

    • 2x2+5x+3=(x+1)(2x+3)>02x^2 + 5x + 3 = (x + 1)(2x + 3) > 0
    • x2+2x+1=(x+1)2>0    x1x^2 + 2x + 1 = (x + 1)^2 > 0 \implies x \neq -1

Combining these constraints, the domain for xx is: x(1,0)(0,)x \in (-1, 0) \cup (0, \infty)


Step 2: Simplify the Logarithmic Terms

We can factor the quadratic expressions inside the logarithms: 2x2+5x+3=(x+1)(2x+3)2x^2 + 5x + 3 = (x + 1)(2x + 3) x2+2x+1=(x+1)2x^2 + 2x + 1 = (x + 1)^2

Substitute these back into the original equation: log(x+1)((x+1)(2x+3))=4log(2x+3)((x+1)2)\log_{(x+1)}\left((x + 1)(2x + 3)\right) = 4 - \log_{(2x+3)}\left((x + 1)^2\right)

Using the properties of logarithms (logb(ac)=logba+logbc\log_b(a \cdot c) = \log_b a + \log_b c and logb(ak)=klogba\log_b(a^k) = k \log_b a): log(x+1)(x+1)+log(x+1)(2x+3)=42log(2x+3)(x+1)\log_{(x+1)}(x + 1) + \log_{(x+1)}(2x + 3) = 4 - 2 \log_{(2x+3)}(x + 1)

Since log(x+1)(x+1)=1\log_{(x+1)}(x + 1) = 1, we get: 1+log(x+1)(2x+3)=42log(2x+3)(x+1)1 + \log_{(x+1)}(2x + 3) = 4 - 2 \log_{(2x+3)}(x + 1) log(x+1)(2x+3)+2log(2x+3)(x+1)=3\log_{(x+1)}(2x + 3) + 2 \log_{(2x+3)}(x + 1) = 3


Step 3: Solve the Algebraic Equation

Recall the change of base property: log(2x+3)(x+1)=1log(x+1)(2x+3)\log_{(2x+3)}(x + 1) = \frac{1}{\log_{(x+1)}(2x + 3)}.

Let y=log(x+1)(2x+3)y = \log_{(x+1)}(2x + 3). The equation transforms into: y+2y=3y + \frac{2}{y} = 3

Multiplying by yy (where y0y \neq 0): y23y+2=0y^2 - 3y + 2 = 0 (y1)(y2)=0(y - 1)(y - 2) = 0

This yields two cases: y=1y = 1 or y=2y = 2.


Step 4: Check Solutions for xx

  • Case 1: y=1y = 1 log(x+1)(2x+3)=1    2x+3=x+1    x=2\log_{(x+1)}(2x + 3) = 1 \implies 2x + 3 = x + 1 \implies x = -2 Checking against the domain x(1,0)(0,)x \in (-1, 0) \cup (0, \infty), x=2x = -2 is invalid (extraneous).

  • Case 2: y=2y = 2 log(x+1)(2x+3)=2    2x+3=(x+1)2\log_{(x+1)}(2x + 3) = 2 \implies 2x + 3 = (x + 1)^2 2x+3=x2+2x+12x + 3 = x^2 + 2x + 1 x2=2    x=2orx=2x^2 = 2 \implies x = \sqrt{2} \quad \text{or} \quad x = -\sqrt{2}

    Checking against the domain x(1,0)(0,)x \in (-1, 0) \cup (0, \infty):

    • x=21.414<1x = -\sqrt{2} \approx -1.414 < -1 is invalid.
    • x=21.414>0x = \sqrt{2} \approx 1.414 > 0 is valid.

Thus, the only real solution to the equation is x=2x = \sqrt{2}.


Step 5: Calculate the Sum of Squares

The sum of squares of all real solutions is: (2)2=2(\sqrt{2})^2 = 2

Sum of Squares of Solutions to Logarithmic Equation | Mathematics PYQ Solution - JEE Challenger