Answer:
It's basically an equation with multiple numbers (called "polynomial") and a single variable (usually "x").
Usually, there are three numbers in the equation, and it looks like this:
ax²+bx+c=0.
"a", "b", and "c" are numbers.
You are trying to solve for the variable, "x".
So it reads like this:
"First number times x squared, plus (or minus) a second number times x, plus (or minus) a third number."
Example:
6x² + 11x – 35 = 0