Fraction Calculator

Choose operation and enter fractions to get step-by-step solutions with visual representation.

Fraction Calculator

Select operation and enter fractions

Add
Subtract
✖️ Multiply
Divide
1/2
Numerator / Denominator
+
1/3
Numerator / Denominator

Solution Results

TXT
PDF
JSON
Print
-
Result
-
Decimal
-
Simplified
-
Operation

Recent Calculations

Understanding Fractions

A fraction represents a part of a whole. It consists of a numerator (top number) and a denominator (bottom number) separated by a fraction bar. The denominator shows how many equal parts the whole is divided into, and the numerator shows how many of those parts we have.

Types of Fractions:

  • Proper Fraction: Numerator is less than denominator (e.g., 3/4)
  • Improper Fraction: Numerator is greater than or equal to denominator (e.g., 5/4)
  • Mixed Number: Whole number and proper fraction combined (e.g., 1 1/4)
  • Equivalent Fractions: Different fractions that represent the same value (e.g., 1/2 = 2/4 = 3/6)

Proper Fractions

Numerator is smaller than denominator. Represents values between 0 and 1.

Examples: 1/2, 3/4, 2/5
Value: Less than 1

Improper Fractions

Numerator is equal to or larger than denominator. Can be converted to mixed numbers.

Examples: 5/4, 7/3, 11/2
Value: 1 or greater

Mixed Numbers

Combination of whole number and proper fraction. More intuitive for large values.

Examples: 1 1/4, 2 3/5, 3 1/2
Conversion: 1 1/4 = 5/4

Equivalent Fractions

Different fractions that represent the same numerical value.

Examples: 1/2 = 2/4 = 3/6
Created by multiplying/dividing both parts

Fraction Operations

Learn how to perform basic arithmetic operations with fractions:

Adding Fractions

  • Same Denominator: Add numerators, keep denominator
  • Different Denominators: Find LCD, convert, then add
  • Mixed Numbers: Convert to improper fractions first
  • Simplify: Always simplify the final answer
a/b + c/d = (ad + bc)/bd

Subtracting Fractions

  • Same Denominator: Subtract numerators, keep denominator
  • Different Denominators: Find LCD, convert, then subtract
  • Borrowing: May need to borrow from whole numbers
  • Negative Results: Can result in negative fractions
a/b - c/d = (ad - bc)/bd

Multiplying Fractions

  • Straight Multiplication: Multiply numerators and denominators
  • Cross Canceling: Simplify before multiplying
  • Mixed Numbers: Convert to improper fractions first
  • Whole Numbers: Treat as fraction with denominator 1
a/b × c/d = (a×c)/(b×d)

Dividing Fractions

  • Reciprocal Method: Multiply by the reciprocal
  • Keep-Change-Flip: Keep first, change ÷ to ×, flip second
  • Mixed Numbers: Convert to improper fractions first
  • Division by Zero: Never divide by zero
a/b ÷ c/d = a/b × d/c

Comparing Fractions

  • Common Denominator: Convert to same denominator
  • Cross Multiplication: Compare cross products
  • Decimal Conversion: Convert to decimals and compare
  • Visual Comparison: Use fraction bars or circles
a/b ? c/d → ad ? bc

Converting Fractions

  • Fraction to Decimal: Divide numerator by denominator
  • Decimal to Fraction: Write as fraction, simplify
  • Mixed to Improper: Multiply whole by denominator, add numerator
  • Improper to Mixed: Divide numerator by denominator
a b/c = (a×c + b)/c

Simplifying Fractions

Simplifying fractions makes them easier to work with and understand.

Simplifying a fraction means reducing it to its lowest terms by dividing both the numerator and denominator by their greatest common divisor (GCD).

1

Find the GCD

Identify the largest number that divides both numerator and denominator evenly.

For 8/12:
Factors of 8: 1, 2, 4, 8
Factors of 12: 1, 2, 3, 4, 6, 12
GCD = 4
2

Divide Both Parts

Divide both numerator and denominator by the GCD.

8 ÷ 4 = 2
12 ÷ 4 = 3
8/12 = 2/3
3

Verify the Result

Check that the simplified fraction cannot be reduced further.

2/3 is simplified because
GCD(2,3) = 1

Common Simplification Patterns

  • Even numbers: Divide by 2 repeatedly until you can't
  • Ending in 0 or 5: Divide by 5
  • Sum divisible by 3: Check divisibility by 3
  • Large numbers: Use prime factorization method

Fraction Conversions

Convert between fractions, decimals, percentages, and mixed numbers.

Fraction to Decimal

  • Divide numerator by denominator
  • Use long division for exact values
  • Recognize common fractions (1/2=0.5, 1/4=0.25)
  • Identify repeating decimals
3/8 = 3 ÷ 8 = 0.375

Decimal to Fraction

  • Write decimal as fraction over 10, 100, 1000, etc.
  • Simplify the resulting fraction
  • For repeating decimals, use algebraic methods
  • Recognize common decimal equivalents
0.75 = 75/100 = 3/4

Mixed to Improper

  • Multiply whole number by denominator
  • Add the numerator
  • Keep the same denominator
  • Simplify if possible
2 3/4 = (2×4 + 3)/4 = 11/4

Improper to Mixed

  • Divide numerator by denominator
  • Quotient becomes whole number
  • Remainder becomes numerator
  • Keep same denominator
11/4 = 2 remainder 3 = 2 3/4

Solved Examples

Step-by-step solutions to various fraction problems:

Example 1: Adding Fractions
Solve: 1/2 + 1/3
1. Find LCD: LCM of 2 and 3 is 6
2. Convert: 1/2 = 3/6, 1/3 = 2/6
3. Add: 3/6 + 2/6 = 5/6
Result: 5/6
Example 2: Multiplying Fractions
Solve: 2/3 × 3/4
1. Multiply numerators: 2 × 3 = 6
2. Multiply denominators: 3 × 4 = 12
3. Simplify: 6/12 = 1/2
Result: 1/2
Example 3: Dividing Fractions
Solve: 3/4 ÷ 2/5
1. Keep first fraction: 3/4
2. Change ÷ to ×
3. Flip second: 5/2
4. Multiply: 3/4 × 5/2 = 15/8
Result: 15/8 or 1 7/8
Example 4: Simplifying Fractions
Simplify: 24/36
1. Find GCD: GCD(24,36) = 12
2. Divide numerator: 24 ÷ 12 = 2
3. Divide denominator: 36 ÷ 12 = 3
Result: 2/3
Example 5: Mixed Numbers
Convert: 2 3/4 to improper fraction
1. Multiply whole by denominator: 2 × 4 = 8
2. Add numerator: 8 + 3 = 11
3. Keep denominator: 11/4
Result: 11/4
Example 6: Decimal to Fraction
Convert: 0.625 to fraction
1. Write as fraction: 625/1000
2. Simplify: divide by 125
3. Result: 5/8
Result: 5/8

Practice Problems

Test your fraction skills with these practice problems:

Problem 1: Add 3/8 + 1/4

Solution:

LCD of 8 and 4 is 8

3/8 + 2/8 = 5/8

Problem 2: Multiply 2/5 × 3/7

Solution:

2/5 × 3/7 = (2×3)/(5×7) = 6/35

Problem 3: Divide 4/9 ÷ 2/3

Solution:

4/9 ÷ 2/3 = 4/9 × 3/2 = 12/18 = 2/3

Problem 4: Simplify 45/60

Solution:

GCD of 45 and 60 is 15

45÷15=3, 60÷15=4

45/60 = 3/4

Problem 5: Convert 0.375 to fraction

Solution:

0.375 = 375/1000 = 3/8

How to Work with Fractions Step-by-Step

Follow this systematic approach to master fraction operations:

1

Understand the Problem

Identify what operation is needed and what type of fractions you're working with.

Addition, subtraction,
multiplication, or division?
Proper, improper, or mixed?
2

Prepare the Fractions

Convert mixed numbers to improper fractions and ensure proper format.

Convert 2 1/3 to 7/3
Ensure denominators are positive
Check for simplification opportunities
3

Perform the Operation

Apply the appropriate method for the specific operation.

Addition: Find LCD
Multiplication: Multiply across
Division: Multiply by reciprocal
4

Simplify the Result

Always simplify fractions to their lowest terms.

Find GCD of numerator and denominator
Divide both by GCD
Convert improper fractions to mixed numbers
5

Verify Your Answer

Check your work using alternative methods or estimation.

Use decimal equivalents
Check with visual models
Verify with inverse operations
6

Present the Answer

Write the final answer in the appropriate format.

Simplified fraction
Mixed number if appropriate
Decimal equivalent if requested

Fraction Calculator FAQs – Learn How to Solve Fractions Easily

Find answers to common questions about fractions, calculations, and step-by-step problem solving.

What is a fraction in math?
A fraction represents a part of a whole and is written as numerator over denominator (e.g., 3/4). The numerator shows how many parts you have, while the denominator shows the total number of equal parts. Fractions are widely used in mathematics, measurements, and real-life calculations.
How do you add fractions with different denominators?
To add fractions with different denominators, first find the least common denominator (LCD). Convert each fraction to an equivalent fraction with the same denominator, then add the numerators. Keep the denominator the same and simplify the result if needed.
How do you subtract fractions step by step?
Subtracting fractions involves finding a common denominator, adjusting the fractions, subtracting the numerators, and simplifying the result. If the fractions already have the same denominator, simply subtract the numerators directly.
How do you multiply fractions easily?
Multiply fractions by multiplying the numerators together and the denominators together. After multiplication, simplify the result by dividing both numerator and denominator by their greatest common divisor (GCD).
How do you divide fractions?
To divide fractions, multiply the first fraction by the reciprocal of the second fraction. This means flipping the second fraction and then multiplying. Simplify the final answer if possible.
How do you simplify fractions?
Simplify fractions by dividing both the numerator and denominator by their greatest common divisor (GCD). This reduces the fraction to its lowest terms while keeping the same value.
What is the least common denominator (LCD)?
The least common denominator is the smallest number that all denominators can divide into evenly. It is used when adding or subtracting fractions to make them have the same denominator.
How do you convert a fraction to a decimal?
Convert a fraction to a decimal by dividing the numerator by the denominator. For example, 1/2 = 0.5. Some fractions result in repeating decimals, which can be rounded if needed.
What is a mixed number?
A mixed number combines a whole number and a fraction (e.g., 2 1/3). It represents a value greater than one and can be converted into an improper fraction for calculations.
What is an improper fraction?
An improper fraction has a numerator greater than or equal to the denominator (e.g., 7/4). It can be converted into a mixed number by dividing the numerator by the denominator.
How do you compare fractions?
Compare fractions by finding a common denominator, cross-multiplying, or converting them to decimals. The fraction with the larger value is greater.
What is a fraction calculator and how does it work?
A fraction calculator is an online tool that performs operations like addition, subtraction, multiplication, and division of fractions. It automatically simplifies results and provides step-by-step solutions for better understanding.
Why should I use a fraction calculator?
Using a fraction calculator saves time, reduces errors, and helps you understand the solving process through step-by-step explanations. It is especially useful for students, teachers, and professionals dealing with complex fraction problems.