Question

How to factor and solve quadratic equations step by step

Original question: Solve each equation by factoring. SEE EXAMPLES 2 AND 3 24. $x^2+2x+1=0$ 25. $x^2-5x-14=0$ 26. $x^2+7x=0$ 27. $2x^2-5x+2=0$ 28. $2x^2+3x=5$ 29. $5x^2+16x=-3$ Write an equation to represent the shaded.

Expert Verified Solution

thumb_up100%(1 rated)

Key concept: These problems all use the same idea: move everything to one side, factor completely, then use the zero product property. Once that pattern clicks, the individual equations become much easier to handle.

Step by step

24. x2+2x+1=0x^2+2x+1=0

Factor:

x2+2x+1=(x+1)2x^2+2x+1=(x+1)^2

So

x+1=0x=1.x+1=0 \Rightarrow x=-1.

25. x25x14=0x^2-5x-14=0

Factor:

x25x14=(x7)(x+2).x^2-5x-14=(x-7)(x+2).

So

x=7orx=2.x=7 \quad \text{or} \quad x=-2.

26. x2+7x=0x^2+7x=0

Factor out xx:

x(x+7)=0.x(x+7)=0.

So

x=0orx=7.x=0 \quad \text{or} \quad x=-7.

27. 2x25x+2=02x^2-5x+2=0

Factor:

2x25x+2=(2x1)(x2).2x^2-5x+2=(2x-1)(x-2).

So

x=12orx=2.x=\frac12 \quad \text{or} \quad x=2.

28. 2x2+3x=52x^2+3x=5

Move all terms to one side:

2x2+3x5=0.2x^2+3x-5=0.

Factor:

2x2+3x5=(2x+5)(x1).2x^2+3x-5=(2x+5)(x-1).

So

x=52orx=1.x=-\frac52 \quad \text{or} \quad x=1.

29. 5x2+16x=35x^2+16x=-3

Move 3-3 to the left:

5x2+16x+3=0.5x^2+16x+3=0.

Factor:

5x2+16x+3=(5x+1)(x+3).5x^2+16x+3=(5x+1)(x+3).

So

x=15orx=3.x=-\frac15 \quad \text{or} \quad x=-3.

Shaded expression

The prompt says “Write an equation to represent the shaded,” but the shaded diagram is not included here. If you send the figure, I can translate it into an equation directly.

Pitfall alert

Two common slips: forgetting to move every term to one side before factoring, and factoring correctly but then missing one solution. Also watch signs carefully; a small sign error changes the whole pair of roots.

Try different conditions

If a quadratic does not factor nicely, you can still solve it using the quadratic formula. For example, if you changed #27 to 2x25x+1=02x^2-5x+1=0, factoring is harder, so you would use

x=b±b24ac2a.x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}.

Further reading

quadratic equation, factoring, zero product property

FAQ

What should I do before factoring a quadratic?

First rewrite the equation so one side equals zero. Then factor completely and use the zero product property.

What if a quadratic does not factor easily?

Use the quadratic formula or complete the square if factoring is not convenient.

chat