Skip to content
Solve Equations with Fraction or Decimal Coefficients

Solve Equations with Fraction or Decimal Coefficients

By the end of this section, you will be able to: solve equations with fraction coefficients, and solve equations with decimal coefficients.

Solve equations with fraction coefficients

Let’s use the General Strategy for Solving Linear Equations introduced earlier to solve the equation 18x+12=14\tfrac{1}{8}x + \tfrac{1}{2} = \tfrac{1}{4}.

To isolate the xx term, subtract 12\tfrac{1}{2} from both sides:

18x+1212=1412\tfrac{1}{8}x + \tfrac{1}{2} - \tfrac{1}{2} = \tfrac{1}{4} - \tfrac{1}{2}

Simplify the left side:

18x=1412\tfrac{1}{8}x = \tfrac{1}{4} - \tfrac{1}{2}

Change the constants to equivalent fractions with the LCD:

18x=1424\tfrac{1}{8}x = \tfrac{1}{4} - \tfrac{2}{4}

Subtract:

18x=14\tfrac{1}{8}x = -\tfrac{1}{4}

Multiply both sides by the reciprocal of 18\tfrac{1}{8}:

818x=8(14)8 \cdot \tfrac{1}{8}x = 8\left(-\tfrac{1}{4}\right)

Simplify:

x=2x = -2

This method worked fine, but many students don’t feel very confident when they see all those fractions. So we are going to show an alternate method to solve equations with fractions. This alternate method eliminates the fractions.

We will apply the Multiplication Property of Equality and multiply both sides of an equation by the least common denominator of all the fractions in the equation. The result of this operation will be a new equation, equivalent to the first, but with no fractions. This process is called clearing the equation of fractions. Let’s solve the same equation again, but this time use the method that clears the fractions.

Example. Solve: 18x+12=14\tfrac{1}{8}x + \tfrac{1}{2} = \tfrac{1}{4}.

Find the least common denominator of all the fractions in the equation. Here, the LCD is 88.

Multiply both sides of the equation by that LCD, 88. This clears the fractions:

8(18x+12)=8(14)8\left(\tfrac{1}{8}x + \tfrac{1}{2}\right) = 8\left(\tfrac{1}{4}\right)

Use the Distributive Property:

818x+812=8148 \cdot \tfrac{1}{8}x + 8 \cdot \tfrac{1}{2} = 8 \cdot \tfrac{1}{4}

Simplify — and notice, no more fractions!

x+4=2x + 4 = 2

Solve using the General Strategy for Solving Linear Equations. Subtract 44 from both sides:

x+44=24x + 4 - 4 = 2 - 4

Simplify:

x=2x = -2

Check: substitute x=2x = -2 into 18x+12=14\tfrac{1}{8}x + \tfrac{1}{2} = \tfrac{1}{4}:

18(2)+12=?1428+48=?1424=?1414=14\tfrac{1}{8}(-2) + \tfrac{1}{2} \stackrel{?}{=} \tfrac{1}{4} \qquad -\tfrac{2}{8} + \tfrac{4}{8} \stackrel{?}{=} \tfrac{1}{4} \qquad \tfrac{2}{4} \stackrel{?}{=} \tfrac{1}{4} \qquad \tfrac{1}{4} = \tfrac{1}{4} \checkmark

Notice in this example that once we cleared the equation of fractions, the equation was like those we solved earlier in this chapter. We changed the problem to one we already knew how to solve! We then used the General Strategy for Solving Linear Equations.

Solve equations with fraction coefficients by clearing the fractions.

  1. Find the least common denominator of all the fractions in the equation.
  2. Multiply both sides of the equation by that LCD. This clears the fractions.
  3. Solve using the General Strategy for Solving Linear Equations.

Solve: 14x+12=58\tfrac{1}{4}x + \tfrac{1}{2} = \tfrac{5}{8}.

Solve: 16y13=16\tfrac{1}{6}y - \tfrac{1}{3} = \tfrac{1}{6}.

Example. Solve: 7=12x+34x23x7 = \tfrac{1}{2}x + \tfrac{3}{4}x - \tfrac{2}{3}x.

We want to clear the fractions by multiplying both sides of the equation by the LCD of all the fractions in the equation.

Find the least common denominator of all the fractions in the equation. Here, the LCD is 1212.

Multiply both sides of the equation by 1212:

12(7)=12(12x+34x23x)12(7) = 12 \cdot \left(\tfrac{1}{2}x + \tfrac{3}{4}x - \tfrac{2}{3}x\right)

Distribute:

12(7)=1212x+1234x1223x12(7) = 12 \cdot \tfrac{1}{2}x + 12 \cdot \tfrac{3}{4}x - 12 \cdot \tfrac{2}{3}x

Simplify — and notice, no more fractions!

84=6x+9x8x84 = 6x + 9x - 8x

Combine like terms:

84=7x84 = 7x

Divide by 77:

847=7x7\tfrac{84}{7} = \tfrac{7x}{7}

Simplify:

12=x12 = x

Check: substitute x=12x = 12 into 7=12x+34x23x7 = \tfrac{1}{2}x + \tfrac{3}{4}x - \tfrac{2}{3}x:

7=?12(12)+34(12)23(12)7=?6+987=77 \stackrel{?}{=} \tfrac{1}{2}(12) + \tfrac{3}{4}(12) - \tfrac{2}{3}(12) \qquad 7 \stackrel{?}{=} 6 + 9 - 8 \qquad 7 = 7 \checkmark

Solve: 6=12v+25v34v6 = \tfrac{1}{2}v + \tfrac{2}{5}v - \tfrac{3}{4}v.

In the next example, we’ll have variables and fractions on both sides of the equation.

Example. Solve: x+13=16x12x + \tfrac{1}{3} = \tfrac{1}{6}x - \tfrac{1}{2}.

Find the LCD of all the fractions in the equation. Here, the LCD is 66.

Multiply both sides by the LCD:

6(x+13)=6(16x12)6\left(x + \tfrac{1}{3}\right) = 6\left(\tfrac{1}{6}x - \tfrac{1}{2}\right)

Distribute:

6x+613=616x6126 \cdot x + 6 \cdot \tfrac{1}{3} = 6 \cdot \tfrac{1}{6}x - 6 \cdot \tfrac{1}{2}

Simplify — no more fractions!

6x+2=x36x + 2 = x - 3

Subtract xx from both sides:

6xx+2=xx36x - x + 2 = x - x - 3

Simplify:

5x+2=35x + 2 = -3

Subtract 22 from both sides:

5x+22=325x + 2 - 2 = -3 - 2

Simplify:

5x=55x = -5

Divide by 55:

5x5=55\tfrac{5x}{5} = \tfrac{-5}{5}

Simplify:

x=1x = -1

Check: substitute x=1x = -1 into x+13=16x12x + \tfrac{1}{3} = \tfrac{1}{6}x - \tfrac{1}{2}:

(1)+13=?16(1)1223=?163623=23(-1) + \tfrac{1}{3} \stackrel{?}{=} \tfrac{1}{6}(-1) - \tfrac{1}{2} \qquad -\tfrac{2}{3} \stackrel{?}{=} -\tfrac{1}{6} - \tfrac{3}{6} \qquad -\tfrac{2}{3} = -\tfrac{2}{3} \checkmark

Solve: a+34=38a12a + \tfrac{3}{4} = \tfrac{3}{8}a - \tfrac{1}{2}.

Solve: c+34=12c14c + \tfrac{3}{4} = \tfrac{1}{2}c - \tfrac{1}{4}.

In the next example, we’ll start by using the Distributive Property. This step will clear the fractions right away.

Example. Solve: 1=12(4x+2)1 = \tfrac{1}{2}(4x + 2).

Distribute:

1=124x+1221 = \tfrac{1}{2} \cdot 4x + \tfrac{1}{2} \cdot 2

Simplify. Now there are no fractions to clear!

1=2x+11 = 2x + 1

Subtract 11 from both sides:

11=2x+111 - 1 = 2x + 1 - 1

Simplify:

0=2x0 = 2x

Divide by 22:

02=2x2\tfrac{0}{2} = \tfrac{2x}{2}

Simplify:

0=x0 = x

Check: substitute x=0x = 0 into 1=12(4x+2)1 = \tfrac{1}{2}(4x + 2):

1=?12(4(0)+2)1=?12(2)1=?221=11 \stackrel{?}{=} \tfrac{1}{2}(4(0) + 2) \qquad 1 \stackrel{?}{=} \tfrac{1}{2}(2) \qquad 1 \stackrel{?}{=} \tfrac{2}{2} \qquad 1 = 1 \checkmark

Solve: 11=12(6p+2)-11 = \tfrac{1}{2}(6p + 2).

Many times, there will still be fractions, even after distributing.

Example. Solve: 12(y5)=14(y1)\tfrac{1}{2}(y - 5) = \tfrac{1}{4}(y - 1).

Distribute:

12y125=14y141\tfrac{1}{2} \cdot y - \tfrac{1}{2} \cdot 5 = \tfrac{1}{4} \cdot y - \tfrac{1}{4} \cdot 1

Simplify:

12y52=14y14\tfrac{1}{2}y - \tfrac{5}{2} = \tfrac{1}{4}y - \tfrac{1}{4}

Multiply by the LCD, 44:

4(12y52)=4(14y14)4\left(\tfrac{1}{2}y - \tfrac{5}{2}\right) = 4\left(\tfrac{1}{4}y - \tfrac{1}{4}\right)

Distribute:

412y452=414y4144 \cdot \tfrac{1}{2}y - 4 \cdot \tfrac{5}{2} = 4 \cdot \tfrac{1}{4}y - 4 \cdot \tfrac{1}{4}

Simplify:

2y10=y12y - 10 = y - 1

Collect the yy terms to the left:

2y10y=y1y2y - 10 - y = y - 1 - y

Simplify:

y10=1y - 10 = -1

Collect the constants to the right:

y10+10=1+10y - 10 + 10 = -1 + 10

Simplify:

y=9y = 9

Check: substitute y=9y = 9 into 12(y5)=14(y1)\tfrac{1}{2}(y - 5) = \tfrac{1}{4}(y - 1):

12(95)=?14(91)12(4)=?14(8)2=2\tfrac{1}{2}(9 - 5) \stackrel{?}{=} \tfrac{1}{4}(9 - 1) \qquad \tfrac{1}{2}(4) \stackrel{?}{=} \tfrac{1}{4}(8) \qquad 2 = 2 \checkmark

Solve: 15(n+3)=14(n+2)\tfrac{1}{5}(n + 3) = \tfrac{1}{4}(n + 2).

Solve equations with decimal coefficients

Some equations have decimals in them. This kind of equation will occur when we solve problems dealing with money and percent. But decimals are really another way to represent fractions. For example, 0.3=3100.3 = \tfrac{3}{10} and 0.17=171000.17 = \tfrac{17}{100}. So, when we have an equation with decimals, we can use the same process we used to clear fractions — multiply both sides of the equation by the least common denominator.

Example. Solve: 0.8x5=70.8x - 5 = 7.

The only decimal in the equation is 0.80.8. Since 0.8=8100.8 = \tfrac{8}{10}, the LCD is 1010. We can multiply both sides by 1010 to clear the decimal.

Multiply both sides by the LCD:

10(0.8x5)=10(7)10(0.8x - 5) = 10(7)

Distribute:

10(0.8x)10(5)=10(7)10(0.8x) - 10(5) = 10(7)

Multiply, and notice, no more decimals!

8x50=708x - 50 = 70

Add 5050 to get all constants to the right:

8x50+50=70+508x - 50 + 50 = 70 + 50

Simplify:

8x=1208x = 120

Divide both sides by 88:

8x8=1208\tfrac{8x}{8} = \tfrac{120}{8}

Simplify:

x=15x = 15

Check: substitute x=15x = 15 into 0.8x5=70.8x - 5 = 7:

0.8(15)5=?7125=?77=70.8(15) - 5 \stackrel{?}{=} 7 \qquad 12 - 5 \stackrel{?}{=} 7 \qquad 7 = 7 \checkmark

Solve: 0.6x1=110.6x - 1 = 11.

Example. Solve: 0.06x+0.02=0.25x1.50.06x + 0.02 = 0.25x - 1.5.

Look at the decimals and think of the equivalent fractions: 0.06=61000.06 = \tfrac{6}{100}, 0.02=21000.02 = \tfrac{2}{100}, 0.25=251000.25 = \tfrac{25}{100}, 1.5=15101.5 = 1\tfrac{5}{10}. Notice the LCD is 100100.

By multiplying by the LCD we will clear the decimals. Multiply both sides by 100100:

100(0.06x+0.02)=100(0.25x1.5)100(0.06x + 0.02) = 100(0.25x - 1.5)

Distribute:

100(0.06x)+100(0.02)=100(0.25x)100(1.5)100(0.06x) + 100(0.02) = 100(0.25x) - 100(1.5)

Multiply, and now no more decimals:

6x+2=25x1506x + 2 = 25x - 150

Collect the variables to the right by subtracting 6x6x from both sides:

6x6x+2=25x6x1506x - 6x + 2 = 25x - 6x - 150

Simplify:

2=19x1502 = 19x - 150

Collect the constants to the left by adding 150150 to both sides:

2+150=19x150+1502 + 150 = 19x - 150 + 150

Simplify:

152=19x152 = 19x

Divide by 1919:

15219=19x19\tfrac{152}{19} = \tfrac{19x}{19}

Simplify:

8=x8 = x

Check: substitute x=8x = 8 into 0.06x+0.02=0.25x1.50.06x + 0.02 = 0.25x - 1.5:

0.06(8)+0.02=?0.25(8)1.50.48+0.02=?2.001.50.50=0.500.06(8) + 0.02 \stackrel{?}{=} 0.25(8) - 1.5 \qquad 0.48 + 0.02 \stackrel{?}{=} 2.00 - 1.5 \qquad 0.50 = 0.50 \checkmark

Solve: 0.14h+0.12=0.35h2.40.14h + 0.12 = 0.35h - 2.4.

The next example uses an equation that is typical of the ones we will see in money applications later in this course. Notice that we will distribute the decimal first before we clear all decimals in the equation.

Example. Solve: 0.25x+0.05(x+3)=2.850.25x + 0.05(x + 3) = 2.85.

Distribute first:

0.25x+0.05x+0.15=2.850.25x + 0.05x + 0.15 = 2.85

Combine like terms:

0.30x+0.15=2.850.30x + 0.15 = 2.85

To clear decimals, multiply by 100100:

100(0.30x+0.15)=100(2.85)100(0.30x + 0.15) = 100(2.85)

Distribute:

30x+15=28530x + 15 = 285

Subtract 1515 from both sides:

30x+1515=2851530x + 15 - 15 = 285 - 15

Simplify:

30x=27030x = 270

Divide by 3030:

30x30=27030\tfrac{30x}{30} = \tfrac{270}{30}

Simplify:

x=9x = 9

Check: substitute x=9x = 9 into 0.25x+0.05(x+3)=2.850.25x + 0.05(x + 3) = 2.85:

0.25(9)+0.05(9+3)=?2.852.25+0.05(12)=?2.852.25+0.60=?2.852.85=2.850.25(9) + 0.05(9 + 3) \stackrel{?}{=} 2.85 \qquad 2.25 + 0.05(12) \stackrel{?}{=} 2.85 \qquad 2.25 + 0.60 \stackrel{?}{=} 2.85 \qquad 2.85 = 2.85 \checkmark

Solve: 0.25n+0.05(n+5)=2.950.25n + 0.05(n + 5) = 2.95.

Solve: 0.10d+0.05(d5)=2.150.10d + 0.05(d - 5) = 2.15.

Key terms

clearing the equation of fractions — multiplying both sides of an equation by the least common denominator of all the fractions in the equation, so the resulting equivalent equation has no fractions. clearing the equation of decimals — the same idea applied to decimal coefficients: multiplying both sides by a power of ten equal to the LCD of the decimals’ equivalent fractions removes the decimal points.


This section is adapted from Prealgebra 2e, Section 8.4: Solve Equations with Fraction or Decimal Coefficients by Lynn Marecek, MaryAnne Anthony-Smith, and Andrea Honeycutt Mathis, © OpenStax, licensed under CC BY-NC-SA 4.0. Access the original for free at openstax.org. Changes: omitted the Be Prepared quiz, Media links, and end-of-section exercises; and converted the practice problems (“Try Its”) into interactive exercises with instant feedback.