Introduction
Look at this expression: 6x²
That is a monomial. A monomial is a single-term algebraic expression made up of a coefficient, one or more variables, and non-negative integer exponents — with no addition or subtraction separating any parts. It is one of the most fundamental building blocks in algebra, and understanding it clearly makes everything else in algebra significantly easier.
Monomials appear inside polynomials, in factoring problems, in multiplication and division of algebraic expressions, and in real-world formulas. Whether you are simplifying expressions, solving equations, or working with area and volume, you will encounter monomials constantly.
Key Takeaways
-
A monomial is a single-term algebraic expression with a real-number coefficient and non-negative integer exponents.
-
A monomial has exactly one term — no addition or subtraction between parts.
-
The degree of a monomial is the exponent of its variable, or the sum of all exponents if there are multiple variables.
-
Monomials are multiplied by multiplying coefficients and adding exponents.
-
Monomials are divided by dividing coefficients and subtracting exponents.
-
Only like monomials (same variables, same exponents) can be added or subtracted.
-
Expressions with negative exponents, fractional exponents, or variables in denominators are not monomials.
What Is a Monomial?
A monomial is a single-term algebraic expression. It is a type of algebraic expression — to understand the broader category it belongs to, see our guide on What Is an Algebraic Expression?
The general form of a monomial is:
axⁿ
Where:
- a is the coefficient — any real number (positive, negative, fraction, or whole number)
- x is the variable — the letter representing an unknown quantity
- n is the exponent — a non-negative integer (0, 1, 2, 3, …)
The critical point is this: a monomial has exactly one term. There is no addition or subtraction connecting separate parts. Everything is multiplied together.
Here are four clear examples:
7x³
- Coefficient: 7
- Variable: x
- Exponent: 3
- This means 7 multiplied by x multiplied by itself three times.
-4x²y
- Coefficient: -4
- Variables: x and y
- Exponents: 2 on x, 1 on y
- This is a multi-variable monomial.
5
- Coefficient: 5
- No variable
- Exponent: 0 (since 5 = 5x⁰)
- A plain number is a valid monomial.
3xy²z
- Coefficient: 3
- Variables: x, y, z
- Exponents: 1, 2, 1
- Three variables, all with non-negative integer exponents.
All four qualify as monomials. They each have exactly one term, non-negative integer exponents, and real-number coefficients.
What Makes Something a Monomial?
Three conditions must all be satisfied for an expression to be a monomial:
1. It must have exactly one term.
A term is a group of numbers and variables multiplied together. If you see addition or subtraction separating parts of an expression, you have more than one term — and therefore not a monomial.
2. The exponents must be non-negative integers.
Exponents of 0, 1, 2, 3, and so on are all acceptable. Negative exponents (like -2) and fractional exponents (like 1/2) are not allowed. This is the same rule that applies to polynomials — monomials are the simplest form of polynomial.
3. The coefficient must be a real number.
The number in front of the variable can be any real number — whole numbers, fractions, decimals, negatives. There is no restriction on the type of real number the coefficient can be.
If any one of these three conditions is violated, the expression is not a monomial.
What Is Not a Monomial?
Knowing what does not qualify is just as important as knowing what does. These expressions are NOT monomials:
- x + 3 — This has two terms separated by addition. It is a binomial.
- 3x⁻² — The exponent -2 is negative. Negative exponents are not allowed.
- x^(1/2) — The exponent 1/2 is a fraction. Fractional exponents are not allowed.
- 4/x — This is the same as 4x⁻¹, which has a negative exponent.
- √x — The square root of x is x^(1/2), a fractional exponent.
| Expression | Is It a Monomial? | Reason |
|---|---|---|
| 6x² | Yes | One term, non-negative integer exponent |
| x + 3 | No | Two terms (binomial) |
| 4x⁻¹ | No | Negative exponent |
| √x | No | Fractional exponent (x^(1/2)) |
| -5 | Yes | One term, constant (degree 0) |
| 3x²y | Yes | One term, multiple variables, non-negative exponents |
| 5/x | No | Variable in denominator (= 5x⁻¹) |
Parts of a Monomial
Coefficient
The coefficient is the numerical part of the monomial — the number sitting in front of the variable.
In 7x², the coefficient is 7.
Two special cases are worth memorising:
- If no number is written in front of the variable, the coefficient is 1. For example, x³ means 1 · x³.
- If only a negative sign appears in front, the coefficient is -1. For example, -x² means -1 · x².
Coefficients can be any real number. To understand what real numbers include, see What Is a Real Number?
Variable
The variable is the letter that represents an unknown value.
In 5xy², the variables are x and y.
A monomial can have one variable, several variables, or no variable at all (in the case of a constant).
Exponent
The exponent tells you the power to which the variable is raised.
In 3x⁴, the exponent of x is 4.
When a variable appears with no visible exponent, the exponent is understood to be 1. So x means x¹.
Degree of a Monomial
The degree of a monomial is determined as follows:
- If there is one variable: the degree equals the exponent of that variable.
- If there are multiple variables: the degree equals the sum of all the exponents.
Examples:
- 5x³ → degree 3
- -4x²y → degree 2 + 1 = 3
- 3xy²z → degree 1 + 2 + 1 = 4
- 7 → degree 0
| Monomial | Coefficient | Variable(s) | Exponent(s) | Degree |
|---|---|---|---|---|
| 5x³ | 5 | x | 3 | 3 |
| -4x²y | -4 | x, y | 2, 1 | 3 |
| 3xy²z | 3 | x, y, z | 1, 2, 1 | 4 |
| 7 | 7 | None | — | 0 |
| -x | -1 | x | 1 | 1 |
Monomials as Part of Polynomials
Every individual term inside a polynomial is a monomial. This is one of the most important connections in algebra.
- A polynomial with one term is a monomial.
- A polynomial with two terms is a binomial.
- A polynomial with three terms is a trinomial.
Consider 4x³ + 2x – 5. This polynomial has three terms:
- 4x³ is a monomial (degree 3)
- 2x is a monomial (degree 1)
- -5 is a monomial (degree 0)
To understand how monomials fit into the wider picture of polynomial expressions, read What Is a Polynomial in Math? — it covers the full structure of polynomials in detail.
Degree of a Monomial vs Degree of a Polynomial
These two ideas are related but not identical, and students sometimes confuse them.
Degree of a monomial = the sum of its exponents.
Degree of a polynomial = the degree of its highest-degree monomial term.
Example: In 3x²y + 2x – 7:
- 3x²y has degree 2 + 1 = 3
- 2x has degree 1
- -7 has degree 0
The degree of the entire polynomial is 3, taken from the highest-degree term.
Standard Form and Monomials
When a polynomial is written in standard form, its monomial terms are arranged in descending order of degree — from highest to lowest. The monomial with the greatest degree appears first.
For example:
Non-standard: 5 + 3x – x²
Standard form: -x² + 3x + 5
Each individual part (-x², 3x, 5) is a monomial. The standard form simply organises those monomials from highest degree to lowest.
Multiplying Monomials
To multiply monomials, follow two steps:
- Multiply the coefficients.
- Add the exponents of matching variables (Product Rule: xᵃ × xᵇ = xᵃ⁺ᵇ).
Monomial × Monomial
Example 1: 3x² × 4x³
= (3 × 4)(x² × x³)
= 12x⁵
Example 2: (-2x³)(5x²)
= (-2 × 5)(x³ × x²)
= -10x⁵
Example 3: (3x²y)(4xy³)
= (3 × 4)(x² × x)(y × y³)
= (12)(x³)(y⁴)
= 12x³y⁴
Example 4: (-x²)(-3x⁴)
= (-1 × -3)(x² × x⁴)
= 3x⁶
Example 5: (2x³y²)(5x²y)
= (2 × 5)(x³ × x²)(y² × y)
= 10x⁵y³
Monomial × Polynomial
To multiply a monomial by a polynomial, distribute the monomial to every term of the polynomial.
Example 1: 3x(2x + 5)
= (3x)(2x) + (3x)(5)
= 6x² + 15x
Example 2: -2x²(3x² – 4x + 1)
= (-2x²)(3x²) + (-2x²)(-4x) + (-2x²)(1)
= -6x⁴ + 8x³ – 2x²
Example 3: 4xy(x² – 3y)
= (4xy)(x²) + (4xy)(-3y)
= 4x³y – 12xy²
Dividing Monomials
To divide monomials, follow two steps:
- Divide the coefficients.
- Subtract the exponents of matching variables (Quotient Rule: xᵃ ÷ xᵇ = xᵃ⁻ᵇ).
Example 1: 12x⁵ ÷ 4x²
= (12 ÷ 4)(x⁵ ÷ x²)
= 3x³
Example 2: 20x⁶ ÷ 5x²
= (20 ÷ 5)(x⁶ ÷ x²)
= 4x⁴
Example 3: -15x⁴y³ ÷ 3x²y
= (-15 ÷ 3)(x⁴ ÷ x²)(y³ ÷ y)
= -5x²y²
Example 4: 8x³ ÷ 2x³
= (8 ÷ 2)(x³ ÷ x³)
= 4 × x⁰
= 4 × 1
= 4
Example 5: 6x⁵y² ÷ 2xy
= (6 ÷ 2)(x⁵ ÷ x)(y² ÷ y)
= 3x⁴y
Adding and Subtracting Monomials
Monomials can only be added or subtracted if they are like terms — meaning they must have exactly the same variable(s) raised to exactly the same exponent(s).
To fully understand what makes terms alike, read What Are Like Terms in Algebra? — that article explains the concept in complete detail.
Example 1: 3x² + 5x²
Both terms have x². Add the coefficients:
= 8x²
Example 2: 7xy – 2xy
Both terms have xy. Subtract the coefficients:
= 5xy
Example 3: 4x³ + 3x²
These are not like terms — the exponents differ (3 and 2). For a clear explanation of why these cannot be combined, see What Are Unlike Terms in Algebra?
These two monomials cannot be simplified further.
Example 4: -6x²y + 4x²y
Both terms have x²y. Add the coefficients:
= -2x²y
Example 5: 9x – 9x
Both terms have x. Subtract:
= 0
Powers of Monomials
To raise a monomial to a power, apply the Power Rule:
(axⁿ)ᵐ = aᵐ × xⁿᵐ
This means: raise the coefficient to the power, and multiply the exponent of the variable by the power.
Example 1: (2x³)²
= 2² × x^(3×2)
= 4x⁶
Example 2: (3x²y)³
= 3³ × x^(2×3) × y^(1×3)
= 27x⁶y³
Example 3: (-2x⁴)²
= (-2)² × x^(4×2)
= 4 × x⁸
= 4x⁸
Example 4: (4x²y³)²
= 4² × x^(2×2) × y^(3×2)
= 16x⁴y⁶
Two important rules about negative coefficients raised to powers:
- Negative coefficient raised to an even power → positive result.
(-2)² = 4 (positive) - Negative coefficient raised to an odd power → negative result.
(-2)³ = -8 (negative)
Monomials and Coefficients — Special Cases
A few special cases deserve their own attention:
- Coefficient of 1 is not written. The monomial x³ means 1 · x³. The 1 is there, just invisible.
- Coefficient of -1 shows only the sign. The monomial -x² means -1 · x². Only the negative sign is written.
- A plain number is a valid monomial. The number 5 is a monomial with coefficient 5, no variable, and degree 0.
- Zero is a special case. The expression 0 is called the zero monomial. Its degree is considered undefined, not 0.
Identifying Monomials — Practice Recognition
For each expression below, decide whether it is a monomial and explain why.
1. 8x⁴
Yes — one term, coefficient 8, exponent 4 (non-negative integer).
2. x + 2
No — two terms separated by addition. This is a binomial.
3. -3x²y
Yes — one term, coefficient -3, variables x and y, all exponents non-negative integers.
4. 5/x
No — this equals 5x⁻¹, which has a negative exponent.
5. 12
Yes — a constant monomial, degree 0.
6. √(x)
No — this is x^(1/2), a fractional exponent.
7. (2/3)x⁵
Yes — one term, rational coefficient, exponent 5.
8. 4x² – 1
No — two terms separated by subtraction. This is a binomial.
9. x⁻³
No — negative exponent.
10. 7x²y³z
Yes — one term, coefficient 7, three variables, all exponents non-negative integers. Degree = 2 + 3 + 1 = 6.
Monomial Summary Table
| Monomial | Coefficient | Variable(s) | Degree | Type |
|---|---|---|---|---|
| 9 | 9 | None | 0 | Constant monomial |
| -3x | -3 | x | 1 | Linear monomial |
| 7x² | 7 | x | 2 | Quadratic monomial |
| 4x³ | 4 | x | 3 | Cubic monomial |
| -5x²y | -5 | x, y | 3 | Multi-variable monomial |
| 2x²y³z | 2 | x, y, z | 6 | Multi-variable monomial |
Note: A quadratic monomial such as 7x² is closely connected to quadratic expressions more broadly. If you want to explore how quadratic terms are used in equations, see What Is a Quadratic Equation?
Polynomials and Factors
Factoring a polynomial often means writing it as a product involving a monomial and another expression.
Example:
6x³ + 9x² = 3x²(2x + 3)
Here, 3x² is the monomial factor. It is the greatest common monomial factor of both terms. Pulling it out simplifies the expression and reveals its structure.
Understanding what a factor is makes this process much clearer. See What Is a Factor? for a complete explanation of factors and how they work in mathematics.
Monomials and Rational Coefficients
The coefficient of a monomial does not have to be a whole number. It can be any rational number — including fractions and mixed numbers.
Examples:
(1/2)x² — coefficient is 1/2, degree is 2. Valid monomial.
(3/4)x³y — coefficient is 3/4, variables are x and y, degree is 4. Valid monomial.
To understand rational numbers more fully, including why fractions are valid coefficients, see What Is a Rational Number?
The key point is that the type of coefficient does not affect whether something is a monomial. As long as the exponents are non-negative integers and there is only one term, the expression qualifies.
Monomials in Real-World Contexts
Monomials appear in many practical formulas and real-life calculations.
Area of a square:
If the side length of a square is x, the area is:
A = x²
This is a monomial. If x = 5 cm, then A = 25 cm².
Volume of a cube:
If the edge length of a cube is x, the volume is:
V = x³
If x = 3 m, then V = 27 m³.
Kinetic Energy:
The kinetic energy of a moving object is:
KE = (1/2)mv²
This is a monomial in v (treating m as a constant). If m = 4 kg and v = 3 m/s:
KE = (1/2)(4)(3²) = (1/2)(4)(9) = 18 joules
Simple Interest:
I = Prt
This is a monomial in multiple variables. If P = 1000, r = 0.05, t = 3:
I = 1000 × 0.05 × 3 = 150
Common Mistakes Students Make With Monomials
| Mistake | Incorrect | Correct |
|---|---|---|
| Thinking x + 3 is a monomial | x + 3 is a monomial | x + 3 is a binomial (two terms) |
| Forgetting the coefficient of x | x has no coefficient | x has coefficient 1 |
| Forgetting the coefficient of -x | -x has coefficient 0 | -x has coefficient -1 |
| Adding exponents when adding like terms | 3x² + 2x² = 5x⁴ | 3x² + 2x² = 5x² |
| Multiplying exponents instead of adding them | 2x² × 3x³ = 6x⁶ | 2x² × 3x³ = 6x⁵ |
| Forgetting that 8 is a monomial | 8 is not a monomial | 8 is a constant monomial, degree 0 |
| Wrong degree for multi-variable monomial | Degree of 3x²y³ is 3 | Degree of 3x²y³ is 2 + 3 = 5 |
| Treating 4/x as a monomial | 4/x is a monomial | 4/x = 4x⁻¹, negative exponent, not a monomial |
Monomials Cheat Sheet
| Concept | Rule | Example |
|---|---|---|
| Definition | One term: coefficient × variable(s) with non-negative integer exponents | 5x³ |
| Coefficient | The number in front of the variable | In -3x², coefficient is -3 |
| Degree (one variable) | The exponent of the variable | Degree of 7x⁴ is 4 |
| Degree (multiple variables) | Sum of all exponents | Degree of 3x²y³ is 5 |
| Multiplying monomials | Multiply coefficients, add exponents | 2x³ × 3x² = 6x⁵ |
| Dividing monomials | Divide coefficients, subtract exponents | 8x⁵ ÷ 2x² = 4x³ |
| Power of a monomial | Raise coefficient to power, multiply exponents | (2x³)² = 4x⁶ |
| Adding/subtracting | Only like terms can be combined | 3x² + 5x² = 8x² |
| Not a monomial | Two or more terms, or negative/fractional exponents | x + 1, x⁻², √x |
Worked Examples
Example 1: Identifying a Monomial
Given: Is 9x⁵ a monomial?
Working: One term. Coefficient 9 is a real number. Exponent 5 is a non-negative integer.
Answer: Yes, it is a monomial.
Example 2: Identifying the Coefficient
Given: What is the coefficient of -x⁴?
Working: No visible number, but there is a negative sign. The coefficient is -1.
Answer: Coefficient = -1
Example 3: Identifying the Variable(s)
Given: Identify all variables in 4x²y³z.
Working: The letters in the expression are x, y, and z.
Answer: Variables are x, y, and z
Example 4: Identifying the Degree (Single Variable)
Given: Find the degree of 6x⁷.
Working: There is one variable. The exponent of x is 7.
Answer: Degree = 7
Example 5: Identifying the Degree (Multiple Variables)
Given: Find the degree of 5x³y²z.
Working: Sum of exponents: 3 + 2 + 1 = 6.
Answer: Degree = 6
Example 6: Identifying What Is Not a Monomial
Given: Is 3x^(1/2) a monomial?
Working: The exponent 1/2 is a fraction, not a non-negative integer.
Answer: Not a monomial. Fractional exponent disqualifies it.
Example 7: Multiplying Two Monomials (Single Variable)
Given: 5x³ × 3x⁴
Working:
= (5 × 3)(x³ × x⁴)
= 15 × x^(3+4)
Answer: 15x⁷
Quick Check: Coefficients: 5 × 3 = 15. Exponents: 3 + 4 = 7. Correct.
Example 8: Multiplying Two Monomials (Multiple Variables)
Given: (2x³y)(4x²y⁴)
Working:
= (2 × 4)(x³ × x²)(y × y⁴)
= 8 × x⁵ × y⁵
Answer: 8x⁵y⁵
Example 9: Multiplying a Monomial by a Binomial
Given: 5x²(3x – 2)
Working:
= (5x²)(3x) + (5x²)(-2)
= 15x³ – 10x²
Answer: 15x³ – 10x²
Example 10: Multiplying a Monomial by a Trinomial
Given: 3x(x² + 4x – 1)
Working:
= (3x)(x²) + (3x)(4x) + (3x)(-1)
= 3x³ + 12x² – 3x
Answer: 3x³ + 12x² – 3x
Example 11: Dividing Two Monomials (Single Variable)
Given: 18x⁸ ÷ 6x³
Working:
= (18 ÷ 6)(x⁸ ÷ x³)
= 3 × x^(8-3)
Answer: 3x⁵
Example 12: Dividing Two Monomials (Multiple Variables)
Given: 20x⁴y⁵ ÷ 4x²y²
Working:
= (20 ÷ 4)(x⁴ ÷ x²)(y⁵ ÷ y²)
= 5 × x² × y³
Answer: 5x²y³
Example 13: Adding Like Monomials
Given: 6x³ + 9x³
Working: Same variable, same exponent. Add coefficients: 6 + 9 = 15.
Answer: 15x³
Example 14: Subtracting Like Monomials
Given: 11x²y – 4x²y
Working: Same variable and exponents. Subtract coefficients: 11 – 4 = 7.
Answer: 7x²y
Example 15: Confirming Unlike Monomials Cannot Be Combined
Given: 5x² + 3x³
Working: The exponents are different (2 and 3). These are unlike terms.
Answer: Cannot be simplified. 5x² + 3x³ remains as is.
Example 16: Raising a Monomial to a Power (Positive Coefficient)
Given: (3x²)³
Working:
= 3³ × x^(2×3)
= 27 × x⁶
Answer: 27x⁶
Example 17: Raising a Monomial to a Power (Negative Coefficient, Even Power)
Given: (-4x³)²
Working:
= (-4)² × x^(3×2)
= 16 × x⁶
Answer: 16x⁶
Note: (-4)² = 16 because a negative number raised to an even power is positive.
Example 18: Raising a Monomial to a Power (Negative Coefficient, Odd Power)
Given: (-2x²)³
Working:
= (-2)³ × x^(2×3)
= -8 × x⁶
Answer: -8x⁶
Note: (-2)³ = -8 because a negative number raised to an odd power remains negative.
Example 19: Evaluating a Monomial for a Given Value
Given: Evaluate 4x³ when x = 2.
Working:
= 4 × (2)³
= 4 × 8
= 32
Quick Check: 2³ = 8. 4 × 8 = 32. Correct.
Example 20: Real-World Monomial Calculation
Given: The volume of a cube is V = s³. Find the volume when s = 5 cm.
Working:
V = (5)³
= 125
Answer: Volume = 125 cm³
Practice Questions
20 Multiple Choice Questions
Question 1: Which of the following is a monomial?
A) x + 5
B) 3x⁻²
C) 4x³
D) √x + 1
Correct Answer: C
Explanation: 4x³ has one term and a non-negative integer exponent. All other options have two terms, negative exponents, or fractional exponents.
Question 2: What is the coefficient of -7x⁴?
A) 4
B) 7
C) -7
D) -4
Correct Answer: C
Explanation: The number in front of the variable is -7. The negative sign is part of the coefficient.
Question 3: What is the degree of 5x²y³?
A) 2
B) 3
C) 5
D) 6
Correct Answer: C
Explanation: For a multi-variable monomial, add all exponents: 2 + 3 = 5.
Question 4: Multiply: 3x² × 5x⁴
A) 8x⁶
B) 15x⁸
C) 15x⁶
D) 8x⁸
Correct Answer: C
Explanation: Multiply coefficients: 3 × 5 = 15. Add exponents: 2 + 4 = 6. Result: 15x⁶.
Question 5: Divide: 24x⁷ ÷ 6x³
A) 4x⁴
B) 18x⁴
C) 4x¹⁰
D) 18x¹⁰
Correct Answer: A
Explanation: Divide coefficients: 24 ÷ 6 = 4. Subtract exponents: 7 – 3 = 4. Result: 4x⁴.
Question 6: Which expression is NOT a monomial?
A) -9x²
B) 3xy⁴
C) 6x² – 2
D) 7
Correct Answer: C
Explanation: 6x² – 2 has two terms separated by subtraction. It is a binomial.
Question 7: What is the degree of the monomial 11?
A) 11
B) 1
C) 0
D) Undefined
Correct Answer: C
Explanation: A constant has degree 0, since 11 = 11x⁰.
Question 8: Simplify: 8x⁵ + 3x⁵
A) 11x¹⁰
B) 11x⁵
C) 24x⁵
D) 24x¹⁰
Correct Answer: B
Explanation: Like terms: add coefficients only. 8 + 3 = 11. Exponent stays at 5.
Question 9: What is (2x³)²?
A) 2x⁶
B) 4x⁶
C) 4x⁵
D) 2x⁵
Correct Answer: B
Explanation: Raise coefficient to the power: 2² = 4. Multiply exponents: 3 × 2 = 6. Result: 4x⁶.
Question 10: Can 5x² and 5x³ be added together?
A) Yes, result is 10x⁵
B) Yes, result is 10x²
C) No, they are unlike terms
D) Yes, result is 10x⁶
Correct Answer: C
Explanation: The exponents are different (2 and 3). Unlike terms cannot be combined.
Question 11: What is the coefficient of x²?
A) 2
B) 0
C) x
D) 1
Correct Answer: D
Explanation: When no number appears in front of a variable, the coefficient is 1.
Question 12: Multiply: (3x²y)(2xy²)
A) 6x²y²
B) 6x³y³
C) 5x³y³
D) 6x³y²
Correct Answer: B
Explanation: Coefficients: 3 × 2 = 6. x: 2 + 1 = 3. y: 1 + 2 = 3. Result: 6x³y³.
Question 13: Simplify: 10x⁴ – 4x⁴
A) 6x⁸
B) 6x⁴
C) 14x⁴
D) 40x⁴
Correct Answer: B
Explanation: Like terms: subtract coefficients: 10 – 4 = 6. Exponent stays at 4.
Question 14: Is 4/x a monomial?
A) Yes, degree 1
B) Yes, degree -1
C) No, variable in denominator
D) No, two terms
Correct Answer: C
Explanation: 4/x = 4x⁻¹, which has a negative exponent. Not a monomial.
Question 15: What is (-3x²)³?
A) -27x⁶
B) 27x⁶
C) -27x⁵
D) 9x⁶
Correct Answer: A
Explanation: (-3)³ = -27 (odd power, stays negative). Exponent: 2 × 3 = 6. Result: -27x⁶.
Question 16: Divide: -18x⁶y⁴ ÷ 3x²y
A) -6x⁴y³
B) -6x³y³
C) -6x⁴y⁴
D) 6x⁴y³
Correct Answer: A
Explanation: -18 ÷ 3 = -6. x: 6 – 2 = 4. y: 4 – 1 = 3. Result: -6x⁴y³.
Question 17: Which of these has degree 4?
A) 3x²y
B) 5x⁴
C) 2x³y²
D) 7x
Correct Answer: B
Explanation: 5x⁴ has one variable with exponent 4. Option A has degree 3. Option C has degree 5. Option D has degree 1.
Question 18: Evaluate 3x² when x = 4.
A) 24
B) 48
C) 12
D) 144
Correct Answer: B
Explanation: 3 × (4)² = 3 × 16 = 48.
Question 19: Which expression is a valid monomial with a rational coefficient?
A) (1/2)x + 3
B) (1/2)x²
C) x^(1/2)
D) 1/(2x)
Correct Answer: B
Explanation: (1/2)x² has one term, a rational coefficient, and a non-negative integer exponent.
Question 20: A square has side length 3x² cm. What is its area?
A) 6x² cm²
B) 9x⁴ cm²
C) 9x² cm²
D) 6x⁴ cm²
Correct Answer: B
Explanation: Area = (3x²)² = 3² × x^(2×2) = 9x⁴ cm².
15 Identify and Classify Problems
For each expression, state: (a) whether it is a monomial, (b) the coefficient, (c) the variable(s), and (d) the degree.
1. 12x³
a) Yes
b) Coefficient: 12
c) Variable: x
d) Degree: 3
2. -x²
a) Yes
b) Coefficient: -1
c) Variable: x
d) Degree: 2
3. 5x + 2
a) No — two terms (binomial)
b-d) Not applicable
4. (2/3)x⁴
a) Yes
b) Coefficient: 2/3
c) Variable: x
d) Degree: 4
5. 7x²y³
a) Yes
b) Coefficient: 7
c) Variables: x, y
d) Degree: 2 + 3 = 5
6. x⁻²
a) No — negative exponent
b-d) Not applicable
7. -4
a) Yes (constant monomial)
b) Coefficient: -4
c) No variable
d) Degree: 0
8. √x
a) No — fractional exponent (x^(1/2))
b-d) Not applicable
9. 8x³y²z
a) Yes
b) Coefficient: 8
c) Variables: x, y, z
d) Degree: 3 + 2 + 1 = 6
10. 3/x²
a) No — equals 3x⁻², negative exponent
b-d) Not applicable
11. -6x⁵
a) Yes
b) Coefficient: -6
c) Variable: x
d) Degree: 5
12. xy
a) Yes
b) Coefficient: 1
c) Variables: x, y
d) Degree: 1 + 1 = 2
13. x² – 4
a) No — two terms (binomial)
b-d) Not applicable
14. (1/4)x²y⁴z
a) Yes
b) Coefficient: 1/4
c) Variables: x, y, z
d) Degree: 2 + 4 + 1 = 7
15. 0
a) Yes (zero monomial)
b) Coefficient: 0
c) No variable
d) Degree: undefined
10 Operations Problems
Problem 1: Multiply: 4x³ × 7x²
= (4 × 7)(x³ × x²)
= 28x⁵
Problem 2: Multiply: (-3x²y)(5xy³)
= (-3 × 5)(x² × x)(y × y³)
= -15x³y⁴
Problem 3: Divide: 30x⁸ ÷ 5x³
= (30 ÷ 5)(x⁸ ÷ x³)
= 6x⁵
Problem 4: Divide: -24x⁵y³ ÷ 4x²y²
= (-24 ÷ 4)(x⁵ ÷ x²)(y³ ÷ y²)
= -6x³y
Problem 5: Add: 9x⁴ + 3x⁴
= (9 + 3)x⁴
= 12x⁴
Problem 6: Subtract: 15x³y – 6x³y
= (15 – 6)x³y
= 9x³y
Problem 7: Simplify: (5x²)³
= 5³ × x^(2×3)
= 125x⁶
Problem 8: Simplify: (-3x⁴)²
= (-3)² × x^(4×2)
= 9x⁸
Problem 9: Multiply: 2x²(4x³ – 3x + 1)
= (2x²)(4x³) + (2x²)(-3x) + (2x²)(1)
= 8x⁵ – 6x³ + 2x²
Problem 10: Divide: 36x⁶y⁴ ÷ 9x³y²
= (36 ÷ 9)(x⁶ ÷ x³)(y⁴ ÷ y²)
= 4x³y²
5 Challenge Problems
Challenge 1: Simplify: (2x²y³)² × (3xy)
Step 1 — Evaluate the power:
(2x²y³)² = 4x⁴y⁶
Step 2 — Multiply:
(4x⁴y⁶)(3xy) = (4 × 3)(x⁴ × x)(y⁶ × y)
= 12x⁵y⁷
Challenge 2: Evaluate (3/4)x²y when x = 4 and y = 2.
= (3/4)(4)²(2)
= (3/4)(16)(2)
= (3/4)(32)
= 24
Challenge 3: Simplify: (-2x³y²z)³
= (-2)³ × x^(3×3) × y^(2×3) × z^(1×3)
= -8x⁹y⁶z³
Challenge 4: A rectangular field has length 5x³ metres and width 3x²y metres. Write an expression for its area and evaluate when x = 2 and y = 3.
Area = (5x³)(3x²y) = 15x⁵y
When x = 2, y = 3:
= 15(2)⁵(3)
= 15 × 32 × 3
= 1440 square metres
Challenge 5: Divide: (16x⁶y⁴z²) ÷ (4x²y³z)
= (16 ÷ 4)(x⁶ ÷ x²)(y⁴ ÷ y³)(z² ÷ z)
= 4x⁴yz
Exam Tips
These practical tips will help you answer monomial questions accurately in any exam.
- Always confirm the expression has exactly one term before labelling it a monomial. If you see addition or subtraction separating parts, it is not a monomial.
- Write the coefficient explicitly, even when it is 1 or -1. This prevents sign errors in calculations.
- For multi-variable monomials, add all exponents to find the degree. Do not take just the largest exponent.
- When multiplying monomials, add the exponents — never multiply them. The product rule is xᵃ × xᵇ = xᵃ⁺ᵇ.
- When dividing monomials, subtract the exponents — never divide them. The quotient rule is xᵃ ÷ xᵇ = xᵃ⁻ᵇ.
- When raising a monomial to a power, multiply the exponents and raise the coefficient separately using the power rule.
- Check the sign carefully when raising a negative coefficient to a power. Even power → positive. Odd power → negative.
- Before adding or subtracting, confirm that the terms have identical variables AND identical exponents. Both must match for the terms to be like terms.
Quick Revision Notes
What is a monomial?
A single-term algebraic expression with a real-number coefficient and non-negative integer exponents on all variables.
What is a coefficient?
The numerical part of a monomial. If no number appears, the coefficient is 1. If only a negative sign appears, the coefficient is -1.
What is the degree of a monomial?
For one variable: the exponent of that variable. For multiple variables: the sum of all exponents. For a constant: 0. For the zero monomial: undefined.
What is not a monomial?
Any expression with two or more terms, negative exponents, fractional exponents, or variables in denominators.
Multiplying monomials:
Multiply the coefficients. Add the exponents of matching variables.
Dividing monomials:
Divide the coefficients. Subtract the exponents of matching variables.
Adding and subtracting monomials:
Only like terms (same variables, same exponents) can be combined. Add or subtract the coefficients only — do not change the exponents.
Powers of monomials:
Raise the coefficient to the power. Multiply each exponent by the power.
Monomials in polynomials:
Every term in a polynomial is a monomial. A polynomial with one term is itself a monomial.
Real-world uses:
Area and volume formulas, kinetic energy, simple interest, and many other scientific and engineering expressions use monomials.
Frequently Asked Questions
1. What is a monomial in math?
A monomial is a single-term algebraic expression consisting of a real-number coefficient and one or more variables raised to non-negative integer exponents. Examples include 5x², -3xy, and 7.
2. What are examples of monomials?
Some clear examples are: 6x³, -4x²y, 9, 3xy²z, and (1/2)x⁴. Each has exactly one term with non-negative integer exponents.
3. What is the degree of a monomial?
For a single-variable monomial, the degree is the exponent of the variable. For a multi-variable monomial, the degree is the sum of all the exponents. A constant has degree 0.
4. Is a constant a monomial?
Yes. A constant such as 8 is a monomial of degree 0, because it can be written as 8x⁰.
5. Can a monomial have more than one variable?
Yes. For example, 3x²y and 5xy²z are both monomials. They have one term and all variables have non-negative integer exponents.
6. What is the difference between a monomial, binomial, and trinomial?
A monomial has one term, a binomial has two terms, and a trinomial has three terms. All three are types of polynomials.
7. Can a monomial have a negative coefficient?
Yes. The coefficient can be any real number, including negative numbers. For example, -7x³ is a valid monomial with coefficient -7.
8. Can a monomial have a fractional coefficient?
Yes. Fractional coefficients are perfectly allowed. For example, (3/4)x² is a valid monomial. The restriction on fractions applies only to exponents, not coefficients.
9. Is x + 3 a monomial?
No. x + 3 has two terms separated by addition. It is a binomial.
10. How do you multiply monomials?
Multiply the coefficients together, then add the exponents of matching variables. For example: 4x² × 3x³ = 12x⁵.
11. How do you divide monomials?
Divide the coefficients, then subtract the exponents of matching variables. For example: 12x⁵ ÷ 4x² = 3x³.
12. How do you add or subtract monomials?
Only like terms can be combined. Like terms have the same variable(s) and the same exponent(s). You add or subtract the coefficients and keep the variable part unchanged.
13. What is the power of a monomial?
Raising a monomial to a power means applying the power rule: raise the coefficient to that power and multiply each exponent by that power. For example: (3x²)³ = 27x⁶.
14. What is not a monomial?
Expressions that are not monomials include: x + 4 (two terms), 3x⁻² (negative exponent), √x (fractional exponent), and 5/x (variable in denominator).
15. Where are monomials used in real life?
Monomials appear in area and volume formulas, kinetic energy calculations, simple interest formulas, scientific measurements, engineering design, and many physics equations.
Summary
A monomial in math is a single-term algebraic expression with a real-number coefficient and variables raised to non-negative integer exponents. It is the simplest type of polynomial — and every term inside a polynomial is a monomial.
The key parts of a monomial are its coefficient, its variable or variables, and its exponents. The degree is the exponent of the variable for one-variable monomials, or the sum of all exponents for multi-variable monomials.
Monomials are multiplied by multiplying coefficients and adding exponents. They are divided by dividing coefficients and subtracting exponents. Like monomials can be added or subtracted by combining their coefficients. And monomials can be raised to a power by applying the power rule.
Expressions with negative exponents, fractional exponents, variables in denominators, or more than one term do not qualify as monomials.
Final Thoughts
Monomials are the simplest building blocks of all algebraic expressions. Before you can work confidently with polynomials, factoring, equations, and functions, you need to understand what a monomial is, how to identify one, and how to perform operations with them.
Every time you multiply terms, distribute a factor, or identify the parts of a polynomial, you are working with monomials. Getting these foundations right makes everything that follows in algebra more straightforward and less confusing.
Take the time to work through the examples and practice questions in this article. Once monomials feel natural, you will find that the rest of algebra starts to make a great deal more sense.
References
The following authoritative sources support the mathematical content in this article:
- OpenStax — College Algebra (Open-access textbook): https://openstax.org/books/college-algebra/pages/1-introduction-to-prerequisites
- Khan Academy — Monomials and Polynomials: https://www.khanacademy.org/math/algebra/x2f8bb11595b61c86:polynomial
- Mathematics LibreTexts — Polynomials and Monomials: https://math.libretexts.org
- Wolfram MathWorld — Monomial: https://mathworld.wolfram.com/Monomial.html
- Encyclopaedia Britannica — Polynomial: https://www.britannica.com/science/polynomial
Disclaimer:
This article is intended for educational and informational purposes only. While LearnMinto strives to provide accurate and up-to-date mathematics information, readers should verify important academic concepts through official textbooks, educational institutions, examination boards, or trusted educational resources before using this content for exams or academic purposes. LearnMinto is not affiliated with any specific school, university, research institution, or examination board.