Cal11 calculator

Use Roots to Find Quadratic Equation Calculator

Reviewed by Calculator Editorial Team

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:

ax² + bx + c = 0

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:

(x - r₁)(x - r₂) = 0

Expanding this factored form gives the standard quadratic equation:

x² - (r₁ + r₂)x + r₁r₂ = 0

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:

x² - (sum of roots)x + (product of roots) = 0

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:

  1. Calculate the sum of the roots: 3 + (-2) = 1
  2. Calculate the product of the roots: 3 × (-2) = -6
  3. Apply the formula: x² - (1)x + (-6) = 0 → x² - x - 6 = 0

The quadratic equation is x² - x - 6 = 0.

Frequently Asked Questions

What is the difference between the standard form and factored form of a quadratic equation?
The standard form is ax² + bx + c = 0, while the factored form is (x - r₁)(x - r₂) = 0. The factored form is useful when you know the roots of the equation.
Can a quadratic equation have complex roots?
Yes, quadratic equations can have complex roots when the discriminant (b² - 4ac) is negative. Complex roots are expressed in the form a + bi, where i is the imaginary unit.
How do I find the roots of a quadratic equation if I know the coefficients?
You can use the quadratic formula: x = [-b ± √(b² - 4ac)] / (2a). This formula gives the roots of the equation in terms of the coefficients a, b, and c.
What are the applications of quadratic equations?
Quadratic equations are used in various fields, including physics (projectile motion), engineering (design of structures), and finance (calculating interest rates).