1. A quadratic expression must have exactly three terms. Is this statement true or false, and why?
- A.True, because the form $ax^2 + bx + c$ always has three terms
- B.False, because a quadratic can be a binomial such as $x^2 + 5$ or a monomial such as $3x^2$
- C.True, because removing any term changes the degree
- D.False, because a quadratic can have more than three terms
View Answer
Answer: False, because a quadratic can be a binomial such as $x^2 + 5$ or a monomial such as $3x^2$
Understand what defines a quadratic: A quadratic expression is defined by its degree (the highest exponent is 2), not by the number of terms it contains. Why the correct answer works: When $b = 0$ or $c = 0$ (or both), the expression still has degree 2. For example, $3x^2$ is a monomial quadratic and $x^2 + 5$ is a binomial quadratic. Why distractors fail: Option A incorrectly assumes all three coefficients must be nonzero. Option C is wrong because setting $b$ or $c$ to zero does not change the highest exponent. Option D is wrong because a polynomial of degree 2 cannot have more than three terms with distinct powers of $x$.