How to Simplify Complex Fractions? (+FREE Worksheet!)
A complex fraction is a fraction that contains one or more fractions in its numerator, its denominator, or both. Simplifying complex fractions is a key algebra skill because it turns a “fraction of fractions” into a single, clean fraction. With two reliable methods, any complex fraction can be simplified quickly and accurately.
Simplify Complex Fractions: what to notice and how to work it
What to notice first
Common student mistake
Key formulas and cues
A reliable path
- Separate partsKeep real and imaginary terms in their own lanes.
- Use i squaredReplace \(i^2\) with -1 whenever it appears.
- Use conjugatesFor division, multiply by the conjugate to make the denominator real.
Worked examples
Add complex numbers
- Add real parts: 4 + 2.
- Add imaginary parts: 3i – 5i.
- Write both parts together.
Use i squared
- Multiply coefficients to get 5.
- i times i is i squared.
- Replace i squared with -1.
Try one before moving on
Simplify Complex Fractions: pop-up practice
What Is a Complex Fraction?
A complex fraction looks like a fraction stacked inside another fraction. Examples:
- \(\color{blue}{\frac{(\frac{1}{2})}{(\frac{3}{4})}}\) — a simple complex fraction with numeric values
- \(\color{blue}{\frac{(\frac{x}{3})}{(\frac{x^{2}}{9})}}\) — a complex fraction with variable expressions
- \(\color{blue}{\frac{(2 + \frac{1}{x})}{(3 – \frac{1}{x})}}\) — a complex fraction with sums in numerator and denominator
Two Methods for Simplifying Complex Fractions
Method 1 — Divide (multiply by the reciprocal)
Treat the complex fraction as division of the numerator by the denominator. Rewrite as multiplication by the reciprocal of the denominator, then simplify.
Example: \(\color{blue}{\frac{(\frac{1}{2})}{(\frac{3}{4})} = (\frac{1}{2}) \times (\frac{4}{3}) = \frac{4}{6}}\) = \(\color{blue}{\frac{2}{3}}\)
Example with variables: \(\color{blue}{\frac{(\frac{x}{3})}{(\frac{x^{2}}{9})} = (\frac{x}{3}) \times (\frac{9}{x^{2}}) = \frac{9x}{(3x^{2})} = \frac{3}{x}}\)
Method 2 — Multiply by the LCD
Find the LCD of all the small fractions (top and bottom). Multiply every term of the main numerator and denominator by that LCD, which clears all the small fractions at once.
Example: \(\color{blue}{\frac{(2 + \frac{1}{x})}{(3 – \frac{1}{x})}}\). LCD of all fractions is x.
Multiply top and bottom by x:
Numerator: \(\color{blue}{x(2 + \frac{1}{x}) = 2x + 1}\)
Denominator: \(\color{blue}{x(3 – \frac{1}{x}) = 3x – 1}\)
Result: \(\color{blue}{\frac{(2x + 1)}{(3x – 1)}}\)
Check at \(\color{blue}{x = 2}\): \(\color{blue}{\frac{(2 + 0.5)}{(3 – 0.5)} = \frac{2.5}{2.5} = 1}\); \(\color{blue}{\frac{(4+1)}{(6-1)} = \frac{5}{5} = 1}\) ✓
Step-by-Step Summary
- Identify whether the complex fraction has a single fraction over a single fraction (use Method 1) or sums/differences in the numerator or denominator (use Method 2).
- Method 1: Keep the top fraction, \(\color{blue}{\text{ change } \div \text{ to }}\) ×, flip the bottom fraction (write its reciprocal). Simplify.
- Method 2: Find the LCD of all denominators inside the complex fraction. Multiply the top and bottom of the complex fraction by that LCD. Simplify the result.
- Factor and cancel any common factors in the final fraction.
Watch: Simplifying Complex Fractions in Algebra (Video Lesson)
This lesson walks through the theory and mechanics of simplifying complex fractions with multiple worked examples:
Simplifying Complex Fractions – Worked Examples
Example 1: Simplify \(\color{blue}{\frac{(\frac{1}{2})}{(\frac{3}{4})}}\).
Method 1: Multiply by reciprocal of denominator.
\(\color{blue}{(\frac{1}{2}) \times (\frac{4}{3}) = \frac{4}{6}}\) = \(\color{blue}{\frac{2}{3}}\)
Example 2: Simplify \(\color{blue}{\frac{(\frac{3}{8})}{(\frac{9}{16})}}\).
\(\color{blue}{(\frac{3}{8}) \times (\frac{16}{9}) = \frac{48}{72}}\) = \(\color{blue}{\frac{2}{3}}\)
Example 3: Simplify \(\color{blue}{\frac{(\frac{x}{3})}{(\frac{x^{2}}{9})}}\).
\(\color{blue}{(\frac{x}{3}) \times (\frac{9}{x^{2}}) = \frac{9x}{(3x^{2})}}\) = \(\color{blue}{\frac{3}{x}}\) (x ≠ 0)
Example 4: Simplify \(\color{blue}{\frac{(2 + \frac{1}{x})}{(3 – \frac{1}{x})}}\).
Method 2 with \(\color{blue}{\text{ LCD } = x}\):
Numerator: \(\color{blue}{2x + 1}\); Denominator: \(\color{blue}{3x – 1}\)
Result: \(\color{blue}{\frac{(2x + 1)}{(3x – 1)}}\) (x ≠ 0, x ≠ \(\color{blue}{\frac{1}{3}}\))
More Practice: Two Methods Video
Mario’s Math Tutoring demonstrates both methods side by side on several examples so you can choose the approach that works best for each problem:
Exercises for Simplifying Complex Fractions
Simplify each complex fraction completely.
- \(\color{blue}{\frac{(\frac{2}{3})}{(\frac{4}{9})}}\)
- \(\color{blue}{\frac{(\frac{5}{x})}{(\frac{10}{x^{2}})}}\)
- \(\color{blue}{\frac{(1 + \frac{1}{x})}{(1 – \frac{1}{x})}}\)
- \(\color{blue}{\frac{(\frac{(x + 1)}{4})}{(\frac{(x + 1)}{8})}}\)
- \(\color{blue}{\frac{(\frac{3}{a})}{(\frac{6}{a^{2}})}}\)
Answers
- \(\color{blue}{(\frac{2}{3}) \times (\frac{9}{4}) = \frac{18}{12}}\) = \(\color{blue}{\frac{3}{2}}\)
- \(\color{blue}{(\frac{5}{x}) \times (\frac{x^{2}}{10}) = 5x}\)\(\color{blue}{^{2}/(10x)}\) = \(\color{blue}{\frac{x}{2}}\)
- Multiply by x: \(\color{blue}{\frac{(x + 1)}{(x – 1)}}\)
- \(\color{blue}{(\frac{(x+1)}{4}) \times (\frac{8}{(x+1)}) = \frac{8}{4}}\) = 2
- \(\color{blue}{(\frac{3}{a}) \times (\frac{a^{2}}{6}) = 3a}\)\(\color{blue}{^{2}/(6a)}\) = \(\color{blue}{\frac{a}{2}}\)
Want More Practice?
We haven’t published a worksheet built specifically for Simplifying Complex Fractions just yet. In the meantime, the free worksheets below cover closely related skills and concepts. If you’d like extra practice, download any that look helpful, complete the problems, and check your work — they’re a great way to reinforce what you learned on this page and strengthen the foundations this topic builds on:
Frequently Asked Questions
Which method should I use to simplify a complex fraction?
Use Method 1 (reciprocal) when the numerator and denominator are each a single fraction. Use Method 2 (LCD) when the numerator or denominator has a sum or difference involving fractions, because it clears all the small fractions in one step.
Do I need to state domain restrictions?
Yes. Any variable value that makes a denominator equal to zero in the original expression is excluded from the domain, even after simplification. Always note these restrictions.
Are complex fractions the same as rational expressions?
Complex fractions are a special type of rational expression. A rational expression is any ratio of polynomials; a complex fraction is a rational expression whose numerator or denominator (or both) also contains a fraction.
Related Topics
Related to This Article
More math articles
- Top 10 Tips to Create a PERT Math Study Plan
- Top Calculators for the TASC 2026: Quick Review
- Free Grade 7 English Worksheets for Louisiana Students
- How to Develop Foundational Math Skills for Career Success
- The Ultimate 6th Grade MCAP Math Course (+FREE Worksheets)
- The Best Grade 4 Math Book for Idaho Students
- Overview of the PERT Mathematics Test
- Linear Equation Solver — Solve for x Step by Step (Free)
- Tips You MUST Know to Retake the Praxis Core Math Test
- The Best Grade 8 ELA Practice Tests for Colorado Students
























What people say about "How to Simplify Complex Fractions? (+FREE Worksheet!) - Effortless Math"?
No one replied yet.