How to pq formel
Content on WhatAnswers is provided "as is" for informational purposes. While we strive for accuracy, we make no guarantees. Content is AI-assisted and should not be used as professional advice.
Last updated: April 4, 2026
Key Facts
- The quadratic formula solves equations of the form ax² + bx + c = 0.
- The discriminant (b² - 4ac) determines the nature of the roots (real, imaginary, distinct, or repeated).
- If the discriminant is positive, there are two distinct real roots.
- If the discriminant is zero, there is exactly one real root (a repeated root).
- If the discriminant is negative, there are two distinct complex (imaginary) roots.
What is the Quadratic Formula (pq-formula)?
The quadratic formula, often referred to as the 'pq-formula' in some educational contexts (especially in German-speaking countries where 'p' and 'q' are commonly used coefficients), is a fundamental algebraic tool used to solve quadratic equations. A quadratic equation is a polynomial equation of the second degree, meaning it contains at least one term that is squared. The standard form of a quadratic equation is typically written as: ax² + bx + c = 0, where 'a', 'b', and 'c' are coefficients (constants), and 'x' is the variable we aim to solve for. The 'a' coefficient cannot be zero, otherwise, it wouldn't be a quadratic equation.
Derivation and Understanding the Formula
The quadratic formula provides the solutions (also known as roots) for 'x' in any quadratic equation. The formula itself is derived using a method called 'completing the square' on the standard quadratic equation. The formula is:
x = [-b ± √(b² - 4ac)] / 2a
Let's break down the components of this formula:
- -b: This is the negative of the coefficient 'b'.
- ±: This symbol indicates that there are two possible solutions. One solution uses the plus sign, and the other uses the minus sign.
- √(b² - 4ac): This part is the square root of the discriminant.
- b² - 4ac: This expression is called the discriminant. It's crucial because it tells us about the nature of the roots without actually solving the equation.
- 2a: This is twice the coefficient 'a', and it forms the denominator for both potential solutions.
The Discriminant: Unveiling the Nature of the Roots
The discriminant, Δ = b² - 4ac, is a key part of the quadratic formula. Its value dictates the type and number of solutions for 'x':
- If Δ > 0 (Discriminant is positive): The equation has two distinct real roots. This means the parabola representing the quadratic function crosses the x-axis at two different points.
- If Δ = 0 (Discriminant is zero): The equation has exactly one real root (a repeated root or a double root). The parabola touches the x-axis at its vertex.
- If Δ < 0 (Discriminant is negative): The equation has two distinct complex (or imaginary) roots. These roots are complex conjugates of each other. In the context of real numbers, there are no solutions, but in the complex number system, there are solutions.
How to Use the Quadratic Formula (Step-by-Step)
To use the quadratic formula effectively, follow these steps:
- Standardize the Equation: Ensure your quadratic equation is in the standard form:
ax² + bx + c = 0. If it's not, rearrange it by moving all terms to one side so that the other side equals zero. - Identify Coefficients: Clearly identify the values of 'a', 'b', and 'c'. Pay close attention to the signs (+ or -) of each coefficient.
- Calculate the Discriminant: Compute the value of the discriminant: Δ = b² - 4ac. This step helps you anticipate the nature of the roots.
- Substitute into the Formula: Plug the values of 'a', 'b', 'c', and the calculated discriminant into the quadratic formula:
x = [-b ± √(Δ)] / 2a. - Simplify and Solve: Perform the arithmetic operations carefully. Calculate the two possible values for 'x' using the '+' and '-' signs separately. Simplify the results as much as possible.
Example: Solving a Quadratic Equation
Let's solve the equation 2x² + 5x - 3 = 0 using the quadratic formula.
- Standard Form: The equation is already in standard form.
- Identify Coefficients: a = 2, b = 5, c = -3.
- Calculate Discriminant: Δ = b² - 4ac = (5)² - 4(2)(-3) = 25 - (-24) = 25 + 24 = 49.
- Substitute: x = [-5 ± √49] / (2 * 2)
- Solve:
- x₁ = [-5 + 7] / 4 = 2 / 4 = 1/2
- x₂ = [-5 - 7] / 4 = -12 / 4 = -3
So, the solutions to the equation 2x² + 5x - 3 = 0 are x = 1/2 and x = -3.
Alternative Methods for Solving Quadratic Equations
While the quadratic formula is universally applicable, other methods can be used depending on the specific equation:
- Factoring: If the quadratic expression can be factored easily, this is often the quickest method. It involves rewriting the equation as a product of two linear factors set equal to zero.
- Completing the Square: This method involves manipulating the equation to create a perfect square trinomial on one side. It's the method used to derive the quadratic formula itself and is useful in other areas of mathematics, like working with conic sections.
- Graphing: The roots of a quadratic equation correspond to the x-intercepts of the parabola represented by the function y = ax² + bx + c. Graphing can provide an approximate solution.
When is the pq-formula Most Useful?
The quadratic formula is particularly useful when:
- The quadratic equation cannot be easily factored.
- You need to find exact solutions, including irrational or complex ones.
- You want a systematic approach that works for all quadratic equations.
Understanding and applying the quadratic formula is a foundational skill in algebra, essential for further studies in mathematics, science, and engineering.
More How To in Daily Life
Also in Daily Life
More "How To" Questions
Trending on WhatAnswers
Browse by Topic
Browse by Question Type
Sources
- Quadratic equation - WikipediaCC-BY-SA-4.0
- Quadratic equations & functions | Algebra (all content) | Khan AcademyCC-BY-NC-SA-4.0
Missing an answer?
Suggest a question and we'll generate an answer for it.