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

Quick Answer: The pq formula, also known as the quadratic formula, is used to find the roots of a quadratic equation of the form ax² + bx + c = 0. The formula is x = [-b ± √(b² - 4ac)] / 2a.

Key Facts

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:

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':

How to Use the Quadratic Formula (Step-by-Step)

To use the quadratic formula effectively, follow these steps:

  1. 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.
  2. Identify Coefficients: Clearly identify the values of 'a', 'b', and 'c'. Pay close attention to the signs (+ or -) of each coefficient.
  3. Calculate the Discriminant: Compute the value of the discriminant: Δ = b² - 4ac. This step helps you anticipate the nature of the roots.
  4. Substitute into the Formula: Plug the values of 'a', 'b', 'c', and the calculated discriminant into the quadratic formula: x = [-b ± √(Δ)] / 2a.
  5. 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.

  1. Standard Form: The equation is already in standard form.
  2. Identify Coefficients: a = 2, b = 5, c = -3.
  3. Calculate Discriminant: Δ = b² - 4ac = (5)² - 4(2)(-3) = 25 - (-24) = 25 + 24 = 49.
  4. Substitute: x = [-5 ± √49] / (2 * 2)
  5. 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:

When is the pq-formula Most Useful?

The quadratic formula is particularly useful when:

Understanding and applying the quadratic formula is a foundational skill in algebra, essential for further studies in mathematics, science, and engineering.

Sources

  1. Quadratic equation - WikipediaCC-BY-SA-4.0
  2. 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.