Skip to main content

Section 1.2 Intro to Quadratic Equations

Recall that a quadratic equation is an equation that can be written in the form,

\begin{equation*} ax^2 + bx + c = 0 \end{equation*}

This is said to be the standard form of the equation, because it turns out that it makes it more suitable for solving. Any quadratic equation can be written in this form, by moving all terms to one side of the equation, so the other side is 0. Then, Solving a quadratic equation is the process of determining the values of \(x\) such that the expression \(ax^2 + bx + c\) evaluates to 0.

We will start with the most simplest quadratic equations.

Subsection 1.2.1 Quadratic Equations by Taking Square Roots

Consider an equation of the form,

\begin{equation*} x^2 = k \end{equation*}

where \(k \in \mathbb{R}\) is a constant. Then, a solution \(x\) to this equation is a number such that its square is equal to \(k\text{.}\) This is precisely the two square roots of \(k\text{,}\) which are \(\sqrt{k}\) and \(-\sqrt{k}\text{.}\) Indeed,

\begin{equation*} (\sqrt{k})^2 = k \qquad \text{and} \qquad \brac{-\sqrt{k}}^2 = k \end{equation*}

so these are both solutions to the equation. It turns out that there are no other solutions. In summary,

If \(k = 0\text{,}\) then the equation is just \(x^2 = 0\text{,}\) which only has the single solution \(x = 0\text{.}\) If \(k \lt 0\text{,}\) then because negative numbers don't have square roots, the equation has no solutions.

Notice that in this example, a quadratic equation can have 2 solutions (more than a linear equation, which has 1 solution), and it can also have either 1 or 0 solutions.