Algebra · real student question

Solve the equation 2x + 2λx + μ = 0 for x, treating λ and μ as parameters.

Question

Solve for xx, where λ\lambda and μ\mu are real parameters:

2x+2λx+μ=02x+2\lambda x+\mu=0

Step-by-step solution

  1. Collect the xx terms and factor. Both 2x2x and 2λx2\lambda x carry a single power of xx, so they combine:

    2x+2λx=2x(1+λ)2x+2\lambda x=2x(1+\lambda)

    and the equation becomes

    2x(1+λ)+μ=02x(1+\lambda)+\mu=0

    This form is the whole point: the coefficient of xx is now a single visible quantity, 2(1+λ)2(1+\lambda), and everything depends on whether it is zero.

  2. Solve the generic case λ1\lambda\neq -1. Then 2(1+λ)02(1+\lambda)\neq 0 and you may divide:

    2x(1+λ)=μx=μ2(1+λ)2x(1+\lambda)=-\mu\quad\Longrightarrow\quad x=\frac{-\mu}{2(1+\lambda)}

    There is exactly one solution. For example λ=3, μ=5\lambda=3,\ \mu=5 gives x=58x=-\frac{5}{8}, and indeed 2(0.625)+6(0.625)+5=02(-0.625)+6(-0.625)+5=0.

  3. Handle the degenerate case λ=1\lambda=-1. Now 1+λ=01+\lambda=0, the xx term disappears entirely and the equation reduces to the constant statement

    μ=0\mu=0

    Nothing can be divided by zero here, so you must read the two sub-cases off directly.

  4. Split the degenerate case in two. If λ=1\lambda=-1 and μ=0\mu=0, the equation is 0=00=0: it holds for every real xx, so the solution set is all of R\mathbb{R} — an identity, not an equation with one root. If λ=1\lambda=-1 and μ0\mu\neq 0, the equation says μ=0\mu=0 with μ0\mu\neq 0: a contradiction, so the solution set is empty.

  5. Summarise the trichotomy. A linear equation Ax+B=0Ax+B=0 always splits this way, and here A=2(1+λ)A=2(1+\lambda), B=μB=\mu:

    λ1:x=μ2(1+λ) (unique)\lambda\neq-1:\quad x=\frac{-\mu}{2(1+\lambda)}\ \text{(unique)}

    λ=1, μ=0:xR (infinitely many)\lambda=-1,\ \mu=0:\quad x\in\mathbb{R}\ \text{(infinitely many)}

    λ=1, μ0:no solution\lambda=-1,\ \mu\neq0:\quad \text{no solution}

    Skipping the case split is the standard mistake: dividing by 1+λ1+\lambda without checking it is nonzero silently throws away the last two possibilities.

Answer

x=μ2(1+λ) (λ1);  xR (λ=1,μ=0);  no solution (λ=1,μ0)x=\frac{-\mu}{2(1+\lambda)}\ (\lambda\neq-1);\ \ x\in\mathbb{R}\ (\lambda=-1,\mu=0);\ \ \text{no solution}\ (\lambda=-1,\mu\neq0)

Need to solve a different problem like this? Open the solver →