Connect via MCP →

Enter Calculation

Formula

Advertisement

Results

Result (simplified fraction)
7 / 12
a/b − c/d in lowest terms
Numerator 7
Denominator 12
Decimal value 0.583333

What this calculator does

This subtracting fractions calculator finds the difference of two fractions, \(a/b\) minus \(c/d\), and returns the answer as a fraction in lowest terms together with its decimal value. It handles negative results and automatically simplifies, so you never have to reduce by hand.

How to use it

Enter the numerator and denominator of the first fraction (\(a\) and \(b\)) and the second fraction (\(c\) and \(d\)), then read off the simplified result. Denominators must be non-zero. Negative numerators are allowed.

The formula explained

To subtract fractions you need a common denominator. The fastest universal method is cross multiplication: rewrite \(a/b - c/d\) as $$\frac{a}{b} - \frac{c}{d} = \frac{a\cdot d - c\cdot b}{b\cdot d}$$ The numerator becomes \(a\cdot d - c\cdot b\) and the denominator becomes \(b\cdot d\). Finally, divide the top and bottom by their greatest common divisor (gcd) to express the answer in lowest terms.

Advertisement
Diagram showing a/b minus c/d combined over the common denominator b times d using cross multiplication
Subtracting fractions by giving both a common denominator \(b\cdot d\).

Worked example

Compute \(3/4 - 1/6\). Cross multiply: numerator $$= 3\cdot 6 - 1\cdot 4 = 18 - 4 = 14$$ denominator $$= 4\cdot 6 = 24$$ So the raw answer is \(14/24\). The gcd of \(14\) and \(24\) is \(2\), giving \(7/12 \approx 0.583333\).

Two bar models showing one fraction with a smaller fraction taken away to give the difference
Visualizing the difference between two fractions as shaded bars.

FAQ

Can the result be negative? Yes. For example \(1/2 - 3/4 = -1/4\). The calculator keeps the denominator positive and places the sign on the numerator.

What if the answer is a whole number? It will appear as that number over 1, e.g. \(3/2 - 1/2 = 1/1\).

Do the fractions need the same denominator? No. Cross multiplication creates a common denominator automatically.

Last updated: