ACCUPLACER QUANTITATIVE REASONING, ALGEBRA & STATISTICS • LINEAR EQUATIONS

Equations with Fractions & Decimals — Solve equations involving fractions and decimals

Master the clearing strategies that transform messy fractional and decimal equations into clean, solvable linear forms.

Historical Context & Motivation

The manipulation of equations involving fractions and decimals has roots stretching back thousands of years, intertwined with the development of commerce, astronomy, and engineering. Ancient civilizations needed to divide quantities unevenly—splitting land, apportioning grain, or calibrating astronomical observations—and the algebraic machinery for handling non-integer coefficients evolved in response to these practical demands. Understanding how these techniques matured provides valuable context for why the strategies you will learn on the ACCUPLACER are structured the way they are.

c. 1650 BCE
Egyptian Unit Fractions
The Rhind Papyrus demonstrates Egyptian methods for solving linear equations using unit fractions (fractions with numerator 1), including "aha" problems that translate to modern equations like x + x/7 = 19.
c. 800 CE
Al-Khwārizmī's Algebra
The Persian mathematician al-Khwārizmī formalized techniques for clearing fractions from equations by multiplying both sides by a common factor, a cornerstone method still used today. His work gave us the word "algebra" itself.
1585
Stevin's Decimal Notation
Simon Stevin published 'De Thiende' (The Tenth), introducing systematic decimal notation to Europe. This allowed fractional quantities to be expressed as decimals, opening a parallel pathway for solving equations with non-integer coefficients.
1637
Descartes and Modern Notation
René Descartes standardized the use of letters for variables and constants, enabling algebraic equations with fractional and decimal coefficients to be written in the compact symbolic form we recognize today.

The central question these mathematicians confronted remains the one you face on the ACCUPLACER: given an equation cluttered with fractions or decimals, how do you efficiently transform it into an equivalent equation with integer coefficients that can be solved with straightforward arithmetic? The two primary strategies—multiplying by the least common denominator (LCD) to clear fractions, and multiplying by powers of 10 to clear decimals—are elegant descendants of al-Khwārizmī's original clearing technique.

Core Principles & Definitions

Before diving into technique, it is essential to establish the foundational principles that govern the solution of equations containing fractions and decimals. These principles rest on the properties of equality—specifically, the guarantee that multiplying both sides of an equation by the same nonzero value produces an equivalent equation with identical solution sets. Every clearing strategy you will encounter is simply a targeted application of this multiplication property.

1

Multiplication Property of Equality

If a = b and c ≠ 0, then ac = bc. This justifies multiplying both sides of an equation by the LCD or a power of 10 without changing the solution.
2

Least Common Denominator (LCD)

The smallest positive integer that is a multiple of every denominator in the equation. Multiplying every term by the LCD eliminates all fractions simultaneously.
3

Decimal-to-Integer Conversion

Multiplying by 10, 100, or 1000 shifts the decimal point right by 1, 2, or 3 places respectively, converting decimal coefficients into integers.
4

Distributive Property

When the LCD or power of 10 multiplies a side containing grouped terms, distribute the factor to every term: a(b + c) = ab + ac. Failure to distribute is the most common source of errors.
5

Equivalence Verification

After solving, substitute your answer back into the original equation (with its fractions or decimals) to verify correctness. This final check catches arithmetic and distribution mistakes.
KEY TAKEAWAY
Think of clearing fractions and decimals the way an engineer converts mixed units into a single standard before performing calculations. Just as you would convert feet and inches all to inches before adding lengths, you convert fractional and decimal coefficients to integers so the algebra becomes uniform and error-resistant. The equation itself doesn't change—you are merely expressing it in a cleaner unit system.

Visual Explanation — Clearing Fractions

The following diagram illustrates the step-by-step process of clearing fractions from a linear equation. Notice how multiplying every term by the LCD transforms the original equation into one with integer coefficients, which can then be solved using standard techniques.

The flowchart shows how the equation x/2 + x/3 = 5 is transformed by identifying the LCD (6), multiplying every term by 6, simplifying the resulting integer equation 3x + 2x = 30, and solving to obtain x = 6.

The diagram above captures the essential rhythm of fraction clearing: identify denominators, compute the LCD, distribute the LCD across every term, simplify, and solve. The key insight is that after the multiplication step (the purple box), every fraction vanishes because the LCD is divisible by each denominator. What remains is a straightforward linear equation with integer coefficients—precisely the type you already know how to solve.

Mathematical Framework

The mathematical justification for clearing fractions and decimals rests on two closely related procedures. Both are applications of the multiplication property of equality, but they target different representations of non-integer coefficients. Understanding the formal structure of each procedure ensures you can apply them reliably under timed test conditions.

Procedure 1: Clearing Fractions via the LCD

GENERAL FORM — FRACTION EQUATION
(a₁/b₁)x + (a₂/b₂)x + ⋯ = c₁/d₁ + c₂/d₂ + ⋯
Each bi and dj is a nonzero integer denominator. The LCD is the least common multiple of all denominators.
LCD CLEARING RULE
LCD × (each term) → integer coefficients
Multiply every term on both sides by the LCD. Since LCD = LCM(b₁, b₂, …, d₁, d₂, …), each fraction's denominator divides the LCD evenly, leaving only integer factors.

Procedure 2: Clearing Decimals via Powers of 10

DECIMAL CLEARING RULE
10ⁿ × (each term) → integer coefficients
Here n equals the maximum number of decimal places among all coefficients and constants. For example, if the most precise term has two decimal places (e.g., 0.25), multiply every term by 10² = 100.
💡 Mixed Equations
Some ACCUPLACER problems combine fractions and decimals in a single equation. In such cases, the most efficient strategy is typically to convert all decimals to fractions first (e.g., 0.75 = 3/4), then clear all fractions at once with the LCD. Alternatively, convert fractions to decimals if the fractions have terminating decimal equivalents.

Detailed Breakdown — Strategy Selection

On a timed exam like the ACCUPLACER, speed matters as much as accuracy. Choosing the right clearing strategy up front can save valuable seconds. The diagram below provides a decision flowchart for selecting the optimal approach based on the structure of the equation you encounter.

This decision tree guides you through the strategy-selection process: first check for fractions (use LCD), then check for decimals (use powers of 10), and finally solve the resulting integer equation. All paths converge at the green solution box.
Strategy selection guide by equation type
Equation TypeClearing StrategyExample Multiplier
Fractions onlyMultiply all terms by the LCD of the denominatorsLCD(2, 3, 6) = 6
Decimals onlyMultiply all terms by 10ⁿ where n = max decimal places0.25x → multiply by 100
Mixed (fractions & decimals)Convert decimals to fractions first, then use LCD0.5 = 1/2, then LCD with other fractions
Fractions with variable expressions in numeratorDistribute LCD carefully through grouped numeratorsLCD × (2x + 1)/5 = LCD/5 × (2x + 1)

Worked Examples

Example 1: Clearing Fractions

Solve: (2x − 1)/4 + x/6 = 7/12

Solving a Fraction Equation
1
Step 1 — Identify All DenominatorsThe denominators present are 4, 6, and 12. We need the least common multiple of these three values.
Denominators: 4, 6, 12
2
Step 2 — Compute the LCDThe multiples of 12 are 12, 24, 36, … Since 12 is divisible by both 4 (12 ÷ 4 = 3) and 6 (12 ÷ 6 = 2), the LCD is 12.
LCD = 12
3
Step 3 — Multiply Every Term by the LCD12 × (2x − 1)/4 + 12 × x/6 = 12 × 7/12. Simplifying each term: 3(2x − 1) + 2x = 7.
3(2x − 1) + 2x = 7
4
Step 4 — Distribute and Combine Like TermsDistribute the 3: 6x − 3 + 2x = 7. Combine like terms: 8x − 3 = 7.
8x − 3 = 7
5
Step 5 — Solve for xAdd 3 to both sides: 8x = 10. Divide both sides by 8: x = 10/8 = 5/4.
x = 5/4
6
Step 6 — VerifySubstitute x = 5/4 into the original equation: (2(5/4) − 1)/4 + (5/4)/6 = (5/2 − 1)/4 + 5/24 = (3/2)/4 + 5/24 = 3/8 + 5/24 = 9/24 + 5/24 = 14/24 = 7/12. ✓
Verified: 7/12 = 7/12 ✓

Example 2: Clearing Decimals

Solve: 0.3x + 1.5 = 0.75x − 0.6

Solving a Decimal Equation
1
Step 1 — Determine the Maximum Decimal PlacesThe coefficients are 0.3 (1 decimal place), 1.5 (1 place), 0.75 (2 places), and 0.6 (1 place). The maximum is 2 decimal places.
Max decimal places: 2
2
Step 2 — Multiply Every Term by 10² = 100100(0.3x) + 100(1.5) = 100(0.75x) − 100(0.6), which gives 30x + 150 = 75x − 60.
30x + 150 = 75x − 60
3
Step 3 — Collect Variable Terms and ConstantsSubtract 30x from both sides: 150 = 45x − 60. Add 60 to both sides: 210 = 45x.
210 = 45x
4
Step 4 — Solve for xDivide both sides by 45: x = 210/45. Simplify by dividing numerator and denominator by 15: x = 14/3 ≈ 4.667.
x = 14/3
5
Step 5 — Verify0.3(14/3) + 1.5 = 1.4 + 1.5 = 2.9. Also, 0.75(14/3) − 0.6 = 3.5 − 0.6 = 2.9. Both sides equal 2.9. ✓
Verified: 2.9 = 2.9 ✓

Strengths & Limitations of Each Strategy

Both the LCD method and the power-of-10 method are valid tools, but each has situational advantages and pitfalls. Knowing when to deploy each strategy—and the common errors associated with it—will help you navigate ACCUPLACER questions with confidence and speed.

Comparative analysis of clearing strategies
CriterionLCD Method (Fractions)Power-of-10 Method (Decimals)
Best forEquations with two or more distinct denominators; fractions with non-terminating decimal equivalents (e.g., 1/3)Equations where all coefficients are terminating decimals; mental-math-friendly problems
SpeedFast once you identify the LCD; may require prime factorization for large denominatorsVery fast—just count decimal places and shift; no factorization needed
Common errorForgetting to multiply every term (especially standalone constants) by the LCDMiscounting decimal places or failing to shift all terms equally
LimitationInefficient when denominators are large primes with a very large LCMCannot handle non-terminating decimals (1/3 = 0.333…); must convert to fractions first
Distribution riskHigh — grouped numerators like (2x + 1)/5 require careful distribution after LCD multiplicationLow — decimals are usually attached to single terms, so distribution is straightforward
KEY TAKEAWAY
Choosing between the LCD and power-of-10 methods is analogous to choosing between metric and imperial measurement systems for a particular task. Neither system is universally superior; the best choice depends on the problem's structure. If denominators are small and familiar (halves, thirds, fourths), the LCD method is typically fastest. If all coefficients are already in decimal form, multiplying by a power of 10 is mechanical and almost error-proof. The real mastery lies in recognizing the structure of the equation quickly and committing to the appropriate tool without hesitation.

Connection to Advanced Topics

The fraction- and decimal-clearing techniques you have learned are not merely test-prep tricks—they form the algebraic backbone for more advanced work in mathematics and applied disciplines. Recognizing these connections will deepen your understanding and prepare you for subsequent coursework.

From linear equations to advanced algebra and beyond
This LessonAdvanced Extension
Clearing fractions by multiplying both sides by the LCDClearing denominators in rational equations (e.g., x/(x−2) + 1/(x+3) = 5), where the LCD involves variable expressions and introduces the possibility of extraneous solutions
Multiplying by powers of 10 to eliminate decimalsScientific notation manipulation in physics and chemistry, where coefficients like 6.022 × 10²³ are standard; scaling techniques in numerical analysis
Solving linear equations with fractional coefficientsSolving systems of linear equations where coefficients are fractions (common in linear algebra and matrix operations)
Verifying solutions by substitutionChecking for extraneous solutions in radical equations and logarithmic equations, where algebraic manipulation can introduce false roots

On the ACCUPLACER specifically, proficiency with these clearing techniques directly feeds into your ability to handle word problems involving percentages (which are inherently decimal-based), mixture problems (which produce fractional coefficients), and rate-time-distance problems (where fractional expressions frequently arise). Mastering the foundational skill of converting a cluttered equation into a clean integer equation is, in many ways, the single most transferable algebraic technique you can develop for standardized math testing.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain why multiplying every term of the equation x/3 + 5 = x/6 by 6 produces an equivalent equation. What mathematical property guarantees this, and why is it critical to multiply the constant term 5 as well?
PROBLEM 2BASIC CALCULATION
Solve for x: x/5 − 2/3 = 1/15
PROBLEM 3INTERMEDIATE
Solve for y: 0.4(y − 3) + 0.15y = 2.25
PROBLEM 4APPLIED
A pharmacist mixes two solutions. She uses x milliliters of a 0.25-strength saline solution and combines it with 80 mL of a 0.10-strength solution. The resulting mixture must have a strength of 3/20. Set up and solve the equation: 0.25x + 0.10(80) = (3/20)(x + 80).
PROBLEM 5CRITICAL THINKING
Consider the equation (x + 2)/6 − (2x − 1)/9 = 5/18 + x/3. A student multiplies only the fraction terms by the LCD of 18 but leaves the right-side fraction x/3 unmultiplied because "it already looks simple." (a) What incorrect equation does the student produce? (b) Solve the equation correctly and identify where the student's answer diverges from the true solution.

Lesson Summary

Solving equations with fractions and decimals on the ACCUPLACER requires two core clearing strategies. For equations containing fractions, identify all denominators, compute the least common denominator (LCD), and multiply every term on both sides by that LCD—including standalone constants. For equations containing decimals, count the maximum number of decimal places among all coefficients and multiply every term by 10 raised to that power. Both strategies convert the equation to integer form, at which point standard techniques—combining like terms, isolating the variable—apply directly.

The most frequent errors are failing to multiply every term by the LCD or power of 10, and neglecting to distribute through grouped numerators like (2x + 1)/5. Always finish by substituting your solution back into the original equation to verify correctness. These clearing techniques extend naturally to rational equations, systems with fractional coefficients, and applied problems in science and finance—making them one of the most broadly useful skills in your algebraic toolkit.

Varsity Tutors • ACCUPLACER Quantitative Reasoning, Algebra & Statistics • Equations with Fractions & Decimals