Work with fractions without pen and paper
Fractions are fundamental in mathematics, cooking, carpentry, engineering, and many everyday situations, yet the rules for combining them are easy to mix up. Adding two fractions requires a common denominator; multiplying does not. Division flips and multiplies. Simplifying the result means finding and dividing by the greatest common divisor. This calculator handles all of those steps automatically. Enter two fractions, choose your operation, and the simplified result appears instantly.
How fraction operations work
Addition and subtraction require a common denominator. To add 1/3 and 1/4, find the least common multiple of 3 and 4, which is 12. Convert both fractions: 1/3 becomes 4/12 and 1/4 becomes 3/12. Now add the numerators: 7/12. The same logic applies for subtraction: convert to a common denominator, then subtract the numerators.
Multiplication is simpler: multiply the numerators together and the denominators together. One third times one quarter is 1×1 over 3×4, which is 1/12. There is no need for a common denominator.
Division works by multiplying by the reciprocal of the second fraction. One third divided by one quarter equals one third times four over one, which is 4/3.
Simplification
After any operation the result is reduced to its simplest form. The calculator computes the greatest common divisor of the numerator and denominator using the Euclidean algorithm and divides both by it. If the denominator of the result is 1, the fraction is displayed as a whole number.
Mixed numbers and improper fractions
An improper fraction has a numerator larger than its denominator, like 7/4. This is equivalent to the mixed number 1¾. The calculator works with improper fractions directly — enter 7 as the numerator and 4 as the denominator. The decimal equivalent shown helps you understand the magnitude of the result.
Learning and teaching fractions
Fraction calculators are popular with students learning the rules for the first time. Being able to check your hand-calculated answer instantly builds understanding and catches errors early. Seeing the simplified result alongside the decimal equivalent reinforces the connection between the fraction representation and the actual value.
Teachers use fraction calculators to generate examples and verify solutions quickly. The step-by-step logic — common denominator, add numerators, simplify — is the same whether done by hand or by calculator; the tool simply automates the arithmetic.
Cooking and recipes
Many traditional recipes use fractions: half a cup, three quarters of a teaspoon, two thirds of a pound. Scaling a recipe up or down requires multiplying the ingredient amounts by the scaling factor. If a recipe calls for 3/4 cup of flour and you want to make two and a half times the recipe, you need 3/4 × 5/2 = 15/8 = 1 and 7/8 cups. The calculator handles this directly.
How to use the calculator
Enter the numerator and denominator of your first fraction, choose an operation — add, subtract, multiply or divide — then enter the second fraction. The result appears immediately, already simplified to lowest terms, alongside its decimal equivalent so you can sanity-check the magnitude at a glance. There is no need to find a common denominator yourself first; the calculator handles addition and subtraction correctly regardless of what denominators you enter.
Why finding a common denominator works
It is worth understanding why the common-denominator step is necessary rather than just memorising it. A fraction like 1/3 and a fraction like 1/4 cannot be added directly because they describe pieces of different sizes — a third of something is a different-sized chunk than a quarter of the same thing. Converting both fractions to twelfths first (4/12 and 3/12) rewrites them in terms of an identical-sized piece, so adding the numerators becomes a simple count of how many of those equal pieces you have in total: 7/12. Multiplication does not have this problem because multiplying fractions represents taking a fraction of a fraction, a different operation that combines cleanly regardless of denominator.
Carpentry and measurement
Fractions of an inch are standard in carpentry and construction in countries that use imperial measurements — a board might be specified as 3/4 inch thick, with cuts and joins needing to be marked to the nearest 1/16 or 1/32 of an inch. Adding up several fractional measurements to check a total length, or working out the difference between two measurements, is exactly the kind of calculation this tool automates, sparing you the common-denominator arithmetic while you have a tape measure in one hand.
Scaling a recipe up or down
Many traditional recipes use fractions throughout: half a cup, three quarters of a teaspoon, two thirds of a pound. Scaling a recipe up or down requires multiplying every ingredient amount by the same scaling factor, and the multiplication frequently produces an awkward fraction that then needs simplifying. If a recipe calls for 3/4 cup of flour and you want to make two and a half times the batch, the calculation is 3/4 × 5/2 = 15/8, which simplifies to 1 and 7/8 cups — a calculation that is easy to get wrong by hand under kitchen time pressure, and one this calculator handles in a fraction of a second.
Private and instant
All calculations run entirely in your browser using the Euclidean algorithm to simplify results, so the answer appears instantly and no numbers you enter are ever sent to a server, logged or shared. Nothing is stored between visits, and the tool works offline once the page has loaded, ready whenever a fraction problem comes up unexpectedly.
Fraction calculator FAQ
- How are the results simplified?
- The calculator divides numerator and denominator by their greatest common divisor (GCD) to produce the fraction in its simplest form. For example, 4/8 simplifies to 1/2.
- Can I enter negative fractions?
- Yes, enter a negative numerator. For example -3/4 represents negative three quarters.
- What if the denominator is zero?
- Division by zero is undefined. If you enter a denominator of zero the result will show an error.