This problem is something that is pretty well known from our high school education – the quadratic formula. In a follow-up post, I will present the solution through a shortened version of the process by which a mathematician might have gone about finding a solution.
Equations are among the most important objects in mathematics. In algebra especially, solving equations is a central task. We solve equations for many reasons – they can help us deal with our finances, they tell us through many scientific laws how the world around us behaves, and they can help us predict certain future outcomes. It should not be surprising then that one of the broadest and most important questions in mathematics regards asking “what kinds of equations can we figure out how to solve”?
The first equations we learn how to solve in algebra class are one-variable equations. These are equations like , or more broadly
for any numbers
. We learn early on in algebra how to solve these. For the equation
, we first subtract 5 from both sides and we end up with
. We then divide by both sides by 3 and conclude that
. If you use the same process on
, then we can conclude that
This is a complete solution to this type of equation.
The next most challenging type of equation are called quadratic. These are equations that involve regular numbers, , and
, which is
. For example, the equation $x^2 + 3x + 7 = 0$ is a quadratic equation. Before we move on, it is natural to ask why quadratic equations would matter, and why we would try to solve these first instead of some other type of equation. The reason that quadratic equations are the “next easiest” to solve is because they involve nothing more difficult than multiplying
by itself – and only once. One very good reason to care about these is because the shape of graphs you get from quadratic equations, called parabolas, are exactly the shape that objects make when thrown through the air. Because Newton’s equation for gravity is essentially quadratic, this means that by understanding quadratic equations, we can understand how projectiles move through the air.
With equations like , we developed an overall solution of
that will always work, no matter the values of
or
(so long as
is not zero). The question of the quadratic formula is to try to find a similar solution to the quadratic equation
As an example, we could as what all the solutions to are, and intuitively we can arrive at the answer of $x = 2$ and $x = -2$. But the equation
has only one solution,
. We learn from this that we are sometimes looking for two solutions – not necessarily just one – and so we want to make sure our quadratic formula will tell us about both of these solutions, if there are in fact more than one.
This is about all you need to understand what our goal is – to find a systematic way to use the numbers , and
to find solutions
to the quadratic equation
. In an upcoming post, we will show how this problem can be solved.