No history yet

Understanding Quadratic Expressions

The Anatomy of a Quadratic

A quadratic expression is a type of polynomial where the highest power of the variable is 2. The name comes from "quadratus," the Latin word for square. This is because the variable gets squared, like x2x^2. All quadratic expressions can be written in a standard form, which makes them easy to recognize and work with.

A quadratic equation has the form ax2+bx+c=0ax^2 + bx + c = 0.

While that definition mentions an equation (because it's set to equal zero), the core expression is the ax2+bx+cax^2 + bx + c part. Let's break it down.

ax2+bx+cax^2 + bx + c

The one firm rule is that aa cannot be zero. If aa were zero, the x2x^2 term would disappear, and we'd be left with a linear expression (bx+cbx + c), not a quadratic one.

Identifying the Coefficients

Being able to pick out aa, bb, and cc is a crucial first step for working with quadratics. It's usually straightforward, but sometimes you have to look carefully.

For the expression 2x2+5x+32x^2 + 5x + 3, the coefficients are easy to spot: a=2a=2, b=5b=5, and c=3c=3.

What about x27x+1x^2 - 7x + 1? Here, a=1a=1 (since x2x^2 is the same as 1x21x^2), b=7b=-7 (the sign stays with the number), and c=1c=1.

Sometimes a term might be missing. For the expression 4x294x^2 - 9, there is no xx term. This just means its coefficient, bb, is 0. So, we have a=4a=4, b=0b=0, and c=9c=-9.

Let's practice with a few more examples.

Expressionabc
5x23x+85x^2 - 3x + 85-38
x2+2x-x^2 + 2x-120
x216x^2 - 1610-16
3x23x^2300

What Quadratics Look Like

When you graph a quadratic function (like y=ax2+bx+cy = ax^2 + bx + c), it doesn't form a straight line. Instead, it creates a smooth, U-shaped curve.

parabola

noun

A symmetrical U-shaped curve that is the graph of a quadratic function.

The coefficient aa tells us a lot about the parabola's direction.

  • If aa is positive (a>0a > 0), the parabola opens upwards, like a smile.
  • If aa is negative (a<0a < 0), the parabola opens downwards, like a frown.

The other coefficients, bb and cc, determine the exact position of the parabola on the graph, shifting it left, right, up, or down. For now, just focus on how aa controls the general orientation.

Understanding this basic structure, the standard form, and the role of the coefficients is the foundation for everything else you'll do with quadratics.

Quiz Questions 1/5

What is the defining characteristic of a quadratic expression?

Quiz Questions 2/5

In the quadratic expression x24x+7x^2 - 4x + 7, what is the value of the coefficient 'a'?