Generic Rectangle Calculator

Use a generic rectangle to expand or factor a quadratic.

Factor root 1 -2
Factor root 2 -5

Formula: Find roots so a(x − r₁)(x − r₂) = ax² + bx + c

Step-by-step with your numbers:
1. Values used:
2. a = 1
3. b = 7
4. c = 10
5.
6. Factor root 1 = -2
7. Factor root 2 = -5
Did we solve your problem today?

The generic rectangle (area model) helps factor a quadratic by splitting the middle term.

How the Math Works

The Generic Rectangle Calculator leverages the geometric interpretation of quadratic expansion and factoring. When given a quadratic in standard form ax² + bx + c, it identifies the roots r₁ and r₂ such that the equation can be expressed as a(x − r₁)(x − r₂). The 'generic rectangle' visually decomposes the quadratic into four regions: the top-left corner represents a·x², the top-right and bottom-left corners correspond to the linear terms (a·r₁·x and a·r₂·x), and the bottom-right corner represents the constant term a·r₁·r₂. Summing these regions reconstructs the original quadratic, while factoring reverses this process by finding r₁ and r₂ that satisfy the equation. The calculator automates root-finding and area arrangement to demonstrate how algebraic expressions map to geometric areas.

Practical Applications

To use the calculator, input the coefficients a, b, and c of your quadratic equation. It will compute the roots r₁ and r₂, then display a rectangle partitioned into four sections labeled with the corresponding terms. For expansion, input the factored form a(x − r₁)(x − r₂) to see how multiplying the binomials generates the standard quadratic. When factoring, the calculator guides you through determining the root values that satisfy the quadratic, then visually arranges them in the rectangle to validate the factorization. This tool is particularly useful for verifying manual calculations or understanding the relationship between algebraic manipulation and spatial reasoning.

Day-to-Day Use

Beyond textbooks, the Generic Rectangle Calculator aids in real-world problem-solving where quadratic relationships arise. For instance, engineers might use it to model projectile motion, where the roots correspond to launch and landing points, while architects apply it to design structures with parabolic arches. In finance, it simplifies calculating break-even points for profit models by factoring revenue and cost functions. Students preparing for exams gain confidence in algebraic reasoning, while professionals save time by quickly visualizing complex equations. By bridging abstract math with tangible geometry, the calculator empowers users to tackle practical challenges—from optimizing crop yields to analyzing circuit behavior—with greater intuition and precision.

Worked example

x² + 7x + 10 → roots −2 and −5 → (x + 2)(x + 5).

FAQ

When can't I factor over integers?

When the discriminant b² − 4ac isn't a perfect square.