Use Roots to Find Quadratic Equation Calculator
Quadratic equations are fundamental in algebra and have wide applications in science, engineering, and finance. When you know the roots of a quadratic equation, you can determine the equation itself. This guide explains how to use roots to find a quadratic equation, including the formula, assumptions, and practical applications.
Introduction
A quadratic equation is a second-degree polynomial equation in a single variable, typically written in the form:
The roots of a quadratic equation are the values of x that satisfy the equation. If you know the roots of a quadratic equation, you can determine the coefficients a, b, and c. This process is useful in various fields, including physics, engineering, and economics.
How to Use Roots to Find a Quadratic Equation
To find a quadratic equation given its roots, you can use the factored form of the equation. If the roots are r₁ and r₂, the equation can be written as:
Expanding this factored form gives the standard quadratic equation:
This formula allows you to determine the coefficients of the quadratic equation if you know its roots.
The Formula
The formula to find a quadratic equation given its roots is:
Where:
- sum of roots is r₁ + r₂
- product of roots is r₁ × r₂
This formula is derived from the factored form of the quadratic equation.
Worked Example
Suppose you have a quadratic equation with roots 3 and -2. To find the equation:
- Calculate the sum of the roots: 3 + (-2) = 1
- Calculate the product of the roots: 3 × (-2) = -6
- Apply the formula: x² - (1)x + (-6) = 0 → x² - x - 6 = 0
The quadratic equation is x² - x - 6 = 0.