Trinomial - Definition, Examples, Quiz, FAQ, Trivia
Learn about trinomials with easy explanations, examples, and interactive activities
What is a Trinomial?

A trinomial is a special type of polynomial that has exactly three terms. Polynomials are expressions made up of variables and coefficients, combined using addition, subtraction, and multiplication.
The word "trinomial" comes from:
- "Tri" meaning three
- "Nomial" meaning terms
- 2x² (quadratic term)
- 5x (linear term)
- -3 (constant term)
Key Concept
Trinomial = Three terms. Each term can have variables with exponents, coefficients, and constants.
Types of Trinomials

There are two important types of trinomials you should know:
1. Quadratic Trinomial
A quadratic trinomial has a degree of 2 (the highest exponent is 2). It looks like this:
Where a, b, and c are numbers, and a ≠ 0.
Example: 3x² - 4x + 1
2. Perfect Square Trinomial
This special trinomial comes from squaring a binomial. It has the pattern:
a² - 2ab + b² = (a - b)²
Example: x² + 6x + 9 = (x + 3)²
Recognizing these types helps us solve equations and factor expressions more easily.
Factoring Trinomials

Factoring trinomials means breaking them down into simpler expressions that multiply to give the original trinomial. Here's how to factor quadratic trinomials:
Factoring Method
For a trinomial: ax² + bx + c
Find two numbers that:
1. Multiply to give a × c
2. Add to give b
Example: Factor x² + 5x + 6
- a = 1, b = 5, c = 6
- Find two numbers that multiply to 1×6 = 6 and add to 5
- The numbers are 2 and 3 (because 2×3=6 and 2+3=5)
- Write as: (x + 2)(x + 3)
For perfect square trinomials, we can use the formula:
a² - 2ab + b² = (a - b)²
Real-World Examples

Trinomials appear in many real-world situations:
Example 1: Projectile Motion
The height of a ball thrown in the air can be modeled by a quadratic trinomial: h = -5t² + 20t + 1
Example 2: Area CalculationsThe area of a rectangle with sides (x+3) and (x+5) is given by the trinomial: A = (x+3)(x+5) = x² + 8x + 15
Example 3: Business ProfitA company's profit might be modeled by: P = -2x² + 100x - 800, where x is the number of items sold
Example 4: Factoring PracticeFactor the trinomial: 2x² + 7x + 3
Solution:
- a = 2, b = 7, c = 3
- Find numbers that multiply to 2×3=6 and add to 7: 6 and 1
- Rewrite: 2x² + 6x + x + 3
- Group: (2x² + 6x) + (x + 3)
- Factor: 2x(x + 3) + 1(x + 3)
- Result: (2x + 1)(x + 3)
Trinomial Quiz
Test your knowledge with this 5-question quiz. Choose the correct answer for each question.
Frequently Asked Questions
Here are answers to common questions about trinomials:
Math Trivia
Discover interesting facts about algebra and polynomials:
Ancient Algebra
The word "algebra" comes from the Arabic word "al-jabr", which means "reunion of broken parts". It was first used by mathematician Muhammad ibn Musa al-Khwarizmi in the 9th century.
Polynomial Power
The longest polynomial ever used in a mathematical proof had more than 1,000 terms! Most polynomials we use in everyday math have just a few terms.
Algebra in Space
NASA engineers use polynomial equations to calculate rocket trajectories. Quadratic equations (which come from trinomials) help determine the path of spacecraft!
Polynomial Records
The largest degree polynomial ever solved was of degree 1,000, but this required supercomputers. Most classroom polynomials have degrees between 2 and 4.