Quadratic Formula: Solving General Quadratic Equations
The quadratic formula solves any quadratic equation once it is written in standard form ax²+bx+c=0 with a≠0. It is especially useful when factoring is difficult or impossible over the integers. Careful identification of signed coefficients and disciplined simplification of the discriminant are the main accuracy controls.
Learning objectives
- Write a quadratic in standard form
- Identify signed values of a, b and c
- Substitute into the quadratic formula
- Simplify the discriminant and radical
- Interpret two real, repeated real or non-real outcomes
Source scope
Lesson 20, pp. 145-149
The article paraphrases and restructures the supplied source. Source-branded names, personal names, promotional material and original test questions are not reproduced.
Core concepts and decision rules
Standard form first
Before extracting coefficients, move all terms to one side and arrange by descending powers: ax²+bx+c=0.
Coefficient signs are part of the data
If the equation is 2x²-5x-3=0, then a=2, b=-5 and c=-3. Parentheses around negative substitutions prevent sign loss.
Quadratic formula
x = [-b ± √(b²-4ac)]/(2a). The ± represents two algebraic branches unless the square-root term is zero.
Discriminant classifies real roots
D=b²-4ac. Technical clarification: D>0 gives two distinct real roots, D=0 gives one repeated real root, and D<0 gives no real roots (but two complex roots).
Exact radical form can be preferable
If the discriminant is not a perfect square, simplify the radical and preserve exact form unless an application requires a decimal approximation.
Step-by-step method
Worked examples
Problem: Solve 2x² - 5x - 3 = 0.
- a=2, b=-5, c=-3.
- D=25+24=49.
- x=(5±7)/4.
Problem: Solve x² - 4x - 1 = 0.
- a=1,b=-4,c=-1.
- D=16+4=20.
- x=(4±√20)/2=(4±2√5)/2.
Problem: Solve x² + 6x + 9 = 0.
- D=36-36=0.
- x=(-6±0)/2.
How to reason through quadratic formula: solving general quadratic equations
1. Identify the mathematical structure
Before calculating, classify what you are looking at. Decide whether the expression is a sum, product, quotient, power, equation, inequality, graph or system. Then identify the terms, signs, grouping symbols and variables that control the next legal move. This classification step prevents a common failure mode in algebra: applying a familiar rule to the wrong structure.
Use notation as information. A sign attached to a term belongs to that term; parentheses define a unit of work; an exponent applies to its stated base; and an equals or inequality symbol separates two related expressions. Read the structure before manipulating it.
2. Preserve equivalence or implication
Algebra is not a sequence of arbitrary rearrangements. Each line should follow from the previous line by a named rule. When simplifying an expression, preserve its value for every admissible input. When solving an equation, preserve the equality unless you knowingly use an operation such as squaring that can introduce extra candidates and therefore requires a final check.
A useful discipline is to ask: What operation did I apply, and to what complete object did I apply it? This question catches incomplete distribution, partial denominator clearing, lost signs and unbalanced equation operations.
3. Separate exact work from approximation
Keep fractions, powers and radicals exact while the algebra is still being transformed. Approximate decimals are best introduced only when a problem requires a numerical result to a stated precision. Exact intermediate forms are easier to verify and avoid cumulative rounding drift.
When an application does require rounding, retain enough guard digits during the calculation and round only the reported result. This is an illustrative good-calculation practice rather than a numerical requirement from the source.
4. Build an independent check
Use a check that is different from the step that produced the answer. Substitute a solved variable into the original equation, expand proposed factors, square a simplified radical, test a point on a graph, or evaluate both original and simplified expressions at a convenient value. Independent checks are more valuable than rereading the same arithmetic because they test the relationship from another direction.
If the check fails, work backwards through the written transformations until the first inconsistent line appears. Correct that line, not merely the final number.
Quick-reference table
| Rule or idea | How to use it |
|---|---|
| Standard form first | Before extracting coefficients, move all terms to one side and arrange by descending powers: ax²+bx+c=0. |
| Coefficient signs are part of the data | If the equation is 2x²-5x-3=0, then a=2, b=-5 and c=-3. Parentheses around negative substitutions prevent sign loss. |
| Quadratic formula | x = [-b ± √(b²-4ac)]/(2a). The ± represents two algebraic branches unless the square-root term is zero. |
| Discriminant classifies real roots | D=b²-4ac. Technical clarification: D>0 gives two distinct real roots, D=0 gives one repeated real root, and D<0 gives no real roots (but two complex roots). |
Common mistakes and controls
- Reading b as positive when the equation contains -bx
- Forgetting to put the entire numerator over 2a
- Computing b² as negative when b is negative; (-5)² is +25
- Dropping the ± and reporting only one branch
- Rounding the discriminant or square root prematurely
Applications
Engineering-style quadratic model
When a geometry or trajectory-style relationship produces a quadratic, the formula gives all algebraic candidates. Context then decides which candidates are physically meaningful.
Classification: Illustrative application unless directly stated as a source concept.
Method choice
Factoring is often faster when obvious; the quadratic formula is more general. A robust solver recognises both and chooses deliberately.
Classification: Illustrative application unless directly stated as a source concept.
Practice and self-check
These questions are newly written for this KEVOS article; they are not copied from the supplied source.
Show answer
Show answer
Show answer
Show answer
Show answer
Show answer
Related KEVOS knowledge
Source fidelity note: Topic selection and instructional sequence are grounded in the supplied algebra source. Mathematical explanations have been paraphrased and reorganised into a web-handbook format. No external standards, company-specific requirements or numerical engineering limits are asserted.
