Skip to content
Solve Equations with Fractions

Solve Equations with Fractions

By the end of this section, you will be able to: determine whether a fraction is a solution of an equation, solve equations with fractions using the Addition, Subtraction, and Division Properties of Equality, solve equations using the Multiplication Property of Equality, and translate sentences to equations and solve.

Determine whether a fraction is a solution of an equation

A solution of an equation is a value that makes a true statement when substituted for the variable. The steps for checking whether a number is a solution are the same whether the solution is a whole number, an integer, or a fraction.

Determine whether a number is a solution to an equation.

  1. Substitute the number for the variable in the equation.
  2. Simplify the expressions on both sides of the equation.
  3. Determine whether the resulting equation is true. If it is true, the number is a solution. If it is not true, the number is not a solution.

Example. Determine whether each of the following is a solution of x310=12x - \tfrac{3}{10} = \tfrac{1}{2}: (a) x=1x=1; (b) x=45x=\tfrac{4}{5}; (c) x=45x=-\tfrac{4}{5}.

(a) Substitute 11 for xx: 1310=?121 - \tfrac{3}{10} \stackrel{?}{=} \tfrac{1}{2}. Rewriting with LCD 1010: 1010310=710\tfrac{10}{10} - \tfrac{3}{10} = \tfrac{7}{10}, which is not equal to 510\tfrac{5}{10}. So x=1x=1 is not a solution.

(b) Substitute 45\tfrac{4}{5} for xx: 45310=?12\tfrac{4}{5} - \tfrac{3}{10} \stackrel{?}{=} \tfrac{1}{2}. Rewriting: 810310=510=510\tfrac{8}{10} - \tfrac{3}{10} = \tfrac{5}{10} = \tfrac{5}{10}. True, so x=45x=\tfrac{4}{5} is a solution.

(c) Substitute 45-\tfrac{4}{5} for xx: 810310=1110-\tfrac{8}{10} - \tfrac{3}{10} = -\tfrac{11}{10}, which is not equal to 510\tfrac{5}{10}. So x=45x=-\tfrac{4}{5} is not a solution.

Is x=56x = \tfrac{5}{6} a solution of x23=16x - \tfrac{2}{3} = \tfrac{1}{6}? Enter 1 for yes or 0 for no.

Solve equations with fractions using the Addition, Subtraction, and Division Properties of Equality

We use the same properties of equality with fractions as we did with whole numbers and integers.

Addition, Subtraction, and Division Properties of Equality. For any numbers aa, bb, and cc: if a=ba=b, then a+c=b+ca+c=b+c (Addition Property); if a=ba=b, then ac=bca-c=b-c (Subtraction Property); if a=ba=b, then ac=bc\tfrac{a}{c}=\tfrac{b}{c}, c0c \neq 0 (Division Property).

When you add, subtract, or divide both sides of an equation by the same quantity, you still have equality.

Example. Solve: y+916=516y + \tfrac{9}{16} = \tfrac{5}{16}.

Subtract 916\tfrac{9}{16} from each side to undo the addition: y=516916=416y = \tfrac{5}{16} - \tfrac{9}{16} = -\tfrac{4}{16}. Simplify:

y=14y = -\frac{1}{4}

Checking by substituting 14-\tfrac{1}{4} back in confirms the solution.

Solve: y+1112=512y + \tfrac{11}{12} = \tfrac{5}{12}

Example. Solve: a59=89a - \tfrac{5}{9} = -\tfrac{8}{9}.

Add 59\tfrac{5}{9} to each side to undo the subtraction: a=89+59=39a = -\tfrac{8}{9} + \tfrac{5}{9} = -\tfrac{3}{9}. Simplify:

a=13a = -\frac{1}{3}

Solve: a35=85a - \tfrac{3}{5} = -\tfrac{8}{5}

The next example may not look like it has a fraction, but see what happens when we solve it.

Example. Solve: 10q=4410q = 44.

Divide both sides by 1010 to undo the multiplication: q=4410q = \tfrac{44}{10}. Simplify:

q=225q = \frac{22}{5}

The solution is a fraction — we leave it in that form rather than converting to a mixed number, since it came from solving an equation.

Solve: 12u=7612u = -76

Solve equations using the Multiplication Property of Equality

Consider the equation x4=3\tfrac{x}{4} = 3. To “undo” the division, we multiply both sides by 44 — the Multiplication Property of Equality.

Multiplication Property of Equality. For any numbers aa, bb, and cc: if a=ba=b, then ac=bcac=bc.

If you multiply both sides of an equation by the same quantity, you still have equality.

Example. Solve: x7=9\tfrac{x}{7} = -9.

Multiply both sides by 77 to isolate xx: 7x7=7(9)7 \cdot \tfrac{x}{7} = 7(-9). Simplify:

x=63x = -63

Solve: f5=25\tfrac{f}{5} = -25

Example. Solve: p8=40\tfrac{p}{-8} = -40.

Here, pp is divided by 8-8; multiply both sides by 8-8 to isolate pp: 8p8=8(40)-8 \cdot \tfrac{p}{-8} = -8(-40). Simplify:

p=320p = 320

Solve: c7=35\tfrac{c}{-7} = -35

Solve equations with a coefficient of 1-1

Look at the equation y=15-y = 15. It might look like yy is already isolated, but there’s a negative sign in front, so it’s not. There are three ways to isolate the variable here: rewrite y-y as 1y-1y and divide both sides by 1-1; multiply both sides by 1-1; or read y-y as “the opposite of yy” and ask what number has 1515 as its opposite.

Example. Solve: y=15-y = 15.

Rewriting y-y as 1y-1y and dividing both sides by 1-1: 1y1=151\tfrac{-1y}{-1} = \tfrac{15}{-1}, so y=15y = -15. (Multiplying both sides by 1-1, or reasoning that the opposite of 15-15 is 1515, gives the same answer.)

Solve: c=23-c = -23

Solve equations with a fraction coefficient

When an equation has a fraction coefficient, we use the Multiplication Property of Equality to make the coefficient equal to 11 — by multiplying both sides by the reciprocal of the coefficient.

Example. Solve: 34x=24\tfrac{3}{4}x = 24.

The coefficient of xx is 34\tfrac{3}{4}. Multiply both sides by its reciprocal, 43\tfrac{4}{3}: 4334x=4324\tfrac{4}{3} \cdot \tfrac{3}{4}x = \tfrac{4}{3} \cdot 24. Simplify:

x=32x = 32

Notice we could instead have divided both sides by 34\tfrac{3}{4} — the same result, since dividing by a fraction is the same as multiplying by its reciprocal — but multiplying by the reciprocal is usually easier.

Solve: 25n=14\tfrac{2}{5} n = 14

Example. Solve: 38w=72-\tfrac{3}{8}w = 72.

The coefficient is a negative fraction, so its reciprocal is also negative. Multiply both sides by 83-\tfrac{8}{3}: 83(38w)=83(72)-\tfrac{8}{3}\left(-\tfrac{3}{8}w\right) = -\tfrac{8}{3}(72). Simplify:

w=192w = -192

Solve: 47a=52-\tfrac{4}{7} a = 52

Translate sentences to equations and solve

Now we’ve covered all four properties of equality — addition, subtraction, multiplication, and division. When you add, subtract, multiply, or divide the same quantity on both sides of an equation, you still have equality.

Example. Translate and solve: “nn divided by 66 is 24-24.”

Translate: n6=24\tfrac{n}{6} = -24. Multiply both sides by 66: n=6(24)n = 6(-24). Simplify:

n=144n = -144

Checking: is 144-144 divided by 66 equal to 24-24? Yes.

Translate and solve: nn divided by 7 is equal to -21.

Example. Translate and solve: “The quotient of qq and 5-5 is 7070.”

Translate: q5=70\tfrac{q}{-5} = 70. Multiply both sides by 5-5: q=5(70)q = -5(70). Simplify:

q=350q = -350

Translate and solve: The quotient of qq and -8 is 72.

Example. Translate and solve: “Two-thirds of ff is 1818.”

Translate: 23f=18\tfrac{2}{3}f = 18. Multiply both sides by the reciprocal, 32\tfrac{3}{2}: f=3218f = \tfrac{3}{2} \cdot 18. Simplify:

f=27f = 27

Translate and solve: Two-fifths of ff is 16.

Example. Translate and solve: “The quotient of mm and 56\tfrac{5}{6} is 34\tfrac{3}{4}.”

Translate: m56=34\tfrac{m}{\tfrac{5}{6}} = \tfrac{3}{4}. Multiply both sides by 56\tfrac{5}{6} to isolate mm: m=5634m = \tfrac{5}{6} \cdot \tfrac{3}{4}. Removing common factors:

m=58m = \frac{5}{8}

Translate and solve: The quotient of nn and 23\tfrac{2}{3} is 512\tfrac{5}{12}.

Example. Translate and solve: “The sum of three-eighths and xx is three and one-half.”

Translate: 38+x=312\tfrac{3}{8} + x = 3\tfrac{1}{2}. Subtract 38\tfrac{3}{8} from both sides: x=31238x = 3\tfrac{1}{2} - \tfrac{3}{8}. Convert 3123\tfrac{1}{2} to the improper fraction 72\tfrac{7}{2}, then to LCD 88: 28838=258\tfrac{28}{8} - \tfrac{3}{8} = \tfrac{25}{8}. Write as a mixed number:

x=318x = 3\frac{1}{8}

We write the answer as a mixed number since the original problem used a mixed number.

Translate and solve: The sum of five-eighths and xx is one-fourth.

Key terms

solution of an equation — a value that, substituted for the variable, makes the equation a true statement. Multiplication Property of Equality — for any numbers aa, bb, cc: if a=ba=b, then ac=bcac=bc.


This section is adapted from Prealgebra 2e, Section 4.7: Solve Equations with Fractions 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: presented the two-column worked examples as prose walkthroughs with typeset math; 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.