Learn on PengiYoshiwara Elementary AlgebraChapter 8: Algebraic Fractions

Lesson 4: Equations with Fractions

New Concept Learn to solve equations with fractions by "clearing" the denominators. Multiplying every term by the Least Common Denominator (LCD) simplifies the equation, but be sure to check for extraneous solutions when variables are in the denominator.

Section 1

πŸ“˜ Equations with Fractions

New Concept

Learn to solve equations with fractions by "clearing" the denominators. Multiplying every term by the Least Common Denominator (LCD) simplifies the equation, but be sure to check for extraneous solutions when variables are in the denominator.

What’s next

Get ready to apply this concept. You'll work through interactive examples, tackle practice problems, and see how to solve real-world motion and work problems.

Section 2

Clearing Fractions in Equations

Property

To solve an equation that involves an algebraic fraction, multiply both sides of the equation by the denominator of the fraction to 'clear' the fraction. For an equation like

axb=c\frac{ax}{b} = c
, multiplying by bb gives
b(axb)=(c)bb\left(\frac{ax}{b}\right) = (c)b
, which simplifies to
ax=cbax = cb
.

Examples

  • To solve 2x7=4\frac{2x}{7} = 4, multiply both sides by 7:
    7(2x7)=(4)77\left(\frac{2x}{7}\right) = (4)7
    , so
    2x=282x = 28
    , and
    x=14x = 14
    .
  • To solve 40+8yy=12\frac{40 + 8y}{y} = 12, multiply both sides by yy:
    y(40+8yy)=(12)yy\left(\frac{40 + 8y}{y}\right) = (12)y
    , so
    40+8y=12y40 + 8y = 12y
    . This simplifies to
    40=4y40 = 4y
    , and
    y=10y = 10
    .
  • To solve zβˆ’92=βˆ’5\frac{z - 9}{2} = -5, multiply both sides by 2:
    2(zβˆ’92)=(βˆ’5)22\left(\frac{z - 9}{2}\right) = (-5)2
    , so
    zβˆ’9=βˆ’10z - 9 = -10
    , and
    z=βˆ’1z = -1
    .

Explanation

Think of this as undoing division. Since a fraction is a division problem, multiplying by the denominator cancels it out. This transforms a fractional equation into a simpler, linear one that is much easier to solve.

Section 3

Using an LCD to Clear Fractions

Property

If an equation contains more than one fraction, multiply both sides of the equation by the LCD (Least Common Denominator) of all the fractions. This will clear all the denominators at once. Be sure to multiply each term of the equation by the LCD, including terms that are not fractions.

Examples

  • Solve x2+5=3x4\frac{x}{2} + 5 = \frac{3x}{4}. The LCD is 4. Multiply every term by 4:
    4(x2)+4(5)=4(3x4)4\left(\frac{x}{2}\right) + 4(5) = 4\left(\frac{3x}{4}\right)
    , which simplifies to
    2x+20=3x2x + 20 = 3x
    , so
    x=20x = 20
    .
  • Solve y2βˆ’y5=6\frac{y}{2} - \frac{y}{5} = 6. The LCD is 10. Multiply every term by 10:
    10(y2)βˆ’10(y5)=10(6)10\left(\frac{y}{2}\right) - 10\left(\frac{y}{5}\right) = 10(6)
    , which simplifies to
    5yβˆ’2y=605y - 2y = 60
    , so
    3y=603y = 60
    and
    y=20y=20
    .
  • Solve a3βˆ’2=a4+12\frac{a}{3} - 2 = \frac{a}{4} + \frac{1}{2}. The LCD is 12. This gives
    12(a3)βˆ’12(2)=12(a4)+12(12)12\left(\frac{a}{3}\right) - 12(2) = 12\left(\frac{a}{4}\right) + 12\left(\frac{1}{2}\right)
    , so
    4aβˆ’24=3a+64a - 24 = 3a + 6
    , and
    a=30a = 30
    .

Explanation

Using the LCD is an efficient way to eliminate all fractions in a single step. By multiplying every term by the common denominator, each fraction simplifies to an integer or polynomial, leaving a straightforward equation to solve.

Section 4

Variables in the Denominator

Property

Equations that involve algebraic fractions with variables in the denominator can also be solved using an LCD. The process remains the same: find the LCD for all fractions, which may include variable expressions, and multiply both sides of the equation by this LCD to clear the fractions.

Examples

  • Solve 10xβˆ’3=5\frac{10}{x-3} = 5. The LCD is xβˆ’3x-3. Multiply both sides by xβˆ’3x-3 to get
    10=5(xβˆ’3)10 = 5(x-3)
    , which is
    10=5xβˆ’1510 = 5x - 15
    . The solution is
    x=5x=5
    .
  • Solve 32+4=2x+7xβˆ’1\frac{3}{2} + 4 = \frac{2x+7}{x-1}. The LCD is 2(xβˆ’1)2(x-1). Multiplying gives
    3(xβˆ’1)+8(xβˆ’1)=2(2x+7)3(x-1) + 8(x-1) = 2(2x+7)
    . This simplifies to
    11xβˆ’11=4x+1411x - 11 = 4x + 14
    , so
    7x=257x = 25
    and
    x=257x = \frac{25}{7}
    .
  • Solve yy+1=23\frac{y}{y+1} = \frac{2}{3}. The LCD is 3(y+1)3(y+1). Multiplying gives
    3y=2(y+1)3y = 2(y+1)
    , so
    3y=2y+23y = 2y + 2
    , and
    y=2y=2
    .

Explanation

Even if variables are in the denominator, the core strategy doesn't change. Find the LCD, multiply every term to clear fractions, and solve the resulting polynomial equation. Just be careful for extraneous solutions!

Section 5

Extraneous Solutions

Property

When multiplying an equation by an expression containing a variable, a false solution may be introduced. Such a solution is called an extraneous solution. To check for extraneous solutions, substitute the possible solution into the original equation. If it causes any denominator in the original equation to equal zero, that solution is extraneous and must be discarded.

Examples

  • Solve 5+2xβˆ’4=xβˆ’2xβˆ’45 + \frac{2}{x-4} = \frac{x-2}{x-4}. Multiplying by the LCD xβˆ’4x-4 gives
    5(xβˆ’4)+2=xβˆ’25(x-4) + 2 = x-2
    , so
    5xβˆ’20+2=xβˆ’25x - 20 + 2 = x-2
    , which simplifies to
    4x=164x = 16
    and
    x=4x=4
    . Since x=4x=4 makes the original denominator zero, it is an extraneous solution. There is no solution.
  • Solve yy+2βˆ’1=βˆ’2y+2\frac{y}{y+2} - 1 = \frac{-2}{y+2}. The LCD is y+2y+2. This gives
    yβˆ’1(y+2)=βˆ’2y - 1(y+2) = -2
    , so
    yβˆ’yβˆ’2=βˆ’2y - y - 2 = -2
    , which is
    βˆ’2=βˆ’2-2=-2
    . The proposed solution is y=βˆ’2y=-2, which is extraneous. No solution.
  • Solve 3aaβˆ’6βˆ’4=18aβˆ’6\frac{3a}{a-6} - 4 = \frac{18}{a-6}. The LCD is aβˆ’6a-6. This gives
    3aβˆ’4(aβˆ’6)=183a - 4(a-6) = 18
    , so
    3aβˆ’4a+24=183a - 4a + 24 = 18
    , which simplifies to
    βˆ’a=βˆ’6-a = -6
    and
    a=6a=6
    . This solution is extraneous.

Explanation

An extraneous solution is a tricky fake-out! It appears to be a valid answer, but it's invalid in the original context because it makes you divide by zero. Always plug your solution back in to check the original denominators.

Section 6

Solving Formulas with Fractions

Property

To solve a formula for a specific variable, first clear any fractions by multiplying the entire equation by the LCD. Next, gather all terms containing the desired variable on one side of the equation. If there are multiple terms with the variable, factor the variable out, and then divide both sides by the remaining factor to isolate it.

Examples

  • Solve the formula S=a1βˆ’rS = \frac{a}{1-r} for rr. Multiply by 1βˆ’r1-r to get
    S(1βˆ’r)=aS(1-r) = a
    . Distribute SS to get
    Sβˆ’Sr=aS - Sr = a
    . Then,
    βˆ’Sr=aβˆ’S-Sr = a - S
    , so
    r=aβˆ’Sβˆ’Sr = \frac{a-S}{-S}
    or
    r=Sβˆ’aSr = \frac{S-a}{S}
    .
  • Solve 1f=1u+1v\frac{1}{f} = \frac{1}{u} + \frac{1}{v} for uu. The LCD is fuvfuv. Multiply by the LCD to get
    uv=fv+fuuv = fv + fu
    . Move terms with uu to one side:
    uvβˆ’fu=fvuv - fu = fv
    . Factor out uu:
    u(vβˆ’f)=fvu(v-f) = fv
    . The solution is
    u=fvvβˆ’fu = \frac{fv}{v-f}
    .
  • Solve h=2Ab1+b2h = \frac{2A}{b_1 + b_2} for b1b_1. Multiply by b1+b2b_1+b_2 to get
    h(b1+b2)=2Ah(b_1+b_2) = 2A
    . Distribute hh:
    hb1+hb2=2Ahb_1 + hb_2 = 2A
    . Then
    hb1=2Aβˆ’hb2hb_1 = 2A - hb_2
    , and
    b1=2Aβˆ’hb2hb_1 = \frac{2A - hb_2}{h}
    .

Explanation

Rearranging formulas is like solving a puzzle. First, get rid of fractions. Then, herd all the pieces with your target variable to one side. If it appears in multiple terms, factor it out to isolate it.

Section 7

Motion Problems with Fractions

Property

Motion problems use the formula distance = rate Γ— time (

d=rtd=rt
). This can be rearranged to
t=drt = \frac{d}{r}
. To solve problems, let a variable represent the unknown speed. Use a table to organize distance, rate, and time for each part of the trip. Use the formula
t=drt = \frac{d}{r}
to create expressions for time, then write an equation based on the total time or a comparison of times.

Examples

  • A kayak travels 24 miles upstream and back in 9 hours. The river's current is 2 mph. Find the kayak's speed (kk) in still water. The equation is
    24kβˆ’2+24k+2=9\frac{24}{k-2} + \frac{24}{k+2} = 9
    . The solution is
    kβ‰ˆ5.5k \approx 5.5
    mph.
  • A train travels 300 miles with a tailwind of 25 mph and 200 miles back against the same wind. The total travel time is 5 hours. Find the train's speed (ss). The equation is
    300s+25+200sβˆ’25=5\frac{300}{s+25} + \frac{200}{s-25} = 5
    . The solution is
    s=75s=75
    mph.
  • Maria jogs 6 miles to the park and then walks 4 miles back home. Her jogging speed is twice her walking speed (ww). The total trip took 2 hours. Find her walking speed. The equation is
    62w+4w=2\frac{6}{2w} + \frac{4}{w} = 2
    . This simplifies to
    7w=2\frac{7}{w}=2
    , so
    w=3.5w=3.5
    mph.

Explanation

For tricky motion problems, the key is often time. By expressing time as distance divided by rate (

t=d/rt=d/r
), you can create fractional equations. Solving these equations reveals the unknown speeds or distances you're looking for.

Section 8

Work Problems

Property

The formula for work is: work rate Γ— time = work completed (

rt=wrt=w
). An individual's work rate is the fraction of a job completed in one unit of time. If a task takes tt hours to complete, the work rate is
1t\frac{1}{t}
of the job per hour. When multiple entities work together, their rates add up.

Examples

  • Tom can paint a room in 6 hours, and Jerry can do it in 12 hours. How long will it take them together? Let tt be the time together. The equation is
    t6+t12=1\frac{t}{6} + \frac{t}{12} = 1
    . The LCD is 12, so
    2t+t=122t + t = 12
    , and
    t=4t=4
    hours.
  • An inlet pipe fills a pool in 8 hours. A drain pipe empties it in 10 hours. If both are open, how long to fill the pool? Let tt be the time. The equation is
    t8βˆ’t10=1\frac{t}{8} - \frac{t}{10} = 1
    . The LCD is 40, so
    5tβˆ’4t=405t - 4t = 40
    , and
    t=40t=40
    hours.
  • Printer A can print a manuscript in 3 hours. After working for 1 hour, Printer B joins, and they finish in 1 more hour. How long would it take Printer B alone? Let bb be B's time. The equation is
    1=23+1b1 = \frac{2}{3} + \frac{1}{b}
    . This gives
    13=1b\frac{1}{3} = \frac{1}{b}
    , so
    b=3b=3
    hours.

Explanation

Work problems are about rates. Figure out how much of the job each person (or pipe) can do in one hour. Add those rates together to find their combined rate, then use that to find the time it takes to complete one whole job.

Book overview

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

Continue this chapter

Chapter 8: Algebraic Fractions

  1. Lesson 1

    Lesson 1: Algebraic Fractions

  2. Lesson 2

    Lesson 2: Operations on Fractions

  3. Lesson 3

    Lesson 3: Lowest Common Denominator

  4. Lesson 4Current

    Lesson 4: Equations with Fractions

  5. Lesson 5

    Lesson 5: Chapter Summary and Review

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

πŸ“˜ Equations with Fractions

New Concept

Learn to solve equations with fractions by "clearing" the denominators. Multiplying every term by the Least Common Denominator (LCD) simplifies the equation, but be sure to check for extraneous solutions when variables are in the denominator.

What’s next

Get ready to apply this concept. You'll work through interactive examples, tackle practice problems, and see how to solve real-world motion and work problems.

Section 2

Clearing Fractions in Equations

Property

To solve an equation that involves an algebraic fraction, multiply both sides of the equation by the denominator of the fraction to 'clear' the fraction. For an equation like

axb=c\frac{ax}{b} = c
, multiplying by bb gives
b(axb)=(c)bb\left(\frac{ax}{b}\right) = (c)b
, which simplifies to
ax=cbax = cb
.

Examples

  • To solve 2x7=4\frac{2x}{7} = 4, multiply both sides by 7:
    7(2x7)=(4)77\left(\frac{2x}{7}\right) = (4)7
    , so
    2x=282x = 28
    , and
    x=14x = 14
    .
  • To solve 40+8yy=12\frac{40 + 8y}{y} = 12, multiply both sides by yy:
    y(40+8yy)=(12)yy\left(\frac{40 + 8y}{y}\right) = (12)y
    , so
    40+8y=12y40 + 8y = 12y
    . This simplifies to
    40=4y40 = 4y
    , and
    y=10y = 10
    .
  • To solve zβˆ’92=βˆ’5\frac{z - 9}{2} = -5, multiply both sides by 2:
    2(zβˆ’92)=(βˆ’5)22\left(\frac{z - 9}{2}\right) = (-5)2
    , so
    zβˆ’9=βˆ’10z - 9 = -10
    , and
    z=βˆ’1z = -1
    .

Explanation

Think of this as undoing division. Since a fraction is a division problem, multiplying by the denominator cancels it out. This transforms a fractional equation into a simpler, linear one that is much easier to solve.

Section 3

Using an LCD to Clear Fractions

Property

If an equation contains more than one fraction, multiply both sides of the equation by the LCD (Least Common Denominator) of all the fractions. This will clear all the denominators at once. Be sure to multiply each term of the equation by the LCD, including terms that are not fractions.

Examples

  • Solve x2+5=3x4\frac{x}{2} + 5 = \frac{3x}{4}. The LCD is 4. Multiply every term by 4:
    4(x2)+4(5)=4(3x4)4\left(\frac{x}{2}\right) + 4(5) = 4\left(\frac{3x}{4}\right)
    , which simplifies to
    2x+20=3x2x + 20 = 3x
    , so
    x=20x = 20
    .
  • Solve y2βˆ’y5=6\frac{y}{2} - \frac{y}{5} = 6. The LCD is 10. Multiply every term by 10:
    10(y2)βˆ’10(y5)=10(6)10\left(\frac{y}{2}\right) - 10\left(\frac{y}{5}\right) = 10(6)
    , which simplifies to
    5yβˆ’2y=605y - 2y = 60
    , so
    3y=603y = 60
    and
    y=20y=20
    .
  • Solve a3βˆ’2=a4+12\frac{a}{3} - 2 = \frac{a}{4} + \frac{1}{2}. The LCD is 12. This gives
    12(a3)βˆ’12(2)=12(a4)+12(12)12\left(\frac{a}{3}\right) - 12(2) = 12\left(\frac{a}{4}\right) + 12\left(\frac{1}{2}\right)
    , so
    4aβˆ’24=3a+64a - 24 = 3a + 6
    , and
    a=30a = 30
    .

Explanation

Using the LCD is an efficient way to eliminate all fractions in a single step. By multiplying every term by the common denominator, each fraction simplifies to an integer or polynomial, leaving a straightforward equation to solve.

Section 4

Variables in the Denominator

Property

Equations that involve algebraic fractions with variables in the denominator can also be solved using an LCD. The process remains the same: find the LCD for all fractions, which may include variable expressions, and multiply both sides of the equation by this LCD to clear the fractions.

Examples

  • Solve 10xβˆ’3=5\frac{10}{x-3} = 5. The LCD is xβˆ’3x-3. Multiply both sides by xβˆ’3x-3 to get
    10=5(xβˆ’3)10 = 5(x-3)
    , which is
    10=5xβˆ’1510 = 5x - 15
    . The solution is
    x=5x=5
    .
  • Solve 32+4=2x+7xβˆ’1\frac{3}{2} + 4 = \frac{2x+7}{x-1}. The LCD is 2(xβˆ’1)2(x-1). Multiplying gives
    3(xβˆ’1)+8(xβˆ’1)=2(2x+7)3(x-1) + 8(x-1) = 2(2x+7)
    . This simplifies to
    11xβˆ’11=4x+1411x - 11 = 4x + 14
    , so
    7x=257x = 25
    and
    x=257x = \frac{25}{7}
    .
  • Solve yy+1=23\frac{y}{y+1} = \frac{2}{3}. The LCD is 3(y+1)3(y+1). Multiplying gives
    3y=2(y+1)3y = 2(y+1)
    , so
    3y=2y+23y = 2y + 2
    , and
    y=2y=2
    .

Explanation

Even if variables are in the denominator, the core strategy doesn't change. Find the LCD, multiply every term to clear fractions, and solve the resulting polynomial equation. Just be careful for extraneous solutions!

Section 5

Extraneous Solutions

Property

When multiplying an equation by an expression containing a variable, a false solution may be introduced. Such a solution is called an extraneous solution. To check for extraneous solutions, substitute the possible solution into the original equation. If it causes any denominator in the original equation to equal zero, that solution is extraneous and must be discarded.

Examples

  • Solve 5+2xβˆ’4=xβˆ’2xβˆ’45 + \frac{2}{x-4} = \frac{x-2}{x-4}. Multiplying by the LCD xβˆ’4x-4 gives
    5(xβˆ’4)+2=xβˆ’25(x-4) + 2 = x-2
    , so
    5xβˆ’20+2=xβˆ’25x - 20 + 2 = x-2
    , which simplifies to
    4x=164x = 16
    and
    x=4x=4
    . Since x=4x=4 makes the original denominator zero, it is an extraneous solution. There is no solution.
  • Solve yy+2βˆ’1=βˆ’2y+2\frac{y}{y+2} - 1 = \frac{-2}{y+2}. The LCD is y+2y+2. This gives
    yβˆ’1(y+2)=βˆ’2y - 1(y+2) = -2
    , so
    yβˆ’yβˆ’2=βˆ’2y - y - 2 = -2
    , which is
    βˆ’2=βˆ’2-2=-2
    . The proposed solution is y=βˆ’2y=-2, which is extraneous. No solution.
  • Solve 3aaβˆ’6βˆ’4=18aβˆ’6\frac{3a}{a-6} - 4 = \frac{18}{a-6}. The LCD is aβˆ’6a-6. This gives
    3aβˆ’4(aβˆ’6)=183a - 4(a-6) = 18
    , so
    3aβˆ’4a+24=183a - 4a + 24 = 18
    , which simplifies to
    βˆ’a=βˆ’6-a = -6
    and
    a=6a=6
    . This solution is extraneous.

Explanation

An extraneous solution is a tricky fake-out! It appears to be a valid answer, but it's invalid in the original context because it makes you divide by zero. Always plug your solution back in to check the original denominators.

Section 6

Solving Formulas with Fractions

Property

To solve a formula for a specific variable, first clear any fractions by multiplying the entire equation by the LCD. Next, gather all terms containing the desired variable on one side of the equation. If there are multiple terms with the variable, factor the variable out, and then divide both sides by the remaining factor to isolate it.

Examples

  • Solve the formula S=a1βˆ’rS = \frac{a}{1-r} for rr. Multiply by 1βˆ’r1-r to get
    S(1βˆ’r)=aS(1-r) = a
    . Distribute SS to get
    Sβˆ’Sr=aS - Sr = a
    . Then,
    βˆ’Sr=aβˆ’S-Sr = a - S
    , so
    r=aβˆ’Sβˆ’Sr = \frac{a-S}{-S}
    or
    r=Sβˆ’aSr = \frac{S-a}{S}
    .
  • Solve 1f=1u+1v\frac{1}{f} = \frac{1}{u} + \frac{1}{v} for uu. The LCD is fuvfuv. Multiply by the LCD to get
    uv=fv+fuuv = fv + fu
    . Move terms with uu to one side:
    uvβˆ’fu=fvuv - fu = fv
    . Factor out uu:
    u(vβˆ’f)=fvu(v-f) = fv
    . The solution is
    u=fvvβˆ’fu = \frac{fv}{v-f}
    .
  • Solve h=2Ab1+b2h = \frac{2A}{b_1 + b_2} for b1b_1. Multiply by b1+b2b_1+b_2 to get
    h(b1+b2)=2Ah(b_1+b_2) = 2A
    . Distribute hh:
    hb1+hb2=2Ahb_1 + hb_2 = 2A
    . Then
    hb1=2Aβˆ’hb2hb_1 = 2A - hb_2
    , and
    b1=2Aβˆ’hb2hb_1 = \frac{2A - hb_2}{h}
    .

Explanation

Rearranging formulas is like solving a puzzle. First, get rid of fractions. Then, herd all the pieces with your target variable to one side. If it appears in multiple terms, factor it out to isolate it.

Section 7

Motion Problems with Fractions

Property

Motion problems use the formula distance = rate Γ— time (

d=rtd=rt
). This can be rearranged to
t=drt = \frac{d}{r}
. To solve problems, let a variable represent the unknown speed. Use a table to organize distance, rate, and time for each part of the trip. Use the formula
t=drt = \frac{d}{r}
to create expressions for time, then write an equation based on the total time or a comparison of times.

Examples

  • A kayak travels 24 miles upstream and back in 9 hours. The river's current is 2 mph. Find the kayak's speed (kk) in still water. The equation is
    24kβˆ’2+24k+2=9\frac{24}{k-2} + \frac{24}{k+2} = 9
    . The solution is
    kβ‰ˆ5.5k \approx 5.5
    mph.
  • A train travels 300 miles with a tailwind of 25 mph and 200 miles back against the same wind. The total travel time is 5 hours. Find the train's speed (ss). The equation is
    300s+25+200sβˆ’25=5\frac{300}{s+25} + \frac{200}{s-25} = 5
    . The solution is
    s=75s=75
    mph.
  • Maria jogs 6 miles to the park and then walks 4 miles back home. Her jogging speed is twice her walking speed (ww). The total trip took 2 hours. Find her walking speed. The equation is
    62w+4w=2\frac{6}{2w} + \frac{4}{w} = 2
    . This simplifies to
    7w=2\frac{7}{w}=2
    , so
    w=3.5w=3.5
    mph.

Explanation

For tricky motion problems, the key is often time. By expressing time as distance divided by rate (

t=d/rt=d/r
), you can create fractional equations. Solving these equations reveals the unknown speeds or distances you're looking for.

Section 8

Work Problems

Property

The formula for work is: work rate Γ— time = work completed (

rt=wrt=w
). An individual's work rate is the fraction of a job completed in one unit of time. If a task takes tt hours to complete, the work rate is
1t\frac{1}{t}
of the job per hour. When multiple entities work together, their rates add up.

Examples

  • Tom can paint a room in 6 hours, and Jerry can do it in 12 hours. How long will it take them together? Let tt be the time together. The equation is
    t6+t12=1\frac{t}{6} + \frac{t}{12} = 1
    . The LCD is 12, so
    2t+t=122t + t = 12
    , and
    t=4t=4
    hours.
  • An inlet pipe fills a pool in 8 hours. A drain pipe empties it in 10 hours. If both are open, how long to fill the pool? Let tt be the time. The equation is
    t8βˆ’t10=1\frac{t}{8} - \frac{t}{10} = 1
    . The LCD is 40, so
    5tβˆ’4t=405t - 4t = 40
    , and
    t=40t=40
    hours.
  • Printer A can print a manuscript in 3 hours. After working for 1 hour, Printer B joins, and they finish in 1 more hour. How long would it take Printer B alone? Let bb be B's time. The equation is
    1=23+1b1 = \frac{2}{3} + \frac{1}{b}
    . This gives
    13=1b\frac{1}{3} = \frac{1}{b}
    , so
    b=3b=3
    hours.

Explanation

Work problems are about rates. Figure out how much of the job each person (or pipe) can do in one hour. Add those rates together to find their combined rate, then use that to find the time it takes to complete one whole job.

Book overview

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

Continue this chapter

Chapter 8: Algebraic Fractions

  1. Lesson 1

    Lesson 1: Algebraic Fractions

  2. Lesson 2

    Lesson 2: Operations on Fractions

  3. Lesson 3

    Lesson 3: Lowest Common Denominator

  4. Lesson 4Current

    Lesson 4: Equations with Fractions

  5. Lesson 5

    Lesson 5: Chapter Summary and Review