Algebra · real student question

Use factoring to solve (2x - 1)(2x - 1) - x * x = 0.

Question

Solve by factoring:

(2x1)(2x1)xx=0(2x-1)(2x-1) - x \cdot x = 0

Step-by-step solution

  1. Rewrite the repeated products as squares. The two identical factors and the two identical xx's are just squares written out longhand:

    (2x1)(2x1)xx=(2x1)2x2=0(2x-1)(2x-1) - x \cdot x = (2x-1)^2 - x^2 = 0

    Seeing the squares is the whole trick here; expanding into 3x24x+13x^2 - 4x + 1 also works, but it throws away the structure.

  2. Match the difference-of-squares pattern. The identity is

    a2b2=(ab)(a+b)a^2 - b^2 = (a - b)(a + b)

    with a=2x1a = 2x - 1 and b=xb = x. Note that aa is itself a binomial, which is fine: the pattern only cares that each term is a perfect square.

  3. Apply the pattern and simplify each bracket.

    (2x1)2x2=[(2x1)x][(2x1)+x](2x-1)^2 - x^2 = \big[(2x-1) - x\big]\big[(2x-1) + x\big]

    (2x1)x=x1,(2x1)+x=3x1(2x-1) - x = x - 1, \qquad (2x-1) + x = 3x - 1

    (x1)(3x1)=0\Longrightarrow \quad (x - 1)(3x - 1) = 0

    Expanding back gives 3x24x+13x^2 - 4x + 1, which agrees with expanding the original expression.

  4. Use the zero-product property. A product is zero exactly when one factor is zero:

    x1=0x=1x - 1 = 0 \quad \Longrightarrow \quad x = 1

    3x1=0x=133x - 1 = 0 \quad \Longrightarrow \quad x = \frac{1}{3}

  5. Check both roots in the original form. For x=1x = 1: (21)212=11=0(2-1)^2 - 1^2 = 1 - 1 = 0. For x=13x = \tfrac13: (231)2(13)2=1919=0\left(\tfrac23 - 1\right)^2 - \left(\tfrac13\right)^2 = \tfrac19 - \tfrac19 = 0. Both work, so the solution set is {1,13}\left\{1, \tfrac13\right\}.

Answer

(2x1)2x2=(x1)(3x1),x=1 or x=13(2x-1)^2 - x^2 = (x-1)(3x-1), \qquad x = 1 \ \text{or} \ x = \frac{1}{3}

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