Scale Factor: Definition, Formula & Examples

#Geometry
TL;DR
The scale factor is the number you multiply every length of a figure by to get the matching length of a similar figure, equal to new length ÷ original length. This article covers the formula, scaling up versus down, dilation on the coordinate plane, the area ($k^2$) and volume ($k^3$) rules, and six worked examples.
BT
Bhanzu TeamLast updated on June 6, 20269 min read

What Is a Scale Factor?

A scale factor is the ratio by which every length of a figure is multiplied to make a similar figure. If a triangle with sides 3, 4, 5 becomes one with sides 6, 8, 10, every side was multiplied by 2, so the scale factor is 2. The two figures share the same shape — equal angles, proportional sides — but differ in size. This is precisely the relationship of similar figures, with the scale factor naming the ratio.

The Scale Factor Formula

The formula reads:

$$k = \frac{\text{dimension of the new figure}}{\text{dimension of the original figure}}.$$

Here $k$ is the scale factor and the two dimensions are any pair of corresponding lengths. If $k = 2$, every length doubles; if $k = \tfrac{1}{2}$, every length halves; if $k = 1$, the new figure is the same size as the original (congruent, not just similar). Because the numerator and denominator carry the same units, $k$ itself has no units. Order matters: the scale factor from A to B is the reciprocal of the scale factor from B to A.

How Do You Find the Scale Factor?

A frequent reader question is simply this: how do you find the scale factor between two similar figures? Divide a length on the new figure by the matching length on the original. If the figures are truly similar, every corresponding pair gives the same answer, so any one pair will do. To go the other way and find a missing length, multiply the original length by $k$.

Scaling Up vs Scaling Down

The value of $k$ decides whether the figure grows, shrinks, or stays put.

Scale factor

Effect

Where you see it

$k > 1$

Enlargement (scaling up)

Photo enlargement, building from a model

$k = 1$

No change (congruent figures)

Exact copies

$0 < k < 1$

Reduction (scaling down)

Architectural plans, map scales

$k < 0$

Enlarge or reduce, plus a flip through the centre

Some coordinate dilations

A scale factor of 3 makes the figure 3 times bigger; a scale factor of $\tfrac{1}{3}$ makes it 3 times smaller. How far $k$ sits from 1 measures how dramatic the change is.

Scale Factor in Dilations

On the coordinate plane, a dilation is the transformation that produces a scaled copy about a fixed centre C. Pick a centre and a scale factor $k$; each point P moves to a new point P' so that the vector from C is multiplied by $k$:

$$\vec{CP'} = k \cdot \vec{CP}.$$

In words: stretch or shrink every segment from the centre by the factor $k$, leaving the angles unchanged. When the centre is the origin, this is just $P' = (kx, ky)$. A positive $k$ keeps the image on the same side of the centre; a negative $k$ sends it to the opposite side, flipping it through the centre as it scales.

The Area and Volume Rules

When a figure is scaled by a factor $k$, lengths, areas, and volumes do not all change by the same amount — and this is where most marks are lost.

  • Lengths multiply by $k$.

  • Areas multiply by $k^2$.

  • Volumes multiply by $k^3$.

The reason is dimensional. An area is a product of two lengths, so scaling each length by $k$ scales the area by $k \cdot k = k^2$; a volume is a product of three lengths, so it scales by $k^3$. The general rule: a quantity built from $n$ lengths scales by $k^n$. Double a square's sides and its area quadruples; double a cube's edges and its volume grows eightfold.

Examples of Scale Factor

With the formula, the up-versus-down behaviour, and the area and volume rules in place, here is the concept doing real work. The problems build from a direct enlargement up to a coordinate dilation.

Example 1 - A rectangle measures 5 cm by 8 cm and is enlarged by a scale factor of 3. Find the new dimensions

Multiply each length by 3: new width $= 5 \times 3 = 15$ cm, new length $= 8 \times 3 = 24$ cm.

Final answer: 15 cm by 24 cm.

Example 2 - A model car is built at a scale factor of $\tfrac{1}{50}$ relative to the real car. The model's surface area is $400$ cm$^2$. Find the real car's surface area

A common first move is to multiply the model's area by 50 to undo the shrink: $400 \times 50 = 20{,}000$ cm$^2$. Test that on a simple tile: a 1 cm by 1 cm tile (area 1 cm$^2$) scaled by 10 becomes 10 cm by 10 cm, area $100$ cm$^2$, not 10. Multiplying the area by the linear factor undercounts, because area scales by the square of the factor.

Done correctly, the linear factor from model to real is 50, so the area factor is $50^2 = 2500$:

$$A_{\text{real}} = 400 \times 50^2 = 400 \times 2500 = 1{,}000{,}000 \text{ cm}^2 = 100 \text{ m}^2.$$

Final answer: $100$ m$^2$ (a plausible size for a real car).

Example 3 - A square has side length 7 cm and is enlarged by a scale factor of 4. Find the area of the new square

The new side is $7 \times 4 = 28$ cm, so the new area is $28^2 = 784$ cm$^2$. (Check with the rule: original area $49$ cm$^2$ times $4^2 = 16$ gives $784$ cm$^2$.)

Final answer: $784$ cm$^2$.

Example 4 - On a map labelled "1 cm = 5 km", two towns are 8 cm apart. Find the real distance and state the map's scale factor

Convert to one unit: $5$ km $= 500{,}000$ cm, so the scale factor is $\tfrac{1}{500{,}000}$. The real distance is $8 \times 500{,}000 = 4{,}000{,}000$ cm $= 40$ km.

Final answer: 40 km; scale factor $\tfrac{1}{500{,}000}$.

Example 5 - A cone has volume $24$ cm$^3$. A larger, similar cone is built at a scale factor of 2. Find its volume

Volume scales by $k^3$, so the new volume is $24 \times 2^3 = 24 \times 8 = 192$ cm$^3$.

Final answer: $192$ cm$^3$.

Example 6 - Triangle ABC has vertices $A(0, 0)$, $B(4, 0)$, $C(0, 6)$ and is dilated about the origin by a scale factor of $-1.5$. Find the image vertices and the ratio of the image's area to the original's

Apply $P' = (kx, ky)$ with $k = -1.5$ to each vertex:

$$A' = (0, 0), \quad B' = (-6, 0), \quad C' = (0, -9).$$

The negative factor flips the triangle through the origin while enlarging it. The area ratio is $k^2 = (-1.5)^2 = 2.25$. (Check: original area $\tfrac{1}{2}(4)(6) = 12$; image area $\tfrac{1}{2}(6)(9) = 27$; ratio $27 \div 12 = 2.25$.)

Final answer: $A'(0, 0)$, $B'(-6, 0)$, $C'(0, -9)$; area ratio $2.25$.

Where the Scale Factor Shows Up

Scale factor is the language of every situation where the same thing exists at two different sizes, which makes its reach unusually wide.

  • Maps. A map marked "1:50,000" has scale factor $\tfrac{1}{50{,}000}$: 1 cm on paper is 500 m on the ground.

  • Architectural and engineering drawings. Blueprints shrink buildings by factors like $\tfrac{1}{100}$ so a whole house fits on a sheet.

  • 3D printing and digital zoom. A "2× zoom" or a print scale is a literal scale factor applied to every dimension.

  • Microscopy. A magnification of $400×$ is a scale factor of 400 from the real specimen to the viewed image.

The destination this points toward is fractal geometry, where shapes look the same at every magnification: the Mandelbrot set zoomed by any scale factor resembles the un-zoomed version, which is exactly what "scale-invariant" means.

Where Students Trip Up on Scale Factor

Mistake 1: Scaling area or volume by $k$ instead of $k^2$ or $k^3$

Where it slips in: Any "scale a figure by $k$, find the new area or volume" problem.

Don't do this: Multiply the area by $k$ directly.

The correct way: Multiply area by $k^2$ and volume by $k^3$. The exponent equals the number of length dimensions in the quantity.

Mistake 2: Inverting the scale-factor direction

Where it slips in: A model-and-real-object problem where it is unclear which way the factor runs.

Don't do this: Use the same factor for both directions.

The correct way: The factor from A to B is B's dimension over A's; the factor from B to A is its reciprocal. A model at $\tfrac{1}{50}$ means real-to-model uses $\tfrac{1}{50}$ and model-to-real uses 50.

Mistake 3: Reading a map scale as the scale factor without converting units

Where it slips in: A map labelled "1 cm = 1 km" read as a scale factor of "1 over 1".

Don't do this: Drop the units before dividing.

The correct way: Put both sides in one unit first. "1 cm = 1 km" is 1 cm : 100,000 cm, so the scale factor is $\tfrac{1}{100{,}000}$.

Key Takeaways

  • The scale factor is new length ÷ original length, the multiplier that turns each original length into the matching new one.

  • $k > 1$ enlarges, $0 < k < 1$ reduces, $k = 1$ is congruence, and a negative $k$ adds a flip through the centre.

  • A dilation applies the scale factor about a centre point; from the origin it is $P' = (kx, ky)$.

  • Area scales by $k^2$ and volume by $k^3$ — the rule most often missed.

  • The most common slip is scaling area by $k$ instead of $k^2$; chant "k, k-squared, k-cubed" before computing.

Practice These Problems to Solidify Your Understanding

  1. A square has side length 7 cm and is enlarged by a scale factor of 4. Find the area of the new square.

  2. A water tank holds 500 litres. A model is built at a scale factor of $\tfrac{1}{5}$. Find the model's volume.

  3. On a map, two cities are 8 cm apart, and the map's scale factor is $\tfrac{1}{250{,}000}$. Find the real distance in kilometres.

Answer to Question 1: $784$ cm$^2$. Answer to Question 2: 4 litres (since $500 \times \left(\tfrac{1}{5}\right)^3 = 500 \times \tfrac{1}{125}$). Answer to Question 3: 20 km. If Question 2 gave 100 litres, check that you cubed the factor for volume (see Mistake 1).

Want a live Bhanzu trainer to walk your child through similarity and scale-factor problems? Book a free demo class — online globally.

Book a Free Demo

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

Can a scale factor be a fraction?
Yes. A scale factor between 0 and 1 shrinks the figure (a reduction); a scale factor greater than 1 enlarges it.
Can a scale factor be negative?
Yes, in dilations about a centre point. A negative scale factor produces a scaled figure that is also flipped through the centre.
What does a scale factor of 1 mean?
The two figures are identical in size, so they are congruent, not merely similar.
How does scale factor affect area and volume?
Area multiplies by $k^2$ and volume by $k^3$, where $k$ is the linear scale factor. This is the rule students miss most.
Is a scale factor the same as a ratio?
It is a ratio of corresponding lengths between two similar figures, written as a single number. A scale factor of 3 is the ratio 3 : 1.
✍️ Written By
BT
Bhanzu Team
Content Creator and Editor
Bhanzu’s editorial team, known as Team Bhanzu, is made up of experienced educators, curriculum experts, content strategists, and fact-checkers dedicated to making math simple and engaging for learners worldwide. Every article and resource is carefully researched, thoughtfully structured, and rigorously reviewed to ensure accuracy, clarity, and real-world relevance. We understand that building strong math foundations can raise questions for students and parents alike. That’s why Team Bhanzu focuses on delivering practical insights, concept-driven explanations, and trustworthy guidance-empowering learners to develop confidence, speed, and a lifelong love for mathematics.
Related Articles
Book a FREE Demo ClassBook Now →