StemCET Logo

Maths Question 21 – JEE-MAIN 2026

The sum of squares of all the real solutions of the equation log(x+1)(2x2+5x+3)=4log(2x+3)(x2+2x+1) is equal to _______.

Always start by identifying the domain for logarithmic expressions to ensure valid solutions. Remember that the base must be positive and not equal to 1, and the argument must be positive.

Step 1: Determine the Domain of the Equation✦ Active

For the logarithmic terms log(x+1)(2x2+5x+3) and log(2x+3)(x2+2x+1) to be defined, we must satisfy the following conditions:

x+1>0x>1 x+11x0 2x2+5x+3>0(2x+3)(x+1)>0 2x+3>0x>3/2 2x+31x1 x2+2x+1>0(x+1)2>0x1

Combining all conditions, the valid domain for x is x(1,) and x0.

Step 2: Simplify the Logarithmic Equation○ Expand

Rewrite the arguments using factorization: 2x2+5x+3=(2x+3)(x+1) and x2+2x+1=(x+1)2. The given equation is:

log(x+1)((2x+3)(x+1))=4log(2x+3)((x+1)2)

Using logarithm properties logb(MN)=logbM+logbN and logb(Mk)=klogbM:

log(x+1)(2x+3)+log(x+1)(x+1)=42log(2x+3)(x+1)

Since log(x+1)(x+1)=1, the equation simplifies to:

log(x+1)(2x+3)+1=42log(2x+3)(x+1)
💡 Teacher's Secret Hint

Ensure all logarithm properties are applied correctly, especially for the base and argument transformations.

Step 3: Solve the Transformed Equation and Verify Solutions○ Expand

Let y=log(x+1)(2x+3). Then, using the change of base formula logba=1logab, we have log(2x+3)(x+1)=1y. Substitute these into the simplified equation:

y+1=42y y2+y=4y2 y23y+2=0 (y1)(y2)=0

This gives two possible values for y: y=1 or y=2.

Case 1: y=1

log(x+1)(2x+3)=12x+3=x+1x=2

This solution x=2 is not in the domain x(1,), so it is rejected.

Case 2: y=2

log(x+1)(2x+3)=22x+3=(x+1)2 2x+3=x2+2x+1 x2=2x=±2

We check these solutions against the domain x(1,) and x0:

- For x=21.414: This satisfies the domain conditions. So x=2 is a valid solution.

- For x=21.414: This does not satisfy x>1. So x=2 is rejected.

The only real solution to the equation is x=2. The sum of squares of all real solutions is (2)2=2.

💡 Teacher's Secret Hint

Always verify the obtained solutions against the domain restrictions established in Step 1. This is a common pitfall in logarithmic equations.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.