Two words that show up in every school fraction chapter: proper and lowest terms. A student sees both in the same sentence and naturally thinks, "these must be roughly the same thing, right? Simple fractions versus fancy ones?" They are not the same thing at all. They describe two completely different properties, and a fraction can be one, the other, both, or neither. Here is the clean distinction.

The two definitions, side by side

Proper fraction. A fraction \tfrac{p}{q} is proper if |p| < |q| — that is, the numerator is smaller than the denominator (in absolute value). Equivalently, the fraction represents a number strictly between -1 and 1. If |p| \geq |q|, the fraction is improper.

Examples:

\frac{3}{8}, \; \frac{2}{7}, \; \frac{5}{11} \quad \text{(proper)} \qquad\qquad \frac{9}{4}, \; \frac{7}{7}, \; \frac{11}{3} \quad \text{(improper)}

Lowest terms. A fraction \tfrac{p}{q} is in lowest terms if the numerator and denominator share no common factor other than 1 — that is, \gcd(p, q) = 1. If they share a common factor, the fraction can be reduced by dividing both by that factor until no more common factors remain.

Examples:

\frac{3}{8}, \; \frac{5}{6}, \; \frac{7}{4} \quad \text{(lowest terms)} \qquad\qquad \frac{4}{6}, \; \frac{10}{15}, \; \frac{20}{8} \quad \text{(not in lowest terms)}

Notice that "proper" talks about the size of the fraction (is it less than 1?), while "lowest terms" talks about the form it is written in (is it simplified?). These are different questions with different answers.

The 2-by-2 table

Here is the cleanest way to see the distinction: every fraction lives in one of four boxes.

Two-by-two table of proper and lowest-terms combinationsA two-by-two table with columns labelled proper and improper, and rows labelled in lowest terms and not in lowest terms. The four cells contain example fractions. Top-left cell, proper and lowest terms, contains three-eighths and five-elevenths. Top-right cell, improper and lowest terms, contains seven-fourths and nine-fourths. Bottom-left cell, proper and not lowest terms, contains four-sixths and six-eighths. Bottom-right cell, improper and not lowest terms, contains ten-fours and fifteen-sixths. Proper Improper Lowest terms Not lowest terms 3/8, 5/11, 7/10 the "cleanest" form 7/4, 9/4, 11/3 bigger than 1 but simplified 4/6, 6/8, 10/15 less than 1, reducible 10/4, 15/6, 8/6 bigger than 1, also reducible size and form are independent
All four boxes exist. $\tfrac{3}{8}$ is proper and in lowest terms. $\tfrac{7}{4}$ is improper but still in lowest terms (nothing to reduce). $\tfrac{4}{6}$ is proper but not in lowest terms (reduces to $\tfrac{2}{3}$). $\tfrac{10}{4}$ is improper and not in lowest terms (reduces to $\tfrac{5}{2}$). The two properties are independent.

Four worked examples, one from each box

Why the two concepts are independent

Proper-ness depends on whether numerator is smaller than denominator: it is a size property of the value the fraction names.

Lowest-terms-ness depends on the factors of numerator and denominator: it is a representation property of how the fraction is written.

You can change one without changing the other.

Why this independence matters: it means you can have a question where a fraction is already the right size (proper or improper as needed) but still needs simplification — and vice versa. On an exam, after computing an answer, you should run both checks: is the answer in the form the question expects (proper vs improper vs mixed), and is it in lowest terms? Forgetting either one is a common source of avoidable lost marks.

The mixed-number cousin

There is a third label that sometimes gets conflated with these two: mixed number. A mixed number writes an improper fraction as an integer part plus a proper fractional part. For example:

\frac{7}{4} = 1 \tfrac{3}{4}, \qquad \frac{11}{3} = 3 \tfrac{2}{3}

A mixed number is a notation for the same value as the improper fraction; it emphasises the whole-number part. Different boards prefer different notations:

So "mixed number," "proper," "improper," and "lowest terms" are four independent labels that between them describe: the notation used (mixed vs pure), the size relative to 1 (proper vs improper), and the form (lowest terms vs not).

What exam questions usually want

When in doubt, write the answer in lowest terms and, if it is greater than 1, provide both the improper and mixed-number forms. That covers all likely markers.

Take $\tfrac{48}{18}$ through every form.

Original. \tfrac{48}{18}: numerator 48 > 18 denominator, so improper. \gcd(48, 18) = 6, so not in lowest terms.

Reduce to lowest terms. Divide top and bottom by 6: \tfrac{48}{18} = \tfrac{8}{3}. Now \gcd(8, 3) = 1, so \tfrac{8}{3} is in lowest terms. It is still improper.

Convert to mixed number. 8 \div 3 = 2 remainder 2. So \tfrac{8}{3} = 2 \tfrac{2}{3}. The fractional part \tfrac{2}{3} is proper and in lowest terms — which is how a mixed number is conventionally written.

Summary of forms:

\tfrac{48}{18} \;=\; \tfrac{8}{3} \;=\; 2\tfrac{2}{3}

The three forms name the exact same number. The one your exam wants depends on the wording of the question.

The takeaway

"Proper" is about size: is the fraction less than 1? "Lowest terms" is about form: is the fraction fully simplified? These are two independent questions, and a fraction can answer them in any combination. Holding the distinction clearly in your head prevents a whole class of silly exam errors where students simplify when they shouldn't, fail to simplify when they should, or convert to a mixed number when the question wants the improper form.

One sentence to remember: proper checks the value, lowest terms checks the writing. That's the whole distinction, and once you have it, the labels behave themselves.

Related: Fractions and Decimals · Lowest Terms by Contradiction: Finishing the Proof of Irrationality · What's the Quickest Way to Compare 7/9 and 11/15 in My Head? · Can I Add 1/2 + 1/3 by Adding Tops and Bottoms to Get 2/5?