What Is a Mean Proportional? Definition & Formula

A mean proportional between two numbers is the value that sits between them in a continued proportion, found by taking the square root of their product. If you have two numbers a and b, the mean proportional is √(a × b). It’s the same thing as the geometric mean of two values, and it shows up in algebra, geometry, and finance.

The Basic Idea

A proportion is a statement that two ratios are equal. In the proportion a : x = x : b, the value x is the mean proportional between a and b. The phrase “mean” here doesn’t refer to an average in the everyday sense. It refers to the middle term that connects the two outer values (called the “extremes”) so that the ratio holds.

Because the product of the extremes always equals the product of the means in any proportion, you can solve for x directly. Starting with a/x = x/b, cross-multiplying gives you x² = a × b, so x = √(a × b). That’s the entire formula.

How to Calculate It

The steps are simple for any two positive numbers:

  • Multiply the two numbers together.
  • Take the square root of the product.

For example, the mean proportional of 4 and 25 is √(4 × 25) = √100 = 10. You can verify this works: 4/10 = 10/25, and both simplify to 2/5.

Another example: the mean proportional of 2 and 18 is √(2 × 18) = √36 = 6. Check it: 2/6 = 6/18, both equal 1/3. The mean proportional of 5 and 500 is √(2500) = 50.

One important constraint: the mean proportional only works with positive values. If either number is zero, the result is zero. Negative numbers introduce complications because you’d be taking the square root of a negative product.

Mean Proportional vs. Arithmetic Mean

The regular average (arithmetic mean) adds values and divides. The mean proportional (geometric mean) multiplies values and takes the root. These give different answers, and choosing the wrong one can lead to real errors.

Take 4 and 16. Their arithmetic mean is (4 + 16) / 2 = 10. Their mean proportional is √(4 × 16) = 8. The geometric mean is always less than or equal to the arithmetic mean when dealing with positive numbers, and the gap grows larger as the two values become more spread apart. The arithmetic mean answers “what single value could replace both so the total stays the same?” The mean proportional answers “what single value could replace both so the product stays the same?”

Why It Matters in Geometry

The mean proportional plays a starring role in right triangle geometry. When you draw a line (an altitude) from the right angle of a triangle straight down to the hypotenuse, it creates two smaller triangles inside the original. All three triangles are similar to each other, and this produces two important relationships.

First, the altitude itself is the mean proportional between the two segments it creates on the hypotenuse. If the altitude splits the hypotenuse into segments of length 4 and 9, the altitude’s length is √(4 × 9) = 6.

Second, each leg of the original right triangle is the mean proportional between the full hypotenuse and the segment of the hypotenuse closest to that leg. So if the hypotenuse is 20 units long and one segment is 5, the adjacent leg is √(20 × 5) = 10.

These relationships, sometimes called the Right Triangle Altitude Theorem or the Geometric Mean Theorem, are foundational in trigonometry and appear constantly in standardized math courses.

Euclid’s Compass-and-Straightedge Construction

The ancient Greeks cared deeply about the mean proportional because it let them solve problems that seemed impossible with basic tools. In Book VI of Elements, Euclid showed how to construct a mean proportional between two line segments using only a compass and a straightedge.

The method: place the two segments end to end along a straight line, then draw a semicircle using the combined length as the diameter. From the point where the two segments meet, draw a perpendicular line up to the semicircle. The length of that perpendicular line is the mean proportional. This works because the perpendicular creates a right triangle inscribed in the semicircle, and the altitude-to-hypotenuse relationship kicks in automatically. Euclid used this construction to find a square with the same area as a given rectangle, since a rectangle with sides a and b has the same area as a square with side √(a × b).

Practical Applications in Finance

The most common real-world use of the mean proportional (geometric mean) is calculating average growth rates. Whenever quantities multiply rather than add, the geometric mean gives the correct average.

Say an investment earns 10% one year, 50% the next, and 30% the third year. To find the average annual return, you wouldn’t add 10 + 50 + 30 and divide by 3 (which gives 30%). Instead, you multiply the growth factors: 1.10 × 1.50 × 1.30, then take the cube root. That gives approximately 1.283, or about 28.3% per year. The arithmetic mean of 30% overstates the actual performance.

This distinction matters even more with losses. If an investment drops 50% one year and gains 50% the next, the arithmetic mean suggests you broke even. But 1.00 × 0.50 × 1.50 = 0.75, so you actually lost 25%. The geometric mean correctly reports the annual return as about −13.4%. Financial indices and population growth rates are typically reported using geometric means for exactly this reason.

Connection to Geometric Sequences

The mean proportional is essentially what happens when you insert one term between two values to form a geometric sequence. In the sequence 3, 6, 12, each term is multiplied by the same factor (2) to get the next. The middle value, 6, is the mean proportional of 3 and 12: √(3 × 12) = √36 = 6. Any three consecutive terms in a geometric sequence follow this pattern, with the middle term always being the mean proportional of its neighbors.