Perfect Square Trinomial Calculator

Check if a quadratic expression ax² + bx + c is a perfect square trinomial. Get factored form, discriminant, vertex, roots, and step-by-step verification.

Type 'yes' or 'no'
Type 'yes' or 'no'
Perfect Square Trinomial?
✅ Yes
b² = 4ac is satisfied
Factored Form
(x + 3)²
Square of a binomial
Discriminant (b²−4ac)
0.000000
Zero → double root
Vertex
(-3.0000, 0.0000)
Vertex of the parabola y = ax²+bx+c
Roots
x = -3.000000 (double root)
Solutions to ax²+bx+c = 0
Axis of Symmetry
x = -3.0000
Vertical line through the vertex
Sum of Roots
-6.0000
−b/a by Vieta's formulas
Product of Roots
9.0000
c/a by Vieta's formulas

PST Closeness

100% — Perfect match

b² vs 4ac Comparison

b² = 36.00
4ac = 36.00

Step-by-Step Verification

  1. Given: 1x² + (6)x + 9
  2. Condition: b² must equal 4ac
  3. b² = (6)² = 36
  4. 4ac = 4 × 1 × 9 = 36
  5. b² = 4ac ✓ → This IS a perfect square trinomial
  6. Factored: (x + 3)²

Common Perfect Square Trinomial Patterns

PatternExpandedExample
(x + k)²x² + 2kx + k²(x+3)² = x²+6x+9
(x − k)²x² − 2kx + k²(x−5)² = x²−10x+25
(ax + b)²a²x² + 2abx + b²(2x+3)² = 4x²+12x+9
(ax − b)²a²x² − 2abx + b²(3x−4)² = 9x²−24x+16
(√a·x + √c)²ax² + 2√(ac)x + c(√2·x+1)² = 2x²+2√2x+1
Planning notes, formulas, and examples

About the Perfect Square Trinomial Calculator

A perfect square trinomial (PST) is a special quadratic expression of the form ax² + bx + c that can be written as the square of a binomial. In other words, the trinomial factors neatly into (px + q)² or (px − q)². This happens when and only when the discriminant b² − 4ac equals zero, meaning the quadratic has a double root.

Recognizing perfect square trinomials is a fundamental algebra skill used throughout mathematics — from simplifying expressions and solving equations to completing the square and analyzing parabolas. The condition b² = 4ac provides a quick numerical check: compute b², compute 4ac, and see if they match.

This calculator takes coefficients a, b, and c and tells you whether the expression is a PST. If it is, you get the fully factored binomial form. Either way, the page reports the discriminant, vertex coordinates, roots, axis of symmetry, and Vieta's formula results. A step-by-step verification walks you through the algebra, and a reference table shows the most common PST patterns so you can spot them on sight. Preset examples let you explore classic cases like x² + 6x + 9 = (x + 3)² with a single click. Whether you're studying for an algebra exam or double-checking homework, this calculator makes perfect-square-trinomial identification effortless.

When This Page Helps

Perfect Square Trinomial problems often require several dependent steps, and a small arithmetic slip can propagate through every derived value. This calculator is tailored to that workflow: you enter coefficient a (x² term), coefficient b (x term), coefficient c (constant), and it returns perfect square trinomial?, factored form, discriminant (b²−4ac), vertex in one consistent pass. It is useful for homework checks, worksheet generation, tutoring walkthroughs, and fast field/design estimates where you need reliable geometry results without rebuilding the full derivation each time.

How to Use the Inputs

  1. Enter coefficient a (the x² term). Must be nonzero.
  2. Enter coefficient b (the x term). Can be positive or negative.
  3. Enter coefficient c (the constant term).
  4. Click any preset to load a well-known example quickly.
  5. Read the result: if ✅ Yes, the factored binomial form is shown.
  6. Review the step-by-step verification for the full algebraic proof.
  7. Check the reference table for common PST patterns to memorize.
Formula used
A trinomial ax² + bx + c is a perfect square trinomial if and only if b² − 4ac = 0. When true, ax² + bx + c = (√a · x + sign(b)·√c)², assuming a > 0 and c ≥ 0.

Example Calculation

Result: Yes — factored form (x + 3)²

b² = 36, 4ac = 4 × 1 × 9 = 36. Since b² = 4ac, the expression x² + 6x + 9 is a perfect square trinomial equal to (x + 3)².

Tips & Best Practices

  • If b² > 4ac, the trinomial has two distinct real roots — not a PST.
  • If b² < 4ac, the roots are complex — definitely not a PST.
  • A negative leading coefficient (a < 0) means the parabola opens downward; PSTs usually assume a > 0.
  • Completing the square on any quadratic rewrites it in vertex form — PSTs are the special case where the remainder is zero.
  • Memorize the pattern: the middle term is always twice the product of the square roots of the first and last terms.

How Perfect Square Trinomial Calculations Work

This perfect square trinomial tool links the entered values (coefficient a (x² term), coefficient b (x term), coefficient c (constant), show step-by-step) to the target geometry relationships used in class and practice problems. Instead of solving each intermediate step manually, you can validate setup and arithmetic quickly while still tracing which measurements drive the final result.

Formula focus: the calculator formula

Practical Uses for Perfect Square Trinomial

Perfect Square Trinomial shows up in school geometry, technical drafting, construction layout checks, and early engineering design estimates. When values are changed repeatedly, the calculator helps you compare scenarios quickly and see how sensitive the shape is to each dimension.

Interpreting the Results Correctly

Start with the primary outputs (perfect square trinomial?, factored form, discriminant (b²−4ac), vertex) and then use the remaining cards/tables to confirm consistency with your diagram. Keep units consistent across inputs, and round only at the end if your assignment or project specifies a fixed precision.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • It is a quadratic expression ax² + bx + c that equals the square of a binomial, such as (x + 3)² = x² + 6x + 9.