Solving Quadratic Equations: Square Root Property, Completing the Square, and Quadratic Formula
Solving Quadratic Equations: Advanced Techniques and Considerations
1. The Square Root Property
Application Criteria
- The square root property is applied when an equation has the structure , where is the variable, is a constant, and is a constant on the other side.
- This means a linear form is being squared.
Steps for Application
- Take the square root of both sides of the equation.
- Crucially, add a (plus or minus) sign in front of the constant term on the side where the square root was taken. For example, if you have , you would take and , resulting in .
- The square root and the square operation cancel each other out on the side with the squared linear term.
Handling Complex Numbers
- If the term inside the square root is negative, the result will involve an imaginary number , where .
- For example, if you are left with inside the square root, it can be written as .
- The speaker mentioned an example where the solution yielded complex roots: and . This suggests a scenario where might have been the underlying equation, leading to , and thus .
Theory of Complex Roots
- In polynomial discussions (specifically for polynomials with real coefficients), complex roots always occur in conjugate pairs.
- If is a root, then must also be a root.
- This is not the case for real roots. Real roots can appear individually (e.g., or ).
- This theory applies to single-variable functions, such as quadratic equations like .
2. Completing the Square Method
General Procedure
This method transforms a quadratic equation into the form suitable for applying the square root property.
- Ensure Coefficient of is One (1): This is a critical first step. If the equation is and , divide the entire equation by to make the coefficient of equal to . .
- Reasoning: Both factoring and completing the square require the coefficient of to be for direct application. If not, the structure won't accurately represent the and terms. (This constraint does not apply to the quadratic formula).
- Isolate and terms: Move the constant term to the right side of the equation.
- Calculate and Add/Subtract : Identify the coefficient of the term (which is if coefficient of is ). Calculate and add it to both sides of the equation.
- Form a Perfect Square: The left side of the equation (with ) can now be factored into a perfect square: .
- Sign Convention: The sign inside the parenthesis (e.g., or ) is determined by the sign of the original term. If is positive, it's ; if is negative, it's .
- Verification: To check this, expand by FOILing . This yields .
- Simplify and Apply Square Root Property: The equation is now in the form (where is the combined constants on the right side). Apply the square root property by taking the square root of both sides and adding to the right side.
- Solve for : Isolate to find the solutions.
Example 1:
- Coefficient of is already .
- Here, . So, . Add to both sides:
- Form perfect square:
- Apply square root property:
- Solve for :
Example 2:
- Coefficient of is , not . Divide the entire equation by :
- Move constant term:
- Here, . So, . Add to both sides:
- Form perfect square:
- Apply square root property:
- Splitting Square Roots: Remember that for division. So, .
- Splitting Square Roots: Remember that for division. So, .
- Solve for :
3. The Quadratic Formula
Formula
- For any quadratic equation in the standard form (where ), the solutions for are given by:
Advantages
- Universality: This formula works for every quadratic equation, regardless of whether it's factorable, results in real or complex roots, or if the coefficient is equal to . There is no prerequisite to manipulate the coefficient.
- Often considered the most reliable and straightforward method when direct factoring is not obvious or completing the square is cumbersome.
4. Summary of Methods for Solving Quadratic Equations
There are four primary methods for solving quadratic equations:
Factoring (by grouping or direct factors)
- Process: For an equation , find two numbers, and , such that their sum is (ad ) and their product is (). Then rewrite the equation as and set each factor to zero to find the solutions.
- Note: This definition assumes the simplified form with . If , it requires more complex factoring techniques (like grouping after splitting the middle term) or first dividing by .
- Constraint: The coefficient of must be for straightforward application.
- Process: For an equation , find two numbers, and , such that their sum is (ad ) and their product is (). Then rewrite the equation as and set each factor to zero to find the solutions.
Completing the Square
- Process: Transform the quadratic expression into a perfect square trinomial (e.g., ) by adding and subtracting . Then apply the square root property.
- Constraint: The coefficient of must be to directly apply the calculation.
Square Root Property
- Process: Directly solve equations that are already in the form . Take the square root of both sides and remember the sign. This is often an intermediate step for completing the square.
- Constraint: The equation must be in a specific squared form.
Quadratic Formula
- Process: Substitute the coefficients , , and from into the formula .
- Advantage: This method has no constraints on the coefficient of ( can be any non-zero real number). It is the most robust and universally applicable method for all quadratic equations.
Recommendation: If a problem does not explicitly state which method to use, the quadratic formula is generally the most straightforward and reliable approach due to its universal applicability. If factoring or completing the square are required, remember the crucial step of ensuring the coefficient of is one first (by dividing the entire equation by that coefficient).