1. Which of the following is the standard form of a quadratic expression?
- A.$ax + b$
- B.$ax^2 + bx + c$
- C.$ax^3 + bx^2 + cx + d$
- D.$a/x^2 + b$
View Answer
Answer: $ax^2 + bx + c$
Definition of a quadratic expression: A quadratic expression is a polynomial of degree 2, written in the form $ax^2 + bx + c$ where $a \neq 0$. Why the correct answer works: $ax^2 + bx + c$ has a highest power of 2 on the variable, which defines a quadratic. Why distractors fail: Option A ($ax + b$) is linear (degree 1). Option C ($ax^3 + bx^2 + cx + d$) is cubic (degree 3). Option D ($a/x^2 + b$) involves a negative exponent and is not a polynomial.