Adding Fractions Calculator
Calculate adding fractions instantly with our math tool. Shows detailed work, formulas used, and multiple solution methods.
Calculator
Adjust values & calculateStep-by-Step Solution
Formula
To add fractions, find a common denominator (bd or LCD), multiply each numerator by the other denominator, add the results, and simplify. For mixed numbers, first convert to improper fractions. The LCD method uses the Least Common Multiple of denominators for smaller numbers.
Last reviewed: December 2025
Worked Examples
Example 1: Adding Fractions with Different Denominators
Example 2: Adding Mixed Numbers
Background & Theory
The Adding Fractions Calculator applies the following established principles and formulas. Mathematics rests on a hierarchy of number systems, each extending the previous. The natural numbers (1, 2, 3, ...) support counting and ordering. The integers add negative values and zero, enabling subtraction without restriction. The rational numbers, expressible as p/q where p and q are integers and q is nonzero, close the system under division. The real numbers fill the gaps left by irrationals such as the square root of 2 or pi, forming a complete ordered field. The complex numbers, written as a + bi where i is the square root of negative one, complete the algebraic closure of the reals and allow every polynomial to have a root. Prime factorization states that every integer greater than one is uniquely expressible as a product of primes, a result known as the Fundamental Theorem of Arithmetic. Computing the greatest common divisor (GCD) of two integers relies most efficiently on the Euclidean algorithm: repeatedly replace the larger number with the remainder when it is divided by the smaller, until the remainder is zero. The last nonzero remainder is the GCD. The least common multiple (LCM) follows from the identity LCM(a, b) = |a * b| / GCD(a, b). Modular arithmetic defines equivalence classes of integers that share the same remainder under division by a modulus n. Fermat's Little Theorem and Euler's Theorem arise from this structure and underpin modern cryptography. Logarithms are the inverses of exponential functions. If b raised to the power x equals y, then the logarithm base b of y equals x. The natural logarithm uses base e, approximately 2.71828. Combinatorics counts arrangements and selections. The number of ordered arrangements (permutations) of r objects from n distinct objects is nPr = n! / (n - r)!. The number of unordered selections (combinations) is nCr = n! / (r! * (n - r)!). Pascal's triangle arranges these binomial coefficients so that each entry equals the sum of the two entries directly above it. The Fibonacci sequence, defined by F(1) = 1, F(2) = 1, and F(n) = F(n-1) + F(n-2), appears throughout nature and connects deeply to the golden ratio via Binet's formula.
History
The history behind the Adding Fractions Calculator traces back through the following developments. Mathematics as a systematic discipline traces to ancient Mesopotamia. Babylonian clay tablets dating to around 1800 BCE demonstrate knowledge of quadratic equations, Pythagorean triples, and base-60 arithmetic, suggesting a practical mathematical tradition far preceding Greek formalism. Euclid of Alexandria compiled the Elements around 300 BCE, establishing the axiomatic method that would define rigorous mathematics for over two thousand years. His work organized plane geometry, number theory, and proportion into logically chained propositions derived from a small set of postulates. The algorithm bearing his name for computing GCDs appears in Book VII and remains in use today. In the 9th century, the Persian scholar Muhammad ibn Musa Al-Khwarizmi wrote Al-Kitab al-mukhtasar fi hisab al-jabr wal-muqabala, the treatise whose title gave algebra its name. He systematized the solution of linear and quadratic equations and described procedures that operated on unknowns as objects, a conceptual leap away from purely numerical calculation. Rene Descartes introduced coordinate geometry in 1637 by uniting algebra and Euclidean geometry, allowing curves to be studied through equations. This synthesis set the stage for calculus. Isaac Newton and Gottfried Wilhelm Leibniz independently developed calculus during the 1660s and 1670s, triggering a priority dispute that lasted decades and divided British and Continental mathematicians. Carl Friedrich Gauss proved the Fundamental Theorem of Algebra in 1799, showing that every nonconstant polynomial has at least one complex root. His Disquisitiones Arithmeticae of 1801 established modern number theory. David Hilbert's formalist program at the turn of the 20th century sought to place all of mathematics on an explicit axiomatic foundation, a project that Kurt Godel's incompleteness theorems of 1931 showed to be fundamentally limited. Alan Turing's work in the 1930s on computability introduced the theoretical model of the stored-program computer and linked mathematical logic directly to the limits of algorithmic calculation. His proof that no algorithm can decide in general whether an arbitrary program will halt or run forever placed fundamental boundaries on what mathematics can mechanically determine, and it opened the discipline now known as theoretical computer science.
Key Features
- Solves linear, quadratic, and higher-degree polynomial equations step by step, returning all real and complex roots with full working shown.
- Simplifies fractions to lowest terms and computes ratios and proportions, including cross-multiplication checks and equivalent fraction generation.
- Performs complete prime factorization of any integer and computes the Greatest Common Divisor and Least Common Multiple for sets of numbers.
- Handles matrix operations including addition, scalar multiplication, matrix multiplication, determinant calculation, and full matrix inversion for square matrices.
- Evaluates all standard trigonometric functions and their inverses in degrees or radians, and verifies common trigonometric identities symbolically.
- Calculates permutations, combinations, and binomial coefficients for combinatorics problems, supporting both formula display and step-by-step breakdown.
- Converts integers between binary, octal, decimal, and hexadecimal bases instantly, with optional display of the positional value expansion.
- Computes the sum of arithmetic and geometric sequences given the first term, common difference or ratio, and number of terms, with formula derivation.
Frequently Asked Questions
Formula
a/b + c/d = (ad + bc) / bd
To add fractions, find a common denominator (bd or LCD), multiply each numerator by the other denominator, add the results, and simplify. For mixed numbers, first convert to improper fractions. The LCD method uses the Least Common Multiple of denominators for smaller numbers.
Worked Examples
Example 1: Adding Fractions with Different Denominators
Problem: Calculate 3/4 + 2/5
Solution: Step 1: Find LCD of 4 and 5\nLCD = LCM(4, 5) = 20\n\nStep 2: Convert to common denominator\n3/4 = (3 x 5)/(4 x 5) = 15/20\n2/5 = (2 x 4)/(5 x 4) = 8/20\n\nStep 3: Add numerators\n15/20 + 8/20 = 23/20\n\nStep 4: Convert to mixed number\n23/20 = 1 3/20\n\nDecimal: 1.15
Result: 3/4 + 2/5 = 23/20 = 1 3/20 = 1.15
Example 2: Adding Mixed Numbers
Problem: Calculate 2 1/3 + 1 5/6
Solution: Step 1: Convert to improper fractions\n2 1/3 = (2 x 3 + 1)/3 = 7/3\n1 5/6 = (1 x 6 + 5)/6 = 11/6\n\nStep 2: Find LCD of 3 and 6\nLCD = 6\n\nStep 3: Convert and add\n7/3 = 14/6\n14/6 + 11/6 = 25/6\n\nStep 4: Convert to mixed number\n25/6 = 4 1/6\n\nDecimal: 4.1667
Result: 2 1/3 + 1 5/6 = 25/6 = 4 1/6
Frequently Asked Questions
How do you add fractions with different denominators?
To add fractions with different denominators, you must first find a common denominator, which is a number that both denominators divide into evenly. The most efficient choice is the Least Common Denominator (LCD), found by calculating the Least Common Multiple (LCM) of the two denominators. Once you have the LCD, multiply each fraction numerator and denominator by the factor needed to reach the LCD. Then simply add the numerators while keeping the common denominator. Finally, simplify the result by dividing both numerator and denominator by their Greatest Common Divisor (GCD). For example, to add 2/3 + 3/4: LCD = 12, so 8/12 + 9/12 = 17/12.
How do you add fractions with the same denominator?
Adding fractions with the same denominator is straightforward: simply add the numerators together and keep the denominator unchanged. For example, 3/8 + 2/8 = 5/8. The reason this works is that the denominator tells you the size of each piece, and when pieces are the same size, you just count how many you have in total. After adding, check whether the result can be simplified by finding the GCD of the numerator and denominator. If the numerator is larger than the denominator, the result is an improper fraction that can be converted to a mixed number. For instance, 5/4 + 3/4 = 8/4 = 2 (a whole number).
How do you add mixed numbers (fractions with whole parts)?
To add mixed numbers, you have two approaches. The first method converts each mixed number to an improper fraction, then adds using the standard LCD method, and converts back. For example, 2 1/3 + 1 3/4: convert to 7/3 + 7/4, LCD = 12, so 28/12 + 21/12 = 49/12 = 4 1/12. The second method adds whole numbers and fractions separately: 2 + 1 = 3 for the wholes, and 1/3 + 3/4 = 4/12 + 9/12 = 13/12 = 1 1/12, then combine 3 + 1 1/12 = 4 1/12. Both methods yield the same answer, but the first is more systematic and less error-prone for complex problems.
How do you simplify a fraction after adding?
Simplifying (or reducing) a fraction means dividing both the numerator and denominator by their Greatest Common Divisor (GCD) to get the smallest equivalent fraction. To find the GCD, you can use the Euclidean algorithm: repeatedly divide the larger number by the smaller and take the remainder until you reach zero. The last non-zero remainder is the GCD. For example, to simplify 12/18: GCD(12,18) = 6, so 12/18 = 2/3. If the numerator is larger than the denominator, first convert to a mixed number by dividing the numerator by the denominator, with the quotient as the whole part and remainder as the new numerator. Always simplify as a final step to present answers in standard mathematical form.
Why is finding a common denominator necessary for adding fractions?
A common denominator is necessary because fractions with different denominators represent pieces of different sizes, and you cannot directly combine differently-sized pieces. Think of it like adding currencies: you cannot add 3 dollars and 2 euros without first converting to the same currency. Similarly, 1/3 and 1/4 represent different-sized pieces of a whole. One-third divides the whole into 3 equal parts, while one-fourth divides it into 4 equal parts. By converting both to twelfths (4/12 and 3/12), you create equal-sized pieces that can be counted together (7/12). This principle extends to all fraction operations and is foundational to understanding rational number arithmetic in mathematics.
Can you add more than two fractions at once?
Yes, you can add any number of fractions by extending the same process. Find the LCD of all denominators involved, convert each fraction to have this common denominator, then add all the numerators. For example, to add 1/2 + 1/3 + 1/4: the LCD of 2, 3, and 4 is 12. Converting gives 6/12 + 4/12 + 3/12 = 13/12 = 1 1/12. For three or more denominators, find the LCD by computing LCM stepwise: first find LCM of the first two denominators, then find LCM of that result with the third denominator, and so on. While Adding Fractions Calculator handles two fractions at a time, you can chain results by using the sum as the first fraction and adding the next one sequentially.
References
Reviewed by Manoj Kumar, Mathematics Educator ยท Editorial policy