In mathematics, a quadratic is a type of problem that deals with a variable multiplied by itself — an operation known as squaring. This language derives from the area of a square being its side length multiplied by itself. The word "quadratic" comes from quadratum, the Latin word for square.
Quadratic equations characterize a great number of phenomena in the real world, such as where a rocket ship will land, how much to charge for a product or how long it will take a person to row up and down a river. Because of their wide variety of applications, quadratics have profound historical importance and were foundational to the history of algebra.
Streams of water from a fountain form parabolas. (Image credit: Matej Kastelic Shutterstock)
The parabola was a significant shape to many mathematicians of ancient Greece, such as Euclid of Alexandria (~300 B.C.), Archimedes of Syracuse (287-212 B.C.), Apollonius of Perga (262-190 B.C.) and Pappus of Alexandria (A.D. 290-350). These scholars noted a number of mathematical properties intrinsic to parabolas:
1. A parabola is the set of points equally distant from a point (a focus) and a line (a directrix). The appropriately named focus is important in a number of modern engineering applications, as it's the point on a parabolic dish to where incoming waves are reflected, be they radio waves (as in a satellite dish), light (as in a concentrating solar array) or sound (as in a parabolic microphone).
Every point on a parabola is equidistant from a certain point and a line. Incoming waves are all reflected to the focus. (Image credit: Robert Coolman)2. A parabola is also generated by cutting a cone parallel to the slope of the cone's sides. Because of this, parabolas are in a set of mathematical curves called conic sections. Nearly 2,000 years after this discovery, in his research on parabolic "burning mirrors," Leonardo da Vinci (A.D. 1452-1519) understood this property and developed a compass that could draw parabolas.
A plane intersecting a cone makes a parabola. (Image credit: Robert Coolman)3. Changes in the height of a parabola are proportional to changes in the square of that parabola's width. For example, if a parabola is one unit high where it's one unit wide, it'll be nine (three squared) units high where it's three units wide. It's from this property that Apollonius derived the word "parabola" from parabole, the Greek word for "application," in the sense that the width is being "applied to" (multiplied by) itself. This is the property that links the shape of a parabola to the mathematical concept of the quadratic.
Though parabolas are ubiquitous, it is important to note that they're different from other U-shaped curves, such as a hanging chain (a catenary), the path of a child on a swing (a circular arc), the arc from an upright flashlight shining onto a wall (a hyperbola) or the crest of the side view of a spring (a sinusoid). These other curves don't have the previously mentioned properties of parabolas.
For a parabola one unit high where it's one unit wide, it'll be nine (three squared) units high where it's three units wide. This parabola has been rotated to the right so it will fit on the page. (Image credit: Robert Coolman)
The graph of a quadratic equation forms a parabola. The technique of graphing as it is practiced today is based on the work of René Descartes. (Image credit: Robert Coolman)
One method of determining the golden ratio is stated thusly:
Find rectangle with a length and width such that when a square is cut off one end of the rectangle, the remaining scrap rectangle will have the same shape or "aspect ratio" as the original rectangle (but rotated at a right angle).
While the ancient Greeks solved this problem using geometry, we'll use algebra as it is taught today.
Using algebra to determine the value of the golden ratio. (Image credit: Robert Coolman)To determine what length and width will produce the golden ratio, we give the short side a length of 1 and the long side a length of x. Because aspect ratio is defined as the long side divided by the short side, the aspect ratio for this rectangle is x/1, or simply x. If we cut a square off of this rectangle, the remaining scrap has a long-side length of 1 and a short-side length of x – 1. Thus, the aspect ratio is 1/(x – 1). Understanding that the aspect ratio for the overall rectangle and the smaller scrap rectangle should be the same, our equation is x = 1/(x – 1).
x = 1/(x – 1)
Multiply each side of the equation by the expression x – 1:
x·(x – 1) = 1
Distribute the x across the expression x – 1:
x·x – x·1 = 1
The variable x multiplied by itself is written as x². This squaring is what makes the equation a quadratic:
x² – x = 1
Now, we subtract 1 from each side of the equation to achieve what is known as the standard form of a quadratic equation:
x² – x – 1 = 0
Equivalently, this may be written as:
(1)·x² + (-1)·x + (-1) = 0
When this is compared to the equation a·x² + b·x + c = 0, it gives values of a = 1, b = -1 and c = -1. These values are used in the quadratic formula as
The modern symbolic form of the quadratic equation. (Image credit: Robert Coolman)The symbol "±" means "plus or minus." Because of this, the quadratic formula always gives two solutions. Substitute either of these values into the equation x = 1/(x – 1) to test whether this makes both sides of the equation come out the same. It does, meaning the method worked. Notice these values are also the places at which the graph of the standard form of the equation (y = x² – x – 1) crosses the X axis, which is where y = 0 (see graph above). In this case, the positive value is of greater physical significance, because a rectangle shouldn't have negative width.
I added the area and the side of a square to get ¾. What is the side of the square?
The problem is written in modern notation as:
x² + x = ¾
The following is a retelling of the Babylonian and Arabic methods as described by Sesiano. First, we'll translate the steps the Babylonians used, but also translate them to symbolic language we use today in algebra. Fully symbolic language first appeared in Europe in the 17 century. Because the Babylonians didn't know about negative numbers, it is necessary to write the equation in the form x2 + px = q, where p = 1 and q = ¾. When comparing this to the modern standard form ax2& + bx + c = 0, it shows that p = b/a and q = -c/a.
An ancient Babylonian procedure for solving a particular kind of quadratic. The translation into modern symbolic notation appears on the right. (Image credit: Robert Coolman)Now let's derive and prove the procedure is correct using geometric methods as Arabic mathematicians did in the ninth-century A.D. The following is a variation of a proof that appeared in Persian mathematician Al-Khwārizmī's publication of "The Compendious Book on Calculation by Completion and Balancing" in A.D. 820. Although the Babylonians almost certainly derived their procedural methods from geometry, neither written records of derivation nor proofs of correctness appeared until the Golden Age of Islam, a period from the mid-seventh century to the mid-13th century, when Muslims ruled an empire that stretched from Central Asia to North Africa and Iberia.
Geometric demonstration of why the ancient Babylonian procedure works. A variation of this proof was first recorded in the ninth century A.D. Arabia and fully symbolic language first appeared in 17th-century A.D. Europe. (Image credit: Robert Coolman)If we "plug in" p = b/a and q = -c/a, the formula indeed simplifies to the modern form of the quadratic equation as it is taught today.
Various forms of the quadratic formula were used across Afro-Eurasia over the ages. Procedural versions were used by the Babylonians and Egyptians around the 19th century B.C., the Chaldeans in the seventh century B.C., the Greeks in the fourth century B.C. and the Indians in the fifth century A.D. Rhetorical and syncopated forms were developed by the Arabs in the ninth century A.D., and syncopated and symbolic forms by the Europeans in the 11th century A.D. The methods used by each civilization progressed as more was learned about negative, irrational, imaginary and complex numbers.
Additional resources
Drexel University has an entertaining Web page that illustrates the history of graphing.Purplemath.com, a math lessons site, explains conics and parabolas.MathWorld, an online math resource, discusses quadratic equations.