Learn on PengiSaxon Algebra 1Chapter 10: Systems and Problem Solving

Lesson 92: Simplifying Complex Fractions

New Concept A complex fraction is a fraction that contains one or more fractions in the numerator or the denominator. $$ \frac{\frac{a}{b}}{\frac{c}{d}} = \frac{a}{b} \div \frac{c}{d}, \text{ when } b \neq 0, c \neq 0, \text{ and } d \neq 0. $$ What’s next Next, you'll learn powerful methods to simplify these expressions and apply them to solve real world rate problems.

Section 1

📘 Simplifying Complex Fractions

New Concept

A complex fraction is a fraction that contains one or more fractions in the numerator or the denominator.

abcd=ab÷cd, when b0,c0, and d0.\frac{\frac{a}{b}}{\frac{c}{d}} = \frac{a}{b} \div \frac{c}{d}, \text{ when } b \neq 0, c \neq 0, \text{ and } d \neq 0.

What’s next

Next, you'll learn powerful methods to simplify these expressions and apply them to solve real-world rate problems.

Section 2

Complex fractions

Property

A complex fraction is a fraction that contains one or more fractions in the numerator or the denominator. It can be written as division: abcd=ab÷cd\frac{\frac{a}{b}}{\frac{c}{d}} = \frac{a}{b} \div \frac{c}{d}.

Explanation

Think of a complex fraction as a division problem in a clever disguise! To solve it, just rewrite the big fraction bar as a division symbol. Then, you can use the classic “keep, change, flip” trick by multiplying by the reciprocal of the denominator. It is that simple!

Examples

axba+x=ax÷ba+x=axa+xb=a(a+x)xb\frac{\frac{a}{x}}{\frac{b}{a+x}} = \frac{a}{x} \div \frac{b}{a+x} = \frac{a}{x} \cdot \frac{a+x}{b} = \frac{a(a+x)}{xb}
3457=34÷57=3475=2120\frac{\frac{3}{4}}{\frac{5}{7}} = \frac{3}{4} \div \frac{5}{7} = \frac{3}{4} \cdot \frac{7}{5} = \frac{21}{20}

Section 3

Factoring to simplify

Property

To simplify complex fractions with polynomials, first factor out any Greatest Common Factors. Then rewrite as division, multiply by the reciprocal, and divide out common factors before the final multiplication step.

Explanation

Don’t rush to multiply! Be a math detective and factor everything you can first. This awesome trick reveals matching pieces on the top and bottom that you can cancel out, making the problem way simpler to solve before you even multiply.

Examples

3x6x+129x+2=3x6(x+2)x+29=x18\frac{\frac{3x}{6x+12}}{\frac{9}{x+2}} = \frac{3x}{6(x+2)} \cdot \frac{x+2}{9} = \frac{x}{18}
y5y22510y+5=y5(y5)(y+5)y+510=110\frac{\frac{y-5}{y^2-25}}{\frac{10}{y+5}} = \frac{y-5}{(y-5)(y+5)} \cdot \frac{y+5}{10} = \frac{1}{10}

Section 4

Example Card: Factoring to Simplify Complex Fractions

Factoring can reveal hidden shortcuts; let's see how it simplifies this complex fraction. This first key idea of factoring to simplify is a foundational skill.

Example Problem
Simplify the expression 5x10x+3015x+3\frac{\frac{5x}{10x+30}}{\frac{15}{x+3}}.

Step-by-Step

  1. First, rewrite the complex fraction as a division problem to make it easier to work with.
5x10x+30÷15x+3 \frac{5x}{10x+30} \div \frac{15}{x+3}
  1. Now, factor out the Greatest Common Factor (GCF) from the denominator of the first fraction and rewrite the division as multiplication by the reciprocal.
5x10(x+3)x+315 \frac{5x}{10(x+3)} \cdot \frac{x+3}{15}
  1. Identify and divide out common factors in the numerators and denominators. Here, (x+3)(x+3) cancels out, and 55 and 1515 have a common factor of 55.
51x10(x+3)(x+3)153 \frac{\overset{1}{\cancel{5}}x}{10(\cancel{x+3})} \cdot \frac{(\cancel{x+3})}{\underset{3}{\cancel{15}}}
  1. Multiply the remaining factors to get the simplified result.
x103=x30 \frac{x}{10 \cdot 3} = \frac{x}{30}

Section 5

Combining fractions to simplify

Property

If the numerator or denominator has addition or subtraction, combine them into one fraction first. Then, simplify the resulting complex fraction using division.

Explanation

Is there addition or subtraction inside your big fraction? Pause! Clean up that part first by making it a single, tidy fraction. Once each part is a single fraction, you can go back to the familiar “flip and multiply” method to solve.

Examples

1x11x=1xx1x=1xxx1=1x1\frac{\frac{1}{x}}{1-\frac{1}{x}} = \frac{\frac{1}{x}}{\frac{x-1}{x}} = \frac{1}{x} \cdot \frac{x}{x-1} = \frac{1}{x-1}
3+1a2a=3a+1a2a=3a+1aa2=3a+12\frac{3+\frac{1}{a}}{\frac{2}{a}} = \frac{\frac{3a+1}{a}}{\frac{2}{a}} = \frac{3a+1}{a} \cdot \frac{a}{2} = \frac{3a+1}{2}

Section 6

Example Card: Combining Terms Before Simplifying

What do you do when the denominator itself needs simplifying first? Let's tackle it. The second key idea is simplifying parts of the complex fraction first.

Example Problem
Simplify the expression 3a13a\frac{\frac{3}{a}}{1-\frac{3}{a}}.

Step-by-Step

  1. The denominator contains a subtraction. To simplify it, we first need to combine 11 and 3a\frac{3}{a} into a single fraction. The least common denominator is aa.
3aaa3a \frac{\frac{3}{a}}{\frac{a}{a}-\frac{3}{a}}
  1. Perform the subtraction in the denominator.
3aa3a \frac{\frac{3}{a}}{\frac{a-3}{a}}
  1. Now that we have a single fraction over another, we can rewrite the expression as a division problem.
3a÷a3a \frac{3}{a} \div \frac{a-3}{a}
  1. To divide, we multiply by the reciprocal of the second fraction.
3aaa3 \frac{3}{a} \cdot \frac{a}{a-3}
  1. Divide out the common factor aa from the numerator and denominator.
3aaa3 \frac{3}{\cancel{a}} \cdot \frac{\cancel{a}}{a-3}
  1. The final simplified expression is what remains.
3a3 \frac{3}{a-3}

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 10: Systems and Problem Solving

  1. Lesson 1

    Lesson 91: Solving Absolute-Value Inequalities

  2. Lesson 2Current

    Lesson 92: Simplifying Complex Fractions

  3. Lesson 3

    Lesson 93: Dividing Polynomials

  4. Lesson 4

    Lesson 94: Solving Multi-Step Absolute-Value Equations

  5. Lesson 5

    Lesson 95: Combining Rational Expressions with Unlike Denominators

  6. Lesson 6

    Lesson 96: Graphing Quadratic Functions

  7. Lesson 7

    Lesson 97: Graphing Linear Inequalities

  8. Lesson 8

    Lesson 98: Solving Quadratic Equations by Factoring

  9. Lesson 9

    Lesson 99: Solving Rational Equations

  10. Lesson 10

    Lesson 100: Solving Quadratic Equations by Graphing

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

📘 Simplifying Complex Fractions

New Concept

A complex fraction is a fraction that contains one or more fractions in the numerator or the denominator.

abcd=ab÷cd, when b0,c0, and d0.\frac{\frac{a}{b}}{\frac{c}{d}} = \frac{a}{b} \div \frac{c}{d}, \text{ when } b \neq 0, c \neq 0, \text{ and } d \neq 0.

What’s next

Next, you'll learn powerful methods to simplify these expressions and apply them to solve real-world rate problems.

Section 2

Complex fractions

Property

A complex fraction is a fraction that contains one or more fractions in the numerator or the denominator. It can be written as division: abcd=ab÷cd\frac{\frac{a}{b}}{\frac{c}{d}} = \frac{a}{b} \div \frac{c}{d}.

Explanation

Think of a complex fraction as a division problem in a clever disguise! To solve it, just rewrite the big fraction bar as a division symbol. Then, you can use the classic “keep, change, flip” trick by multiplying by the reciprocal of the denominator. It is that simple!

Examples

axba+x=ax÷ba+x=axa+xb=a(a+x)xb\frac{\frac{a}{x}}{\frac{b}{a+x}} = \frac{a}{x} \div \frac{b}{a+x} = \frac{a}{x} \cdot \frac{a+x}{b} = \frac{a(a+x)}{xb}
3457=34÷57=3475=2120\frac{\frac{3}{4}}{\frac{5}{7}} = \frac{3}{4} \div \frac{5}{7} = \frac{3}{4} \cdot \frac{7}{5} = \frac{21}{20}

Section 3

Factoring to simplify

Property

To simplify complex fractions with polynomials, first factor out any Greatest Common Factors. Then rewrite as division, multiply by the reciprocal, and divide out common factors before the final multiplication step.

Explanation

Don’t rush to multiply! Be a math detective and factor everything you can first. This awesome trick reveals matching pieces on the top and bottom that you can cancel out, making the problem way simpler to solve before you even multiply.

Examples

3x6x+129x+2=3x6(x+2)x+29=x18\frac{\frac{3x}{6x+12}}{\frac{9}{x+2}} = \frac{3x}{6(x+2)} \cdot \frac{x+2}{9} = \frac{x}{18}
y5y22510y+5=y5(y5)(y+5)y+510=110\frac{\frac{y-5}{y^2-25}}{\frac{10}{y+5}} = \frac{y-5}{(y-5)(y+5)} \cdot \frac{y+5}{10} = \frac{1}{10}

Section 4

Example Card: Factoring to Simplify Complex Fractions

Factoring can reveal hidden shortcuts; let's see how it simplifies this complex fraction. This first key idea of factoring to simplify is a foundational skill.

Example Problem
Simplify the expression 5x10x+3015x+3\frac{\frac{5x}{10x+30}}{\frac{15}{x+3}}.

Step-by-Step

  1. First, rewrite the complex fraction as a division problem to make it easier to work with.
5x10x+30÷15x+3 \frac{5x}{10x+30} \div \frac{15}{x+3}
  1. Now, factor out the Greatest Common Factor (GCF) from the denominator of the first fraction and rewrite the division as multiplication by the reciprocal.
5x10(x+3)x+315 \frac{5x}{10(x+3)} \cdot \frac{x+3}{15}
  1. Identify and divide out common factors in the numerators and denominators. Here, (x+3)(x+3) cancels out, and 55 and 1515 have a common factor of 55.
51x10(x+3)(x+3)153 \frac{\overset{1}{\cancel{5}}x}{10(\cancel{x+3})} \cdot \frac{(\cancel{x+3})}{\underset{3}{\cancel{15}}}
  1. Multiply the remaining factors to get the simplified result.
x103=x30 \frac{x}{10 \cdot 3} = \frac{x}{30}

Section 5

Combining fractions to simplify

Property

If the numerator or denominator has addition or subtraction, combine them into one fraction first. Then, simplify the resulting complex fraction using division.

Explanation

Is there addition or subtraction inside your big fraction? Pause! Clean up that part first by making it a single, tidy fraction. Once each part is a single fraction, you can go back to the familiar “flip and multiply” method to solve.

Examples

1x11x=1xx1x=1xxx1=1x1\frac{\frac{1}{x}}{1-\frac{1}{x}} = \frac{\frac{1}{x}}{\frac{x-1}{x}} = \frac{1}{x} \cdot \frac{x}{x-1} = \frac{1}{x-1}
3+1a2a=3a+1a2a=3a+1aa2=3a+12\frac{3+\frac{1}{a}}{\frac{2}{a}} = \frac{\frac{3a+1}{a}}{\frac{2}{a}} = \frac{3a+1}{a} \cdot \frac{a}{2} = \frac{3a+1}{2}

Section 6

Example Card: Combining Terms Before Simplifying

What do you do when the denominator itself needs simplifying first? Let's tackle it. The second key idea is simplifying parts of the complex fraction first.

Example Problem
Simplify the expression 3a13a\frac{\frac{3}{a}}{1-\frac{3}{a}}.

Step-by-Step

  1. The denominator contains a subtraction. To simplify it, we first need to combine 11 and 3a\frac{3}{a} into a single fraction. The least common denominator is aa.
3aaa3a \frac{\frac{3}{a}}{\frac{a}{a}-\frac{3}{a}}
  1. Perform the subtraction in the denominator.
3aa3a \frac{\frac{3}{a}}{\frac{a-3}{a}}
  1. Now that we have a single fraction over another, we can rewrite the expression as a division problem.
3a÷a3a \frac{3}{a} \div \frac{a-3}{a}
  1. To divide, we multiply by the reciprocal of the second fraction.
3aaa3 \frac{3}{a} \cdot \frac{a}{a-3}
  1. Divide out the common factor aa from the numerator and denominator.
3aaa3 \frac{3}{\cancel{a}} \cdot \frac{\cancel{a}}{a-3}
  1. The final simplified expression is what remains.
3a3 \frac{3}{a-3}

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 10: Systems and Problem Solving

  1. Lesson 1

    Lesson 91: Solving Absolute-Value Inequalities

  2. Lesson 2Current

    Lesson 92: Simplifying Complex Fractions

  3. Lesson 3

    Lesson 93: Dividing Polynomials

  4. Lesson 4

    Lesson 94: Solving Multi-Step Absolute-Value Equations

  5. Lesson 5

    Lesson 95: Combining Rational Expressions with Unlike Denominators

  6. Lesson 6

    Lesson 96: Graphing Quadratic Functions

  7. Lesson 7

    Lesson 97: Graphing Linear Inequalities

  8. Lesson 8

    Lesson 98: Solving Quadratic Equations by Factoring

  9. Lesson 9

    Lesson 99: Solving Rational Equations

  10. Lesson 10

    Lesson 100: Solving Quadratic Equations by Graphing