Quadratic Equations: Factoring, Completing the Square, and the Quadratic Formula
Factoring, Completing the Square, and the Quadratic Formula
Key goal: Solve quadratic equations of the form If a factorization is possible, it is often the easiest route; otherwise use completing the square or the quadratic formula.
When factoring is convenient:
- If the leading coefficient is 1 (i.e., ), you look for two numbers that multiply to and add to .
- If such two numbers exist, you can factor the quadratic directly as
- where and
- Example from the transcript: two numbers that sum to 5 and multiply to are and , giving
- Roots:
- The coefficient in front of affects difficulty: if , directly factoring can be harder.
- For a non-unit leading coefficient, one common approach is to factor out to get a monic quadratic inside, or use the AC method (see below).
When the leading coefficient is not 1 (i.e., ):
- Factoring is often easier after transforming to a monic form or using the AC method.
- AC method (factor by splitting middle term): find two numbers such that
- and
- Then rewrite the middle term as and factor by grouping.
Example discussion from the transcript about the case:
- The equation factors as
- Solutions: and .
- Check: and which matches the sign convention with when expanded correctly as
Completing the square (alternative to factoring):
- Start from Divide by to get
- To complete the square, add and subtract inside the left-hand side:
- The left side becomes a square:
where is the discriminant.- Solve for :
- This derivation leads to the quadratic formula; completing the square is another route to the same roots.
The quadratic formula and the discriminant:
- Discriminant:
- Roots (the quadratic formula):
- Interpretations by the sign of :
- If D>0 there are two distinct real roots.
- If there is a repeated real root.
- If D<0 there are two complex roots.
Practical note on notation and practice:
- In practice, you may not always explicitly write if you’re comfortable with the coefficients; you can work directly with the given quadratic. However, knowing helps you apply the discriminant and the standard formulas.
- After solving, always check by expansion to verify the roots satisfy .
Word problem illustration (based on the transcript): word problems can yield a quadratic, especially with total quantities or times.
- Example setup mentioned: one segment’s time is , another is , and you relate them via a total time expression.
- General approach: set up unknowns (like ), express each quantity in terms of the unknowns, form an equation for the total (or another given constraint), and solve using factoring, completing the square, or the quadratic formula.
Summary of strategies:
- If factoring is possible and easy, factor and set each factor to zero to get the roots.
- If a is not 1, try to make it monic or use AC method to factor.
- If factoring is hard or not possible, use the quadratic formula with .
- Use completing the square to understand the derivation of the quadratic formula and for certain problem forms.
- Always verify solutions in the original equation.